|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
# Copyright 1999-2014 Gentoo Foundation
|
|
|
|
|
# Copyright 1999-2015 Gentoo Foundation
|
|
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsri/xsri-2.1.0-r3.ebuild,v 1.1 2014/04/17 10:07:32 jer Exp $
|
|
|
|
|
# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsri/xsri-2.1.0-r3.ebuild,v 1.2 2015/02/13 13:24:02 nimiux Exp $
|
|
|
|
|
|
|
|
|
|
EAPI=5
|
|
|
|
|
inherit autotools eutils rpm
|
|
|
|
@ -11,7 +11,7 @@ SRC_URI="http://download.fedoraproject.org/pub/fedora/linux/releases/15/Everythi
|
|
|
|
|
|
|
|
|
|
LICENSE="GPL-2"
|
|
|
|
|
SLOT="0"
|
|
|
|
|
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
|
|
|
|
|
KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
|
|
|
|
|
|
|
|
|
|
RDEPEND="x11-libs/gtk+:2"
|
|
|
|
|
DEPEND="${RDEPEND}
|
|
|
|
|