diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-06 16:58:11 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-06 16:58:11 +0000 |
commit | 2a203e1783e035efb5210ce4cbd84d599838f6f6 (patch) | |
tree | 34fc97a6ca8e5c92064b0e14322f452f518c8cfb /dev-perl/gtk2-perl/gtk2-perl-1.141.ebuild | |
parent | Add ~alpha keyword. (diff) | |
download | gentoo-2-2a203e1783e035efb5210ce4cbd84d599838f6f6.tar.gz gentoo-2-2a203e1783e035efb5210ce4cbd84d599838f6f6.tar.bz2 gentoo-2-2a203e1783e035efb5210ce4cbd84d599838f6f6.zip |
Add ~alpha keyword.
(Portage version: 2.1.2_rc4-r6)
Diffstat (limited to 'dev-perl/gtk2-perl/gtk2-perl-1.141.ebuild')
-rw-r--r-- | dev-perl/gtk2-perl/gtk2-perl-1.141.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.141.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.141.ebuild index 98cf01a58b14..c69df96e5797 100644 --- a/dev-perl/gtk2-perl/gtk2-perl-1.141.ebuild +++ b/dev-perl/gtk2-perl/gtk2-perl-1.141.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.141.ebuild,v 1.1 2006/11/22 14:35:32 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.141.ebuild,v 1.2 2007/01/06 16:58:11 kloeri Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND=">=x11-libs/gtk+-2 |