diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 19:36:39 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 19:36:39 +0000 |
commit | cbebaff2b3f15a7744082366b089784c692c6692 (patch) | |
tree | 1c35ac34df4e2e379916fb55cb8ccff06bafa7b0 /dev-perl/module-info | |
parent | version bump: loudmouth-1.1.2 for telepathy (diff) | |
download | historical-cbebaff2b3f15a7744082366b089784c692c6692.tar.gz historical-cbebaff2b3f15a7744082366b089784c692c6692.tar.bz2 historical-cbebaff2b3f15a7744082366b089784c692c6692.zip |
Stable on hppa
Package-Manager: portage-2.1-r1
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.30.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/module-info/ChangeLog b/dev-perl/module-info/ChangeLog index dd4565a2440c..822a8fd9df25 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.34 2006/06/12 15:48:08 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/ChangeLog,v 1.35 2006/06/29 19:27:16 gustavoz Exp $ + + 29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> + module-info-0.30.ebuild: + Stable on hppa 12 Jun 2006; Michael Cummings <mcummings@gentoo.org> module-info-0.30.ebuild: diff --git a/dev-perl/module-info/module-info-0.30.ebuild b/dev-perl/module-info/module-info-0.30.ebuild index 8f784c944508..67469d70d070 100644 --- a/dev-perl/module-info/module-info-0.30.ebuild +++ b/dev-perl/module-info/module-info-0.30.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.30.ebuild,v 1.2 2006/06/12 15:48:08 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.30.ebuild,v 1.3 2006/06/29 19:27:16 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" |