summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-09-04 04:04:51 +0000
committerTom Gall <tgall@gentoo.org>2004-09-04 04:04:51 +0000
commitffcc5f9ffe637b27337cd07ca7ce465038964512 (patch)
treea276d8654b347029fe62f53b7e5eb4de353d0d53 /app-misc/screen
parentStable on x86 (Manifest recommit) (diff)
downloadgentoo-2-ffcc5f9ffe637b27337cd07ca7ce465038964512.tar.gz
gentoo-2-ffcc5f9ffe637b27337cd07ca7ce465038964512.tar.bz2
gentoo-2-ffcc5f9ffe637b27337cd07ca7ce465038964512.zip
stable on ppc64
Diffstat (limited to 'app-misc/screen')
-rw-r--r--app-misc/screen/ChangeLog5
-rw-r--r--app-misc/screen/screen-4.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/screen/ChangeLog b/app-misc/screen/ChangeLog
index ec92ccc8b057..5c128cd2d80b 100644
--- a/app-misc/screen/ChangeLog
+++ b/app-misc/screen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/screen
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/screen/ChangeLog,v 1.72 2004/08/07 09:49:42 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/screen/ChangeLog,v 1.73 2004/09/04 04:04:50 tgall Exp $
+
+ 03 Sep 2004; Tom Gall <tgall@gentoo.org> screen-4.0.2.ebuild:
+ stable on ppc64
07 Aug 2004; Tom Martin <slarti@gentoo.org> screen-4.0.2.ebuild:
Stable on amd64.
diff --git a/app-misc/screen/screen-4.0.2.ebuild b/app-misc/screen/screen-4.0.2.ebuild
index ee7125018b1a..a9f58653023b 100644
--- a/app-misc/screen/screen-4.0.2.ebuild
+++ b/app-misc/screen/screen-4.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/screen/screen-4.0.2.ebuild,v 1.17 2004/08/07 09:49:42 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/screen/screen-4.0.2.ebuild,v 1.18 2004/09/04 04:04:51 tgall Exp $
inherit eutils flag-o-matic
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/screen/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ~ppc64 s390"
+KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390"
IUSE="pam nethack uclibc"
RDEPEND=">=sys-libs/ncurses-5.2