diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-03-27 18:35:23 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-03-27 18:35:23 +0000 |
commit | 2568ed12fe37aad34802bd168d7b42a323db07ca (patch) | |
tree | 83ef1d71c31edaec8979b3862db847008a3bc013 /app-misc/screen | |
parent | unmasked on x86, closes bug #17235 (diff) | |
download | gentoo-2-2568ed12fe37aad34802bd168d7b42a323db07ca.tar.gz gentoo-2-2568ed12fe37aad34802bd168d7b42a323db07ca.tar.bz2 gentoo-2-2568ed12fe37aad34802bd168d7b42a323db07ca.zip |
unmasking on x86
Diffstat (limited to 'app-misc/screen')
-rw-r--r-- | app-misc/screen/screen-3.9.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/screen/screen-3.9.15.ebuild b/app-misc/screen/screen-3.9.15.ebuild index ec7b32e43679..ea41ffe1f719 100644 --- a/app-misc/screen/screen-3.9.15.ebuild +++ b/app-misc/screen/screen-3.9.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/screen/screen-3.9.15.ebuild,v 1.1 2003/03/13 22:10:34 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/screen/screen-3.9.15.ebuild,v 1.2 2003/03/27 18:35:23 drobbins Exp $ inherit flag-o-matic @@ -11,7 +11,7 @@ HOMEPAGE="http://www.math.fu-berlin.de/~guckes/screen/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa" DEPEND=">=sys-libs/ncurses-5.2 pam? ( >=sys-libs/pam-0.75 )" |