diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-07-06 21:02:45 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-07-06 21:02:45 +0000 |
commit | 424ab34ce9e7626c9030afd36114a8a3f298bb0c (patch) | |
tree | 4154bbe8f5d0fcf32bd021260132c472a0c41d94 /dev-perl/Term-ANSIScreen | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-424ab34ce9e7626c9030afd36114a8a3f298bb0c.tar.gz gentoo-2-424ab34ce9e7626c9030afd36114a8a3f298bb0c.tar.bz2 gentoo-2-424ab34ce9e7626c9030afd36114a8a3f298bb0c.zip |
Stable for HPPA too.
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Term-ANSIScreen')
-rw-r--r-- | dev-perl/Term-ANSIScreen/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Term-ANSIScreen/Term-ANSIScreen-1.42.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Term-ANSIScreen/ChangeLog b/dev-perl/Term-ANSIScreen/ChangeLog index 28eb770b1901..b833a14697a7 100644 --- a/dev-perl/Term-ANSIScreen/ChangeLog +++ b/dev-perl/Term-ANSIScreen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Term-ANSIScreen -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ANSIScreen/ChangeLog,v 1.15 2009/05/02 10:31:01 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ANSIScreen/ChangeLog,v 1.16 2009/07/06 21:02:45 jer Exp $ + + 06 Jul 2009; Jeroen Roovers <jer@gentoo.org> Term-ANSIScreen-1.42.ebuild: + Stable for HPPA too. 02 May 2009; Torsten Veller <tove@gentoo.org> -Term-ANSIScreen-1.40.ebuild: diff --git a/dev-perl/Term-ANSIScreen/Term-ANSIScreen-1.42.ebuild b/dev-perl/Term-ANSIScreen/Term-ANSIScreen-1.42.ebuild index cfddd8f1191a..eb74a94780c8 100644 --- a/dev-perl/Term-ANSIScreen/Term-ANSIScreen-1.42.ebuild +++ b/dev-perl/Term-ANSIScreen/Term-ANSIScreen-1.42.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/Term-ANSIScreen/Term-ANSIScreen-1.42.ebuild,v 1.13 2008/11/27 20:26:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ANSIScreen/Term-ANSIScreen-1.42.ebuild,v 1.14 2009/07/06 21:02:45 jer Exp $ IUSE="" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.cpan.org/CPAN/data/ANSIScreen/ANSIScreen.html" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="amd64 ~hppa ia64 ~ppc sparc x86" +KEYWORDS="amd64 hppa ia64 ~ppc sparc x86" SRC_TEST="do" |