diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-30 11:10:49 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-30 11:10:49 +0000 |
commit | 6bbb5eb5bc66b69043622ae8f5ff180040ede6a8 (patch) | |
tree | 1d8b74d7a41f598aed5bbc48f2524da685eac394 /dev-perl | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-6bbb5eb5bc66b69043622ae8f5ff180040ede6a8.tar.gz gentoo-2-6bbb5eb5bc66b69043622ae8f5ff180040ede6a8.tar.bz2 gentoo-2-6bbb5eb5bc66b69043622ae8f5ff180040ede6a8.zip |
Stable on alpha.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/SVG/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/SVG/SVG-2.32.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Socket6/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Socket6/Socket6-0.17.ebuild | 4 |
6 files changed, 19 insertions, 9 deletions
diff --git a/dev-perl/SVG/ChangeLog b/dev-perl/SVG/ChangeLog index 2583222553ba..b4b16f16357a 100644 --- a/dev-perl/SVG/ChangeLog +++ b/dev-perl/SVG/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/SVG # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/ChangeLog,v 1.10 2005/04/29 12:22:41 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/ChangeLog,v 1.11 2005/04/30 11:10:49 kloeri Exp $ + + 30 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> SVG-2.32.ebuild: + Stable on alpha. 29 Apr 2005; Michael Cummings <mcummings@gentoo.org> SVG-2.28.ebuild, SVG-2.32.ebuild: diff --git a/dev-perl/SVG/SVG-2.32.ebuild b/dev-perl/SVG/SVG-2.32.ebuild index 22cc513212d9..bb4beb008a53 100644 --- a/dev-perl/SVG/SVG-2.32.ebuild +++ b/dev-perl/SVG/SVG-2.32.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/SVG/SVG-2.32.ebuild,v 1.3 2005/04/29 12:22:41 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.32.ebuild,v 1.4 2005/04/30 11:10:49 kloeri Exp $ inherit perl-module @@ -10,4 +10,4 @@ HOMEPAGE="http://search.cpan.org/~ronan/${P}/" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~alpha ~ppc sparc" +KEYWORDS="x86 alpha ~ppc sparc" diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index beab789430e7..a28a8a101c51 100644 --- a/dev-perl/Set-IntSpan/ChangeLog +++ b/dev-perl/Set-IntSpan/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Set-IntSpan # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.6 2005/04/29 12:58:34 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.7 2005/04/30 11:08:25 kloeri Exp $ + + 30 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> + Set-IntSpan-1.08.ebuild: + Stable on alpha. 29 Apr 2005; Michael Cummings <mcummings@gentoo.org> Set-IntSpan-1.07.ebuild, Set-IntSpan-1.08.ebuild: diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild index e94333860f8b..017977c947a0 100644 --- a/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild +++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.08.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/Set-IntSpan/Set-IntSpan-1.08.ebuild,v 1.4 2005/04/29 12:58:34 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild,v 1.5 2005/04/30 11:08:25 kloeri Exp $ inherit perl-module @@ -10,5 +10,5 @@ HOMEPAGE="http://cpan.org/modules/by-module/Set/${P}.readme" IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 ~amd64 ~alpha sparc ~ppc ~hppa" +KEYWORDS="x86 ~amd64 alpha sparc ~ppc ~hppa" SRC_TEST="do" diff --git a/dev-perl/Socket6/ChangeLog b/dev-perl/Socket6/ChangeLog index a35e235031d7..52443de81951 100644 --- a/dev-perl/Socket6/ChangeLog +++ b/dev-perl/Socket6/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Socket6 # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.9 2005/04/29 19:30:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.10 2005/04/30 11:07:34 kloeri Exp $ + + 30 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> Socket6-0.17.ebuild: + Stable on alpha. 29 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> Socket6-0.17.ebuild: Stable on sparc diff --git a/dev-perl/Socket6/Socket6-0.17.ebuild b/dev-perl/Socket6/Socket6-0.17.ebuild index 448c924470c4..0d8c6ecf1bb2 100644 --- a/dev-perl/Socket6/Socket6-0.17.ebuild +++ b/dev-perl/Socket6/Socket6-0.17.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/Socket6/Socket6-0.17.ebuild,v 1.6 2005/04/29 19:30:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.17.ebuild,v 1.7 2005/04/30 11:07:34 kloeri Exp $ IUSE="" @@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/author/UMEMOTO/${P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha" +KEYWORDS="x86 ~amd64 ~ppc sparc alpha" SRC_TEST="do" |