diff options
-rw-r--r-- | x11-misc/xtrlock/xtrlock-2.0-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xtrlock/xtrlock-2.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/xtrlock/xtrlock-2.0-r1.ebuild b/x11-misc/xtrlock/xtrlock-2.0-r1.ebuild index 0d7a24c8fac2..9f835da6b060 100644 --- a/x11-misc/xtrlock/xtrlock-2.0-r1.ebuild +++ b/x11-misc/xtrlock/xtrlock-2.0-r1.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/x11-misc/xtrlock/xtrlock-2.0-r1.ebuild,v 1.3 2004/04/27 21:09:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xtrlock/xtrlock-2.0-r1.ebuild,v 1.4 2004/05/01 03:06:57 puggy Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="ftp://ftp.debian.org/debian/dists/stable/main/source/x11/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" DEPEND="virtual/x11" diff --git a/x11-misc/xtrlock/xtrlock-2.0.ebuild b/x11-misc/xtrlock/xtrlock-2.0.ebuild index 0832926a95b1..aef1a6c4048e 100644 --- a/x11-misc/xtrlock/xtrlock-2.0.ebuild +++ b/x11-misc/xtrlock/xtrlock-2.0.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/x11-misc/xtrlock/xtrlock-2.0.ebuild,v 1.2 2004/04/11 17:50:11 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xtrlock/xtrlock-2.0.ebuild,v 1.3 2004/05/01 03:06:58 puggy Exp $ MY_P=${P/-/_}-6 DESCRIPTION="A simplistic screen locking program for X" @@ -9,7 +9,7 @@ HOMEPAGE="ftp://ftp.debian.org/debian/dists/stable/main/source/x11/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" DEPEND="virtual/x11" |