diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-23 14:23:03 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-23 14:23:03 +0000 |
commit | 0dceb2eef77577777a68a8a86db5152b2d9c69bb (patch) | |
tree | e07da94d33a75abc790b75e9d50e081f6a551e25 /x11-misc/autocutsel | |
parent | production ready on ppc (Manifest recommit) (diff) | |
download | gentoo-2-0dceb2eef77577777a68a8a86db5152b2d9c69bb.tar.gz gentoo-2-0dceb2eef77577777a68a8a86db5152b2d9c69bb.tar.bz2 gentoo-2-0dceb2eef77577777a68a8a86db5152b2d9c69bb.zip |
PPC stable profile update
Diffstat (limited to 'x11-misc/autocutsel')
-rw-r--r-- | x11-misc/autocutsel/autocutsel-0.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/autocutsel/autocutsel-0.6.2.ebuild b/x11-misc/autocutsel/autocutsel-0.6.2.ebuild index 733575205711..625a8bf3a0e2 100644 --- a/x11-misc/autocutsel/autocutsel-0.6.2.ebuild +++ b/x11-misc/autocutsel/autocutsel-0.6.2.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/autocutsel/autocutsel-0.6.2.ebuild,v 1.8 2004/04/26 14:45:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/autocutsel/autocutsel-0.6.2.ebuild,v 1.9 2004/05/23 14:18:43 pvdabeel Exp $ DESCRIPTION="Synchronise the two copy/paste buffers mainly used by X applications" HOMEPAGE="http://www.lepton.fr/tools/autocutsel/" @@ -8,7 +8,7 @@ SRC_URI="http://www.lepton.fr/tools/autocutsel/${P}.tar.gz" IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc ppc" DEPEND="virtual/glibc virtual/x11" |