diff options
author | Douglas Russel <puggy@gentoo.org> | 2004-05-01 03:06:58 +0000 |
---|---|---|
committer | Douglas Russel <puggy@gentoo.org> | 2004-05-01 03:06:58 +0000 |
commit | 29e4a6ab973eb01983d0ac0148986ff5f5a280fb (patch) | |
tree | ba0242d7dc223b4d4141059aa0a5f0fb79b90a1d /x11-misc/xtrlock/xtrlock-2.0.ebuild | |
parent | Closing bug #35757 adding --enable-underscores and local use underscores to c... (diff) | |
download | historical-29e4a6ab973eb01983d0ac0148986ff5f5a280fb.tar.gz historical-29e4a6ab973eb01983d0ac0148986ff5f5a280fb.tar.bz2 historical-29e4a6ab973eb01983d0ac0148986ff5f5a280fb.zip |
bumping ppc stable
Diffstat (limited to 'x11-misc/xtrlock/xtrlock-2.0.ebuild')
-rw-r--r-- | x11-misc/xtrlock/xtrlock-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |