diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-03-24 13:15:26 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-03-24 13:15:26 +0000 |
commit | 3cab6eccb5466bedc18601c0364a7e013a029447 (patch) | |
tree | 328504d6179999353c4d9570d6d6a4e42990a834 /dev-util/alleyoop/alleyoop-0.9.7.ebuild | |
parent | Bug 360235: Clean up USE mask for www-plugins/adobe-flash (diff) | |
download | gentoo-2-3cab6eccb5466bedc18601c0364a7e013a029447.tar.gz gentoo-2-3cab6eccb5466bedc18601c0364a7e013a029447.tar.bz2 gentoo-2-3cab6eccb5466bedc18601c0364a7e013a029447.zip |
Stable on amd64 wrt bug #360237
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/alleyoop/alleyoop-0.9.7.ebuild')
-rw-r--r-- | dev-util/alleyoop/alleyoop-0.9.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/alleyoop/alleyoop-0.9.7.ebuild b/dev-util/alleyoop/alleyoop-0.9.7.ebuild index d3a14b6e5eff..3e224c9987e9 100644 --- a/dev-util/alleyoop/alleyoop-0.9.7.ebuild +++ b/dev-util/alleyoop/alleyoop-0.9.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/alleyoop/alleyoop-0.9.7.ebuild,v 1.3 2011/03/24 06:56:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/alleyoop/alleyoop-0.9.7.ebuild,v 1.4 2011/03/24 13:15:26 angelos Exp $ EAPI=2 inherit gnome2 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/alleyoop/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-alpha ~amd64 ~ppc -sparc ~x86" +KEYWORDS="-alpha amd64 ~ppc -sparc ~x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.2 |