diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-20 08:50:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-20 08:50:15 +0000 |
commit | 5da3c7676ee575d393f52988307885c85b5798de (patch) | |
tree | c4ada5268c0f45adc052c97f6f39abe22af1bc94 /x11-misc/gigolo/gigolo-0.4.2.ebuild | |
parent | Stable for x86, wrt bug #507432 (diff) | |
download | historical-5da3c7676ee575d393f52988307885c85b5798de.tar.gz historical-5da3c7676ee575d393f52988307885c85b5798de.tar.bz2 historical-5da3c7676ee575d393f52988307885c85b5798de.zip |
Stable for x86, wrt bug #507432
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'x11-misc/gigolo/gigolo-0.4.2.ebuild')
-rw-r--r-- | x11-misc/gigolo/gigolo-0.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/gigolo/gigolo-0.4.2.ebuild b/x11-misc/gigolo/gigolo-0.4.2.ebuild index 23121fecf728..2f98f359a177 100644 --- a/x11-misc/gigolo/gigolo-0.4.2.ebuild +++ b/x11-misc/gigolo/gigolo-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gigolo/gigolo-0.4.2.ebuild,v 1.2 2014/04/20 08:31:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gigolo/gigolo-0.4.2.ebuild,v 1.3 2014/04/20 08:50:14 ago Exp $ EAPI=5 #EAUTORECONF=yes (Why was this in 0.4.1 w/o any calls to autotools.eclass again? @@ -13,7 +13,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-libs/glib-2.16 |