diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:41:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:41:53 +0000 |
commit | e005e2e18ababfe998e38e685190880fc95eaf73 (patch) | |
tree | 672bc0e23705a0e6d4d02b88db248161749e8906 /dev-perl/module-info | |
parent | Mark 2.10 stable on ia64 (diff) | |
download | gentoo-2-e005e2e18ababfe998e38e685190880fc95eaf73.tar.gz gentoo-2-e005e2e18ababfe998e38e685190880fc95eaf73.tar.bz2 gentoo-2-e005e2e18ababfe998e38e685190880fc95eaf73.zip |
Mark 0.28 stable on ia64
(Portage version: 1.589-cvs)
Diffstat (limited to 'dev-perl/module-info')
-rw-r--r-- | dev-perl/module-info/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/module-info/Manifest | 8 | ||||
-rw-r--r-- | dev-perl/module-info/module-info-0.28.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-perl/module-info/ChangeLog b/dev-perl/module-info/ChangeLog index 05a816d5a33d..1dc37b162262 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/ChangeLog,v 1.23 2005/09/03 19:30:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/ChangeLog,v 1.24 2005/10/02 13:41:53 agriffis Exp $ + + 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> module-info-0.28.ebuild: + Mark 0.28 stable on ia64 03 Sep 2005; Markus Rothe <corsair@gentoo.org> module-info-0.28.ebuild: Stable on ppc64 diff --git a/dev-perl/module-info/Manifest b/dev-perl/module-info/Manifest index a5a6f68c5675..1b70657ca503 100644 --- a/dev-perl/module-info/Manifest +++ b/dev-perl/module-info/Manifest @@ -1,8 +1,8 @@ -MD5 030b3df054a1b154da62a384503d516e ChangeLog 2634 +MD5 809e1ce11dac1751543875bb1ee3e681 module-info-0.28.ebuild 640 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 -MD5 9ff536ec3c684c553720e812c9c6f69e module-info-0.20.ebuild 602 +MD5 030b3df054a1b154da62a384503d516e ChangeLog 2634 MD5 37a079103ddebdaccc3eb41be2fbb9d1 module-info-0.26.ebuild 602 -MD5 b2e863f280832e921d48ee48fa0235df module-info-0.28.ebuild 641 +MD5 9ff536ec3c684c553720e812c9c6f69e module-info-0.20.ebuild 602 MD5 18663cc44364f4bed4075ed501e97aeb files/digest-module-info-0.20 67 -MD5 3c184afb8a1c566d42f6ae18ab3906d1 files/digest-module-info-0.26 67 MD5 822c2be3cda4b067bc2908248faed33c files/digest-module-info-0.28 67 +MD5 3c184afb8a1c566d42f6ae18ab3906d1 files/digest-module-info-0.26 67 diff --git a/dev-perl/module-info/module-info-0.28.ebuild b/dev-perl/module-info/module-info-0.28.ebuild index 2bd5a178ebf1..5229d87d56ce 100644 --- a/dev-perl/module-info/module-info-0.28.ebuild +++ b/dev-perl/module-info/module-info-0.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.28.ebuild,v 1.9 2005/09/03 19:30:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.28.ebuild,v 1.10 2005/10/02 13:41:53 agriffis Exp $ inherit perl-module @@ -12,7 +12,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" |