diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 23:33:13 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 23:33:13 +0000 |
commit | 84b41383d9cc96aecba4e5d4f30dfba29e11a9d5 (patch) | |
tree | 3069b2db56cfd8569b0456c3e3505e33d1415a37 /dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild | |
parent | Mark 1.08 ~ia64 (diff) | |
download | historical-84b41383d9cc96aecba4e5d4f30dfba29e11a9d5.tar.gz historical-84b41383d9cc96aecba4e5d4f30dfba29e11a9d5.tar.bz2 historical-84b41383d9cc96aecba4e5d4f30dfba29e11a9d5.zip |
Mark 0.4 ~ia64
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild')
-rw-r--r-- | dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild b/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild index 9ab1f2bdad4a..8d4a567d2a7c 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-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.2 2006/01/13 17:52:03 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild,v 1.3 2006/03/30 23:33:13 agriffis 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="~sparc x86" +KEYWORDS="~ia64 ~sparc x86" IUSE="" #SRC_TEST="do" |