diff options
author | Markus Meier <maekke@gentoo.org> | 2011-07-13 19:49:48 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-07-13 19:49:48 +0000 |
commit | a33bc520ed9fe318c9651fa4463ecc5de70c729c (patch) | |
tree | 2db5c081cb06ff9f9408e018052b4284c6ef3910 /x11-misc/alock/alock-94.ebuild | |
parent | x86 stable, bug #371857 (diff) | |
download | gentoo-2-a33bc520ed9fe318c9651fa4463ecc5de70c729c.tar.gz gentoo-2-a33bc520ed9fe318c9651fa4463ecc5de70c729c.tar.bz2 gentoo-2-a33bc520ed9fe318c9651fa4463ecc5de70c729c.zip |
x86 stable, bug #371979
(Portage version: 2.1.10.4/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/alock/alock-94.ebuild')
-rw-r--r-- | x11-misc/alock/alock-94.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/alock/alock-94.ebuild b/x11-misc/alock/alock-94.ebuild index 323a074b54b7..7e3957a0addf 100644 --- a/x11-misc/alock/alock-94.ebuild +++ b/x11-misc/alock/alock-94.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/alock/alock-94.ebuild,v 1.5 2011/06/18 14:13:46 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/alock/alock-94.ebuild,v 1.6 2011/07/13 19:49:48 maekke Exp $ EAPI=2 inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="http://alock.googlecode.com/files/alock-svn-${PV}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="imlib pam" DEPEND="x11-libs/libX11 |