summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-05-26 20:18:24 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-05-26 20:18:24 +0000
commita12db952f458ed42501f0bd04bb39fec53a1a08e (patch)
tree07472e6006ca3c1caf976542b58e57d3647c8ced /dev-perl/POE
parentVersion bumped. Cleaned out old files. (diff)
downloadhistorical-a12db952f458ed42501f0bd04bb39fec53a1a08e.tar.gz
historical-a12db952f458ed42501f0bd04bb39fec53a1a08e.tar.bz2
historical-a12db952f458ed42501f0bd04bb39fec53a1a08e.zip
Stable on alpha.
Diffstat (limited to 'dev-perl/POE')
-rw-r--r--dev-perl/POE/ChangeLog7
-rw-r--r--dev-perl/POE/POE-0.23-r1.ebuild4
-rw-r--r--dev-perl/POE/POE-0.23.ebuild4
-rw-r--r--dev-perl/POE/POE-0.26.ebuild4
4 files changed, 11 insertions, 8 deletions
diff --git a/dev-perl/POE/ChangeLog b/dev-perl/POE/ChangeLog
index 2d69da99cbd7..7d9aaa02e713 100644
--- a/dev-perl/POE/ChangeLog
+++ b/dev-perl/POE/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/POE
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/ChangeLog,v 1.12 2004/02/25 00:51:55 bazik Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/ChangeLog,v 1.13 2004/05/26 20:03:52 kloeri Exp $
+
+ 26 May 2004; Bryan Østergaard <kloeri@gentoo.org> POE-0.26.ebuild:
+ Stable on alpha.
25 Feb 2004; Sven Blumenstein <bazik@gentoo.org> POE-0.26.ebuild:
Stable on sparc, thanks to Josh Grebe <josh@brokedown.net> for testing!
diff --git a/dev-perl/POE/POE-0.23-r1.ebuild b/dev-perl/POE/POE-0.23-r1.ebuild
index 346bd8c3c4d4..e871e71fb069 100644
--- a/dev-perl/POE/POE-0.23-r1.ebuild
+++ b/dev-perl/POE/POE-0.23-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-0.23-r1.ebuild,v 1.7 2003/09/06 22:37:58 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-0.23-r1.ebuild,v 1.8 2004/05/26 20:03:52 kloeri Exp $
IUSE="gtk tcltk libwww ncurses"
diff --git a/dev-perl/POE/POE-0.23.ebuild b/dev-perl/POE/POE-0.23.ebuild
index f917c1bee592..e1a20a9b012e 100644
--- a/dev-perl/POE/POE-0.23.ebuild
+++ b/dev-perl/POE/POE-0.23.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-0.23.ebuild,v 1.7 2003/09/06 22:37:58 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-0.23.ebuild,v 1.8 2004/05/26 20:03:52 kloeri Exp $
IUSE="gtk tcltk libwww ncurses"
diff --git a/dev-perl/POE/POE-0.26.ebuild b/dev-perl/POE/POE-0.26.ebuild
index 246ad9cd05ec..c9e901875d9d 100644
--- a/dev-perl/POE/POE-0.26.ebuild
+++ b/dev-perl/POE/POE-0.26.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-0.26.ebuild,v 1.4 2004/02/25 00:51:55 bazik Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-0.26.ebuild,v 1.5 2004/05/26 20:03:52 kloeri Exp $
IUSE="gtk tcltk libwww ncurses"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/poe/${P}.tar.gz"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 amd64 ~ppc sparc ~alpha"
+KEYWORDS="x86 amd64 ~ppc sparc alpha"
DEPEND="${DEPEND}
dev-perl/ExtUtils-AutoInstall