diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-04-03 16:28:51 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-04-03 16:28:51 +0000 |
commit | ce309900a6549520115dd5b394da45434e3fd9fd (patch) | |
tree | 54513e0e075e873af9298ea61375c6242774f876 /dev-perl/module-info | |
parent | Mark 1.105 stable on ia64 (diff) | |
download | gentoo-2-ce309900a6549520115dd5b394da45434e3fd9fd.tar.gz gentoo-2-ce309900a6549520115dd5b394da45434e3fd9fd.tar.bz2 gentoo-2-ce309900a6549520115dd5b394da45434e3fd9fd.zip |
Mark 0.29.0 stable on ia64
(Portage version: 2.0.53)
Diffstat (limited to 'dev-perl/module-info')
-rw-r--r-- | dev-perl/module-info/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/module-info/Manifest | 12 | ||||
-rw-r--r-- | dev-perl/module-info/module-info-0.29.0.ebuild | 4 |
3 files changed, 7 insertions, 14 deletions
diff --git a/dev-perl/module-info/ChangeLog b/dev-perl/module-info/ChangeLog index 5b7a650ef02a..bade6a9ddf67 100644 --- a/dev-perl/module-info/ChangeLog +++ b/dev-perl/module-info/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/module-info # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/ChangeLog,v 1.27 2006/04/01 22:39:40 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/ChangeLog,v 1.28 2006/04/03 16:28:51 agriffis Exp $ + + 03 Apr 2006; Aron Griffis <agriffis@gentoo.org> module-info-0.29.0.ebuild: + Mark 0.29.0 stable on ia64 01 Apr 2006; <mcummings@gentoo.org> module-info-0.29.0.ebuild: Marking stable x86, sparc diff --git a/dev-perl/module-info/Manifest b/dev-perl/module-info/Manifest index a3c1729abf4c..c59254487618 100644 --- a/dev-perl/module-info/Manifest +++ b/dev-perl/module-info/Manifest @@ -1,6 +1,3 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 08ff2a10fe8766b873e742e3db91d452 ChangeLog 3077 MD5 18663cc44364f4bed4075ed501e97aeb files/digest-module-info-0.20 67 MD5 3c184afb8a1c566d42f6ae18ab3906d1 files/digest-module-info-0.26 67 @@ -10,11 +7,4 @@ MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 9ff536ec3c684c553720e812c9c6f69e module-info-0.20.ebuild 602 MD5 37a079103ddebdaccc3eb41be2fbb9d1 module-info-0.26.ebuild 602 MD5 e39cdd6a080f2bc41966ced8a129c037 module-info-0.28.ebuild 638 -MD5 4da283a6bab7862e143d9837cd9ec73d module-info-0.29.0.ebuild 672 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2.2 (GNU/Linux) - -iD8DBQFELwEutG5z4I8BtQoRAs2PAJ9S/l7HDFMHUQ40CvxADitViO0LIACght+I -XOr+GgGk5+zI9lsZdLrgB7M= -=CxWK ------END PGP SIGNATURE----- +MD5 67beb0c92c69c19334a707004a8d37da module-info-0.29.0.ebuild 671 diff --git a/dev-perl/module-info/module-info-0.29.0.ebuild b/dev-perl/module-info/module-info-0.29.0.ebuild index 79963bb53c70..174e1cef31c5 100644 --- a/dev-perl/module-info/module-info-0.29.0.ebuild +++ b/dev-perl/module-info/module-info-0.29.0.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/module-info/module-info-0.29.0.ebuild,v 1.2 2006/04/01 22:39:40 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.29.0.ebuild,v 1.3 2006/04/03 16:28:51 agriffis Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/M/MB/MBARBON/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="" SRC_TEST="do" |