diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 23:36:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 23:36:40 +0000 |
commit | 92bcad7a279c821abda19fbb1a1602c5da79337a (patch) | |
tree | 3b59a4440efeaee44b45d0bf06f23840604678e9 /dev-perl/Video-Info/Video-Info-0.993.ebuild | |
parent | Mark 0.9_p20050110-r1 ~ia64 (diff) | |
download | historical-92bcad7a279c821abda19fbb1a1602c5da79337a.tar.gz historical-92bcad7a279c821abda19fbb1a1602c5da79337a.tar.bz2 historical-92bcad7a279c821abda19fbb1a1602c5da79337a.zip |
Mark 0.993 ~ia64
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'dev-perl/Video-Info/Video-Info-0.993.ebuild')
-rw-r--r-- | dev-perl/Video-Info/Video-Info-0.993.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Video-Info/Video-Info-0.993.ebuild b/dev-perl/Video-Info/Video-Info-0.993.ebuild index 17e6647e1ba9..83d4a37b721c 100644 --- a/dev-perl/Video-Info/Video-Info-0.993.ebuild +++ b/dev-perl/Video-Info/Video-Info-0.993.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/Video-Info/Video-Info-0.993.ebuild,v 1.1 2006/01/14 00:52:14 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-Info/Video-Info-0.993.ebuild,v 1.2 2006/03/30 23:36:40 agriffis Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/A/AL/ALLENDAY/${P}.tar.gz" LICENSE="Artistic" #LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="" SRC_TEST="do" |