diff options
author | 2004-05-26 20:06:57 +0000 | |
---|---|---|
committer | 2004-05-26 20:06:57 +0000 | |
commit | eee92a20f925adaa1be509266c5c0d3c03aa6654 (patch) | |
tree | bfda1e08e986de11b15ff70d8705abfa20d0402b /dev-perl/POE | |
parent | Version bumped. Cleaned out old files. (Manifest recommit) (diff) | |
download | gentoo-2-eee92a20f925adaa1be509266c5c0d3c03aa6654.tar.gz gentoo-2-eee92a20f925adaa1be509266c5c0d3c03aa6654.tar.bz2 gentoo-2-eee92a20f925adaa1be509266c5c0d3c03aa6654.zip |
Stable on alpha.
Diffstat (limited to 'dev-perl/POE')
-rw-r--r-- | dev-perl/POE/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/POE/POE-0.23-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/POE/POE-0.23.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/POE/POE-0.26.ebuild | 4 |
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 |