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 | 10032d176f9716a91ab694834a372411aaa29325 (patch) | |
tree | bf2e9e5b93afc8353f51314704a51ed6b1f36026 /x11-misc/xtrlock | |
parent | Closing bug #35757 adding --enable-underscores and local use underscores to c... (diff) | |
download | gentoo-2-10032d176f9716a91ab694834a372411aaa29325.tar.gz gentoo-2-10032d176f9716a91ab694834a372411aaa29325.tar.bz2 gentoo-2-10032d176f9716a91ab694834a372411aaa29325.zip |
bumping ppc stable
Diffstat (limited to 'x11-misc/xtrlock')
-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" |