diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:41:55 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:41:55 +0000 |
commit | 7fdeb345289843ec7903bcf809ea2c9b4008433a (patch) | |
tree | af3d5b0bd71fc43d5069205bfd1ea077fb88cdb9 /x11-misc/xautolock/xautolock-2.1.ebuild | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-7fdeb345289843ec7903bcf809ea2c9b4008433a.tar.gz historical-7fdeb345289843ec7903bcf809ea2c9b4008433a.tar.bz2 historical-7fdeb345289843ec7903bcf809ea2c9b4008433a.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
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 a031e539a579..0c2df7856295 100644 --- a/x11-misc/xautolock/xautolock-2.1.ebuild +++ b/x11-misc/xautolock/xautolock-2.1.ebuild @@ -1,13 +1,13 @@ # Copyright 2002 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.6 2002/10/04 06:43:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautolock/xautolock-2.1.ebuild,v 1.7 2002/12/09 04:41:54 manson 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 sparc64" +KEYWORDS="x86 sparc " DEPEND="virtual/x11" |