diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 22:32:46 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 22:32:46 +0000 |
commit | 66736eddaee27cf2edacd5037d74a6a022e5ca9b (patch) | |
tree | d64c9dee012c9d8031fb9dce2bf2dfda93eb11fa /dev-perl/Video-Info | |
parent | einfo for module name change (diff) | |
download | historical-66736eddaee27cf2edacd5037d74a6a022e5ca9b.tar.gz historical-66736eddaee27cf2edacd5037d74a6a022e5ca9b.tar.bz2 historical-66736eddaee27cf2edacd5037d74a6a022e5ca9b.zip |
Marking x86 stable
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl/Video-Info')
-rw-r--r-- | dev-perl/Video-Info/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Video-Info/Manifest | 14 | ||||
-rw-r--r-- | dev-perl/Video-Info/Video-Info-0.999.ebuild | 6 |
3 files changed, 16 insertions, 12 deletions
diff --git a/dev-perl/Video-Info/ChangeLog b/dev-perl/Video-Info/ChangeLog index 55cc916d1e04..f0b0fb0a0c75 100644 --- a/dev-perl/Video-Info/ChangeLog +++ b/dev-perl/Video-Info/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Video-Info -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-Info/ChangeLog,v 1.3 2005/04/25 20:01:34 luckyduck Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-Info/ChangeLog,v 1.4 2006/01/13 22:32:46 mcummings Exp $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + Video-Info-0.999.ebuild: + Marking x86 stable 25 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> Video-Info-0.999.ebuild: added ~ppc to KEYWORDS diff --git a/dev-perl/Video-Info/Manifest b/dev-perl/Video-Info/Manifest index 80515abbe558..42efa6999a84 100644 --- a/dev-perl/Video-Info/Manifest +++ b/dev-perl/Video-Info/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 7beef40da9cfd434006a2d46aefadcd3 Video-Info-0.999.ebuild 533 -MD5 1032e4ea4bda7695918aa90802671f6c ChangeLog 585 -MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 +MD5 67f17fcd8af0c39e9906e48563956802 ChangeLog 689 +MD5 72e2ddca1efa46da34c9178f2740cb33 Video-Info-0.999.ebuild 532 MD5 b61196ae6759f9f91a2023e10d4ca475 files/digest-Video-Info-0.999 66 +MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) +Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCbUy006ebR+OMO78RAlK3AJwKNtxhSsCEG0PhwzCZwu+hEeBmKQCeL8/E -V56EFSvc4Bqw4V1ygsBe1XQ= -=5r/t +iD8DBQFDyCqStG5z4I8BtQoRAiziAJ4rWY2oonj0A1IBuIXrNXJbHRkAOACeO+Um +B7KETzTLUTDPr8nW5Uy994Y= +=Dijd -----END PGP SIGNATURE----- diff --git a/dev-perl/Video-Info/Video-Info-0.999.ebuild b/dev-perl/Video-Info/Video-Info-0.999.ebuild index f4ad533197bd..a19193387123 100644 --- a/dev-perl/Video-Info/Video-Info-0.999.ebuild +++ b/dev-perl/Video-Info/Video-Info-0.999.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/Video-Info/Video-Info-0.999.ebuild,v 1.4 2005/04/25 20:01:34 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-Info/Video-Info-0.999.ebuild,v 1.5 2006/01/13 22:32:46 mcummings 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 ~x86 ~sparc ~ppc" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" SRC_TEST="do" |