diff options
Diffstat (limited to 'x11-misc/xautolock/xautolock-2.1.ebuild')
-rw-r--r-- | x11-misc/xautolock/xautolock-2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xautolock/xautolock-2.1.ebuild b/x11-misc/xautolock/xautolock-2.1.ebuild index f9af333a4f2f..85b8da2409d7 100644 --- a/x11-misc/xautolock/xautolock-2.1.ebuild +++ b/x11-misc/xautolock/xautolock-2.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautolock/xautolock-2.1.ebuild,v 1.9 2004/06/01 19:30:59 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautolock/xautolock-2.1.ebuild,v 1.10 2004/06/02 20:25:43 pvdabeel Exp $ DESCRIPTION="An automatic X screen-locker/screen-saver." SRC_URI="http://www.ibiblio.org/pub/Linux/X11/screensavers/${P}.tgz" HOMEPAGE="http://www.ibiblio.org/pub/Linux/X11/screensavers/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc ppc" IUSE="" DEPEND="virtual/x11" |