diff options
author | 2006-01-13 21:02:51 +0000 | |
---|---|---|
committer | 2006-01-13 21:02:51 +0000 | |
commit | 7920ba71216c71819a26255fc370c72ee9bf3239 (patch) | |
tree | 55300437923ecddb7e524c9ef72f77d118d65d29 /dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild | |
parent | Marking stable x86 (diff) | |
download | historical-7920ba71216c71819a26255fc370c72ee9bf3239.tar.gz historical-7920ba71216c71819a26255fc370c72ee9bf3239.tar.bz2 historical-7920ba71216c71819a26255fc370c72ee9bf3239.zip |
marking stable x86
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild')
-rw-r--r-- | dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild index 24683fb6211e..626901218dc2 100644 --- a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild +++ b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild,v 1.2 2006/01/09 21:14:09 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild,v 1.3 2006/01/13 21:00:47 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/R/RM/RMCFARLA/Gtk2-Perl-Ex/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" SRC_TEST="do" |