diff options
author | 2006-08-02 17:55:49 +0000 | |
---|---|---|
committer | 2006-08-02 17:55:49 +0000 | |
commit | 4317489fba27748b239466c40ac6aa550a3dbd04 (patch) | |
tree | bc7a6520ebfe5768490ed72e5902dd5757afd576 | |
parent | Stable on hppa (diff) | |
download | gentoo-2-4317489fba27748b239466c40ac6aa550a3dbd04.tar.gz gentoo-2-4317489fba27748b239466c40ac6aa550a3dbd04.tar.bz2 gentoo-2-4317489fba27748b239466c40ac6aa550a3dbd04.zip |
Stable on hppa
(Portage version: 2.1-r1)
-rw-r--r-- | dev-perl/Pod-Simple/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/Pod-Simple/ChangeLog b/dev-perl/Pod-Simple/ChangeLog index 9320b49af070..796a21d47e22 100644 --- a/dev-perl/Pod-Simple/ChangeLog +++ b/dev-perl/Pod-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Pod-Simple # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.21 2006/07/19 19:42:29 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.22 2006/08/02 17:55:49 gustavoz Exp $ + + 02 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> + Pod-Simple-3.04.ebuild: + Stable on hppa 19 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> Pod-Simple-3.04.ebuild: Stable on alpha. diff --git a/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild b/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild index 002a7c579545..2d220e8ec4a6 100644 --- a/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild +++ b/dev-perl/Pod-Simple/Pod-Simple-3.04.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/Pod-Simple/Pod-Simple-3.04.ebuild,v 1.6 2006/07/19 19:42:29 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild,v 1.7 2006/08/02 17:55:49 gustavoz Exp $ inherit perl-module @@ -11,8 +11,8 @@ SRC_URI="mirror://cpan/authors/id/A/AR/ARANDAL/${P}.tar.gz" SRC_TEST="do" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha ~amd64 hppa ia64 ~ppc ~ppc64 sparc ~x86" IUSE="" DEPEND=">=dev-perl/Pod-Escapes-1.04" -RDEPEND="${DEPEND}"
\ No newline at end of file +RDEPEND="${DEPEND}" |