diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-21 21:04:13 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-21 21:04:13 +0000 |
commit | aafe5b75003c2868d3d4ba6527d2a06a52203bc3 (patch) | |
tree | d5901e96bc24d2ad8398d390b0759111ff1be284 /dev-perl/module-info | |
parent | Keyword ~ppc. (diff) | |
download | gentoo-2-aafe5b75003c2868d3d4ba6527d2a06a52203bc3.tar.gz gentoo-2-aafe5b75003c2868d3d4ba6527d2a06a52203bc3.tar.bz2 gentoo-2-aafe5b75003c2868d3d4ba6527d2a06a52203bc3.zip |
Stable on hppa
(Portage version: 2.0.54)
Diffstat (limited to 'dev-perl/module-info')
-rw-r--r-- | dev-perl/module-info/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/module-info/module-info-0.29.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/module-info/ChangeLog b/dev-perl/module-info/ChangeLog index 7533b8d35612..036254b35de7 100644 --- a/dev-perl/module-info/ChangeLog +++ b/dev-perl/module-info/ChangeLog @@ -1,6 +1,10 @@ # 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.30 2006/04/16 22:15:16 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/ChangeLog,v 1.31 2006/04/21 21:04:13 gustavoz Exp $ + + 21 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> + module-info-0.29.0.ebuild: + Stable on hppa 16 Apr 2006; Michael Hanselmann <hansmi@gentoo.org> module-info-0.29.0.ebuild: 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 1f0020f8ff8b..d27251cf1e68 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.5 2006/04/16 22:15:16 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.29.0.ebuild,v 1.6 2006/04/21 21:04:13 gustavoz 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" |