summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2005-11-25 22:27:59 +0000
committerTom Gall <tgall@gentoo.org>2005-11-25 22:27:59 +0000
commit1b6354662e23ec09b7ea48ea1584ab92c544c278 (patch)
tree413eddcc49e9fb487a44454b1081aa364a1b26e1 /dev-perl/data-buffer
parentStable on x86, bug #113573. (diff)
downloadgentoo-2-1b6354662e23ec09b7ea48ea1584ab92c544c278.tar.gz
gentoo-2-1b6354662e23ec09b7ea48ea1584ab92c544c278.tar.bz2
gentoo-2-1b6354662e23ec09b7ea48ea1584ab92c544c278.zip
stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-perl/data-buffer')
-rw-r--r--dev-perl/data-buffer/ChangeLog7
-rw-r--r--dev-perl/data-buffer/data-buffer-0.04.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/data-buffer/ChangeLog b/dev-perl/data-buffer/ChangeLog
index 0681e81b561e..dccc8a44640a 100644
--- a/dev-perl/data-buffer/ChangeLog
+++ b/dev-perl/data-buffer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/data-buffer
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/data-buffer/ChangeLog,v 1.13 2005/09/17 00:49:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/data-buffer/ChangeLog,v 1.14 2005/11/25 22:26:53 tgall Exp $
+
+ 25 Nov 2005; Tom Gall <tgall@gentoo.org> data-buffer-0.04.ebuild:
+ stable on ppc64
17 Sep 2005; Aron Griffis <agriffis@gentoo.org> data-buffer-0.04.ebuild:
Mark 0.04 stable on ia64
@@ -28,7 +31,7 @@
24 Dec 2004; Yuta SATOH <nigoro@gentoo.org> data-buffer-0.04.ebuild:
added ~ppc64
- 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> data-buffer-0.04.ebuild:
+ 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> data-buffer-0.04.ebuild:
Stable on alpha.
25 Feb 2004; Joshua Kinard <kumba@gentoo.org> data-buffer-0.04.ebuild:
diff --git a/dev-perl/data-buffer/data-buffer-0.04.ebuild b/dev-perl/data-buffer/data-buffer-0.04.ebuild
index 279979af60d9..64286381be9a 100644
--- a/dev-perl/data-buffer/data-buffer-0.04.ebuild
+++ b/dev-perl/data-buffer/data-buffer-0.04.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/data-buffer/data-buffer-0.04.ebuild,v 1.15 2005/09/17 00:49:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/data-buffer/data-buffer-0.04.ebuild,v 1.16 2005/11/25 22:26:53 tgall Exp $
inherit perl-module
@@ -12,5 +12,5 @@ SRC_URI="mirror://cpan/authors/id/B/BT/BTROTT/${MY_P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE=""