diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-15 20:37:51 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-15 20:37:51 +0000 |
commit | 9098cc4fb1c0c44eb340cd10b9c3f43a904b9cb8 (patch) | |
tree | 0330af2a9599cacd236e602766ff6da03dc13615 /dev-perl/Curses | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-9098cc4fb1c0c44eb340cd10b9c3f43a904b9cb8.tar.gz gentoo-2-9098cc4fb1c0c44eb340cd10b9c3f43a904b9cb8.tar.bz2 gentoo-2-9098cc4fb1c0c44eb340cd10b9c3f43a904b9cb8.zip |
Stable on ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-perl/Curses')
-rw-r--r-- | dev-perl/Curses/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Curses/Curses-1.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Curses/ChangeLog b/dev-perl/Curses/ChangeLog index 9acbada9d1ec..a3ec9c60a4f6 100644 --- a/dev-perl/Curses/ChangeLog +++ b/dev-perl/Curses/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Curses # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses/ChangeLog,v 1.41 2007/03/05 11:31:16 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses/ChangeLog,v 1.42 2007/04/15 20:37:51 corsair Exp $ + + 15 Apr 2007; Markus Rothe <corsair@gentoo.org> Curses-1.15.ebuild: + Stable on ppc64 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Curses-1.15.ebuild: Stable on x86, bug #169152. diff --git a/dev-perl/Curses/Curses-1.15.ebuild b/dev-perl/Curses/Curses-1.15.ebuild index 1aa566505674..81945dd68ada 100644 --- a/dev-perl/Curses/Curses-1.15.ebuild +++ b/dev-perl/Curses/Curses-1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses/Curses-1.15.ebuild,v 1.6 2007/03/05 11:31:16 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses/Curses-1.15.ebuild,v 1.7 2007/04/15 20:37:51 corsair Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GI/GIRAFFED/${P}.tgz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND=">=sys-libs/ncurses-5 |