summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-03-14 20:01:19 +0000
committerTom Gall <tgall@gentoo.org>2004-03-14 20:01:19 +0000
commitd18188a09ceaf1cfa1d2373ac8ea005bf8e6b2c0 (patch)
treef827a00587ef427dfc8aae785c98f042f2c72302 /app-misc
parentStable on sparc. (Manifest recommit) (diff)
downloadgentoo-2-d18188a09ceaf1cfa1d2373ac8ea005bf8e6b2c0.tar.gz
gentoo-2-d18188a09ceaf1cfa1d2373ac8ea005bf8e6b2c0.tar.bz2
gentoo-2-d18188a09ceaf1cfa1d2373ac8ea005bf8e6b2c0.zip
stable on ppc64
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/screen/ChangeLog5
-rw-r--r--app-misc/screen/screen-4.0.1-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/screen/ChangeLog b/app-misc/screen/ChangeLog
index c8752740a211..12b7f98ad382 100644
--- a/app-misc/screen/ChangeLog
+++ b/app-misc/screen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/screen
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/screen/ChangeLog,v 1.55 2004/02/09 20:00:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/screen/ChangeLog,v 1.56 2004/03/14 20:01:19 tgall Exp $
+
+ 14 Mar 2004; Tom Gall <tgall@gentoo.org> screen-4.0.1-r2.ebuild:
+ stable on ppc64
09 Feb 2004; <agriffis@gentoo.org> screen-4.0.1-r2.ebuild:
stable on ia64
diff --git a/app-misc/screen/screen-4.0.1-r2.ebuild b/app-misc/screen/screen-4.0.1-r2.ebuild
index 29e05d63c340..cac8292664d0 100644
--- a/app-misc/screen/screen-4.0.1-r2.ebuild
+++ b/app-misc/screen/screen-4.0.1-r2.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/app-misc/screen/screen-4.0.1-r2.ebuild,v 1.3 2004/02/09 20:00:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/screen/screen-4.0.1-r2.ebuild,v 1.4 2004/03/14 20:01:19 tgall Exp $
inherit flag-o-matic
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.uni-erlangen.de/pub/utilities/screen/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc ppc hppa amd64 mips alpha ia64"
+KEYWORDS="x86 sparc ppc hppa amd64 mips alpha ia64 ppc64"
DEPEND=">=sys-libs/ncurses-5.2
>=sys-apps/sed-4