diff options
author | 2006-06-29 18:13:25 +0000 | |
---|---|---|
committer | 2006-06-29 18:13:25 +0000 | |
commit | 5b33786fe88b6d01558ee3511004c0cbdc2e58da (patch) | |
tree | a31260a586066bd760ca44870d7706a4c614d9e6 /dev-perl/File-Slurp | |
parent | Update admindir with a fresh copy of 3.5.3, this way arts can actually be dis... (diff) | |
download | historical-5b33786fe88b6d01558ee3511004c0cbdc2e58da.tar.gz historical-5b33786fe88b6d01558ee3511004c0cbdc2e58da.tar.bz2 historical-5b33786fe88b6d01558ee3511004c0cbdc2e58da.zip |
Stable on hppa
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-perl/File-Slurp')
-rw-r--r-- | dev-perl/File-Slurp/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/File-Slurp/File-Slurp-9999.12.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/File-Slurp/ChangeLog b/dev-perl/File-Slurp/ChangeLog index cc4d63eafb56..6ddcdc8a569e 100644 --- a/dev-perl/File-Slurp/ChangeLog +++ b/dev-perl/File-Slurp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/File-Slurp # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/ChangeLog,v 1.25 2006/06/12 15:12:15 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/ChangeLog,v 1.26 2006/06/29 18:12:29 gustavoz Exp $ + + 29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> + File-Slurp-9999.12.ebuild: + Stable on hppa 12 Jun 2006; Michael Cummings <mcummings@gentoo.org> File-Slurp-9999.12.ebuild: diff --git a/dev-perl/File-Slurp/File-Slurp-9999.12.ebuild b/dev-perl/File-Slurp/File-Slurp-9999.12.ebuild index 32f5132c6f08..7a028fb96e15 100644 --- a/dev-perl/File-Slurp/File-Slurp-9999.12.ebuild +++ b/dev-perl/File-Slurp/File-Slurp-9999.12.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/File-Slurp/File-Slurp-9999.12.ebuild,v 1.2 2006/06/12 15:12:15 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/File-Slurp-9999.12.ebuild,v 1.3 2006/06/29 18:12:29 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/U/UR/URI/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc sparc ~x86" IUSE="" SRC_TEST="do" |