diff options
author | 2009-01-09 21:25:39 +0000 | |
---|---|---|
committer | 2009-01-09 21:25:39 +0000 | |
commit | 0fca55e56022e1cfaae790951cc2b578fd21e3e9 (patch) | |
tree | c94dd10bae16bf7673194f27f1e2bb6c6d3abb3f /dev-perl/POE | |
parent | Marked (diff) | |
download | gentoo-2-0fca55e56022e1cfaae790951cc2b578fd21e3e9.tar.gz gentoo-2-0fca55e56022e1cfaae790951cc2b578fd21e3e9.tar.bz2 gentoo-2-0fca55e56022e1cfaae790951cc2b578fd21e3e9.zip |
Marked
(Portage version: 2.1.6.4/cvs/Linux 2.6.23 x86_64)
Diffstat (limited to 'dev-perl/POE')
-rw-r--r-- | dev-perl/POE/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/POE/POE-1.003.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/POE/ChangeLog b/dev-perl/POE/ChangeLog index ae4bfd1401f4..e280e2029033 100644 --- a/dev-perl/POE/ChangeLog +++ b/dev-perl/POE/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/POE -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/ChangeLog,v 1.78 2008/12/19 17:13:04 tove Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/ChangeLog,v 1.79 2009/01/09 21:25:39 josejx Exp $ + + 09 Jan 2009; Joseph Jezak <josejx@gentoo.org> POE-1.003.ebuild: + Marked ~ppc for bug #251655. *POE-1.003 (19 Dec 2008) diff --git a/dev-perl/POE/POE-1.003.ebuild b/dev-perl/POE/POE-1.003.ebuild index 64c667353143..1fe3678141d3 100644 --- a/dev-perl/POE/POE-1.003.ebuild +++ b/dev-perl/POE/POE-1.003.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.003.ebuild,v 1.2 2008/12/31 03:20:41 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.003.ebuild,v 1.3 2009/01/09 21:25:39 josejx Exp $ inherit versionator MODULE_AUTHOR=RCAPUTO @@ -12,7 +12,7 @@ DESCRIPTION="A framework for creating multitasking programs in Perl" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="ipv6 libwww ncurses tk" DEPEND="dev-lang/perl |