diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-10 03:18:48 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-10 03:18:48 +0000 |
commit | 0b2a254a5beba8cffe248676b6b382534953bec9 (patch) | |
tree | fb4e284b9306fe7cb7637e0f4658f2df272cd766 /dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.23.ebuild | |
parent | Mark 0.4.0-r2 ~ia64 (diff) | |
download | historical-0b2a254a5beba8cffe248676b6b382534953bec9.tar.gz historical-0b2a254a5beba8cffe248676b6b382534953bec9.tar.bz2 historical-0b2a254a5beba8cffe248676b6b382534953bec9.zip |
Mark 0.23 ~ia64
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.23.ebuild')
-rw-r--r-- | dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.23.ebuild b/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.23.ebuild index 13bd5e7a1ab8..62ee2b2fdcdc 100644 --- a/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.23.ebuild +++ b/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.23.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/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.23.ebuild,v 1.3 2006/01/13 18:11:36 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.23.ebuild,v 1.4 2006/03/10 03:18:48 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/J/JE/JESSE/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~ppc sparc x86" +KEYWORDS="~ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |