diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 18:07:59 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 18:07:59 +0000 |
commit | e55762a8bc3d2af76fac213767ec3177c39cb1c3 (patch) | |
tree | fe1e017beb243241a622a080bb1fd1d8178da40c /dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild | |
parent | Stable on sparc (diff) | |
download | historical-e55762a8bc3d2af76fac213767ec3177c39cb1c3.tar.gz historical-e55762a8bc3d2af76fac213767ec3177c39cb1c3.tar.bz2 historical-e55762a8bc3d2af76fac213767ec3177c39cb1c3.zip |
Marking stable x86
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild')
-rw-r--r-- | dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild b/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild index 5bed536d999e..9ab1f2bdad4a 100644 --- a/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild +++ b/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.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/Tk-CursorControl/Tk-CursorControl-0.4.ebuild,v 1.1 2005/05/30 16:31:13 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild,v 1.2 2006/01/13 17:52:03 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DU/DUNNIGANJ/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~sparc x86" IUSE="" #SRC_TEST="do" |