summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-24 13:18:40 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-24 13:18:40 +0000
commit64660aae0c012126d73cfb13203603db21e6170b (patch)
treecb75d926e3789c0d17af3c678546f0c3e82f47ef /dev-perl/data-buffer
parentcleaning house (diff)
downloadgentoo-2-64660aae0c012126d73cfb13203603db21e6170b.tar.gz
gentoo-2-64660aae0c012126d73cfb13203603db21e6170b.tar.bz2
gentoo-2-64660aae0c012126d73cfb13203603db21e6170b.zip
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/data-buffer')
-rw-r--r--dev-perl/data-buffer/ChangeLog6
-rw-r--r--dev-perl/data-buffer/data-buffer-0.04.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/data-buffer/ChangeLog b/dev-perl/data-buffer/ChangeLog
index 16c098d32083..0b2a97074e51 100644
--- a/dev-perl/data-buffer/ChangeLog
+++ b/dev-perl/data-buffer/ChangeLog
@@ -1,6 +1,10 @@
# 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.9 2005/04/22 12:52:32 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/data-buffer/ChangeLog,v 1.10 2005/04/24 13:17:59 hansmi Exp $
+
+ 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
+ data-buffer-0.04.ebuild:
+ Stable on ppc.
22 Apr 2005; Simon Stelling <blubb@gentoo.org> data-buffer-0.04.ebuild:
stable on amd64
diff --git a/dev-perl/data-buffer/data-buffer-0.04.ebuild b/dev-perl/data-buffer/data-buffer-0.04.ebuild
index ac35ca28f5aa..0499a086d776 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.11 2005/04/22 12:52:32 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/data-buffer/data-buffer-0.04.ebuild,v 1.12 2005/04/24 13:17:59 hansmi Exp $
inherit perl-module
@@ -12,5 +12,5 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/B/BT/BTROTT/${MY_P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc alpha hppa amd64 ~mips ~ppc64"
+KEYWORDS="x86 ppc sparc alpha hppa amd64 ~mips ~ppc64"
IUSE=""