diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-21 23:43:38 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-21 23:43:38 +0000 |
commit | 283b051c55e72b65e518cef4c5efedc0b3a34eae (patch) | |
tree | 03f22b54dd10ccd7480c32ae5555f43539d7e50d /dev-perl | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-283b051c55e72b65e518cef4c5efedc0b3a34eae.tar.gz gentoo-2-283b051c55e72b65e518cef4c5efedc0b3a34eae.tar.bz2 gentoo-2-283b051c55e72b65e518cef4c5efedc0b3a34eae.zip |
Stable on alpha.
(Portage version: 2.0.51-r14)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.60.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Apache-Session/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Archive-Tar/Archive-Tar-1.23.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Archive-Tar/ChangeLog | 6 |
4 files changed, 14 insertions, 6 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.60.ebuild b/dev-perl/Apache-Session/Apache-Session-1.60.ebuild index d6c8f3672b46..341edfc564b9 100644 --- a/dev-perl/Apache-Session/Apache-Session-1.60.ebuild +++ b/dev-perl/Apache-Session/Apache-Session-1.60.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/Apache-Session/Apache-Session-1.60.ebuild,v 1.7 2005/01/21 20:52:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.60.ebuild,v 1.8 2005/01/21 23:43:38 kloeri Exp $ inherit perl-module MY_PV=${PV/0/} @@ -14,7 +14,7 @@ HOMEPAGE="http://search.cpan.org/~jbaker/${MY_P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 amd64 ~ppc sparc ~alpha" +KEYWORDS="x86 amd64 ~ppc sparc alpha" DEPEND="${DEPEND} dev-perl/Digest-MD5 diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog index 034f72a26691..3e848e4095c9 100644 --- a/dev-perl/Apache-Session/ChangeLog +++ b/dev-perl/Apache-Session/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Apache-Session # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.10 2005/01/21 20:52:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.11 2005/01/21 23:43:38 kloeri Exp $ + + 22 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> + Apache-Session-1.60.ebuild: + Stable on alpha. 21 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> Apache-Session-1.60.ebuild: diff --git a/dev-perl/Archive-Tar/Archive-Tar-1.23.ebuild b/dev-perl/Archive-Tar/Archive-Tar-1.23.ebuild index 98aaa10299e1..85d4937367d1 100644 --- a/dev-perl/Archive-Tar/Archive-Tar-1.23.ebuild +++ b/dev-perl/Archive-Tar/Archive-Tar-1.23.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/Archive-Tar/Archive-Tar-1.23.ebuild,v 1.3 2005/01/21 19:21:03 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-1.23.ebuild,v 1.4 2005/01/21 23:41:21 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/K/KA/KANE/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc x86 ~ppc64" +KEYWORDS="alpha ~amd64 ~hppa ~mips ~ppc ~sparc x86 ~ppc64" IUSE="" DEPEND="dev-perl/IO-Zlib diff --git a/dev-perl/Archive-Tar/ChangeLog b/dev-perl/Archive-Tar/ChangeLog index 40152a1b7e0a..4bececec54ef 100644 --- a/dev-perl/Archive-Tar/ChangeLog +++ b/dev-perl/Archive-Tar/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Archive-Tar # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/ChangeLog,v 1.28 2005/01/21 19:21:03 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/ChangeLog,v 1.29 2005/01/21 23:41:21 kloeri Exp $ + + 22 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> + Archive-Tar-1.23.ebuild: + Stable on alpha. 21 Jan 2005; Michael Cummings <mcummings@gentoo.org> Archive-Tar-1.23.ebuild: |