summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2005-11-27 22:40:35 +0000
committerTom Gall <tgall@gentoo.org>2005-11-27 22:40:35 +0000
commit37f5a014e62a15a7e1091c6257c9252db00dc730 (patch)
tree02e263b4c41833e73e7874bfaf92ddc47548209d /dev-perl
parentFix memory leak, bug #113322. (diff)
downloadgentoo-2-37f5a014e62a15a7e1091c6257c9252db00dc730.tar.gz
gentoo-2-37f5a014e62a15a7e1091c6257c9252db00dc730.tar.bz2
gentoo-2-37f5a014e62a15a7e1091c6257c9252db00dc730.zip
stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Heap/ChangeLog7
-rw-r--r--dev-perl/Heap/Heap-0.71.ebuild4
-rw-r--r--dev-perl/IPC-ShareLite/ChangeLog7
-rw-r--r--dev-perl/IPC-ShareLite/IPC-ShareLite-0.09.ebuild4
-rw-r--r--dev-perl/ImageInfo/ChangeLog7
-rw-r--r--dev-perl/ImageInfo/ImageInfo-1.16.ebuild4
6 files changed, 21 insertions, 12 deletions
diff --git a/dev-perl/Heap/ChangeLog b/dev-perl/Heap/ChangeLog
index 621f6e62836d..6b05ad90e3ac 100644
--- a/dev-perl/Heap/ChangeLog
+++ b/dev-perl/Heap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Heap
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Heap/ChangeLog,v 1.17 2005/09/17 00:40:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Heap/ChangeLog,v 1.18 2005/11/27 22:40:35 tgall Exp $
+
+ 27 Nov 2005; Tom Gall <tgall@gentoo.org> Heap-0.71.ebuild:
+ stable on ppc64
17 Sep 2005; Aron Griffis <agriffis@gentoo.org> Heap-0.71.ebuild:
Mark 0.71 stable on ia64
@@ -18,7 +21,7 @@
30 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> Heap-0.71.ebuild:
Stable on ppc.
- 26 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> Heap-0.71.ebuild:
+ 26 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> Heap-0.71.ebuild:
Stable on alpha.
25 Apr 2005; Michael Cummings <mcummings@gentoo.org> Heap-0.50.ebuild,
diff --git a/dev-perl/Heap/Heap-0.71.ebuild b/dev-perl/Heap/Heap-0.71.ebuild
index 21cf73502725..227ce81b76dc 100644
--- a/dev-perl/Heap/Heap-0.71.ebuild
+++ b/dev-perl/Heap/Heap-0.71.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/Heap/Heap-0.71.ebuild,v 1.12 2005/09/17 00:40:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Heap/Heap-0.71.ebuild,v 1.13 2005/11/27 22:40:35 tgall Exp $
inherit perl-module
@@ -11,4 +11,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Heap/${P}.readme"
IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
diff --git a/dev-perl/IPC-ShareLite/ChangeLog b/dev-perl/IPC-ShareLite/ChangeLog
index e5d4defd9633..3e06df5e89aa 100644
--- a/dev-perl/IPC-ShareLite/ChangeLog
+++ b/dev-perl/IPC-ShareLite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/IPC-ShareLite
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog,v 1.16 2005/09/17 00:40:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog,v 1.17 2005/11/27 22:39:19 tgall Exp $
+
+ 27 Nov 2005; Tom Gall <tgall@gentoo.org> IPC-ShareLite-0.09.ebuild:
+ stable on ppc64
17 Sep 2005; Aron Griffis <agriffis@gentoo.org> IPC-ShareLite-0.09.ebuild:
Mark 0.09 stable on ia64
@@ -26,7 +29,7 @@
24 Dec 2004; Yuta SATOH <nigoro@gentoo.org> IPC-ShareLite-0.09.ebuild:
added ~ppc64
- 26 May 2004; Bryan Østergaard <kloeri@gentoo.org> IPC-ShareLite-0.09.ebuild:
+ 26 May 2004; Bryan Østergaard <kloeri@gentoo.org> IPC-ShareLite-0.09.ebuild:
Stable on alpha.
20 Jan 2004; <gustavoz@gentoo.org> IPC-ShareLite-0.09.ebuild:
diff --git a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.09.ebuild b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.09.ebuild
index d4100664c400..956a6d8596c0 100644
--- a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.09.ebuild
+++ b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.09.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/IPC-ShareLite/IPC-ShareLite-0.09.ebuild,v 1.14 2005/09/17 00:40:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/IPC-ShareLite-0.09.ebuild,v 1.15 2005/11/27 22:39:19 tgall Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/M/MA/MAURICE/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE=""
export OPTIMIZE="$CFLAGS"
diff --git a/dev-perl/ImageInfo/ChangeLog b/dev-perl/ImageInfo/ChangeLog
index bf76ab6416d6..0b09cd711bae 100644
--- a/dev-perl/ImageInfo/ChangeLog
+++ b/dev-perl/ImageInfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/ImageInfo
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ImageInfo/ChangeLog,v 1.25 2005/10/02 12:51:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ImageInfo/ChangeLog,v 1.26 2005/11/27 22:37:28 tgall Exp $
+
+ 27 Nov 2005; Tom Gall <tgall@gentoo.org> ImageInfo-1.16.ebuild:
+ stable on ppc64
02 Oct 2005; Aron Griffis <agriffis@gentoo.org> ImageInfo-1.16.ebuild:
Mark 1.16 stable on ia64
@@ -28,7 +31,7 @@
24 Dec 2004; Yuta SATOH <nigoro@gentoo.org> ImageInfo-1.16.ebuild:
added ~ppc64
- 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> ImageInfo-1.16.ebuild:
+ 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> ImageInfo-1.16.ebuild:
Stable on alpha.
*ImageInfo-1.16 (08 Jan 2004)
diff --git a/dev-perl/ImageInfo/ImageInfo-1.16.ebuild b/dev-perl/ImageInfo/ImageInfo-1.16.ebuild
index f05306937698..33c88d5332a2 100644
--- a/dev-perl/ImageInfo/ImageInfo-1.16.ebuild
+++ b/dev-perl/ImageInfo/ImageInfo-1.16.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/ImageInfo/ImageInfo-1.16.ebuild,v 1.11 2005/10/02 12:51:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ImageInfo/ImageInfo-1.16.ebuild,v 1.12 2005/11/27 22:37:28 tgall Exp $
inherit perl-module
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Image/${MY_P}.readme"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="${DEPEND}