diff options
author | 2008-05-12 11:41:05 +0000 | |
---|---|---|
committer | 2008-05-12 11:41:05 +0000 | |
commit | 5b98de04ca0382c6c118dfaf25e8e5609ccf7a76 (patch) | |
tree | 8c16bad2a51ff4992a01162a300ee8ade73920ad /x11-misc/xtrlock/xtrlock-2.0-r2.ebuild | |
parent | Stable on ppc wrt bug 221801 (diff) | |
download | historical-5b98de04ca0382c6c118dfaf25e8e5609ccf7a76.tar.gz historical-5b98de04ca0382c6c118dfaf25e8e5609ccf7a76.tar.bz2 historical-5b98de04ca0382c6c118dfaf25e8e5609ccf7a76.zip |
3Stable on ppc wrt bug 221439
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'x11-misc/xtrlock/xtrlock-2.0-r2.ebuild')
-rw-r--r-- | x11-misc/xtrlock/xtrlock-2.0-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xtrlock/xtrlock-2.0-r2.ebuild b/x11-misc/xtrlock/xtrlock-2.0-r2.ebuild index 3ea1aa26baab..b1cc36070436 100644 --- a/x11-misc/xtrlock/xtrlock-2.0-r2.ebuild +++ b/x11-misc/xtrlock/xtrlock-2.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xtrlock/xtrlock-2.0-r2.ebuild,v 1.3 2007/06/26 03:00:06 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xtrlock/xtrlock-2.0-r2.ebuild,v 1.4 2008/05/12 11:41:05 nixnut Exp $ MY_P=${P/-/_}-12 DESCRIPTION="A simplistic screen locking program for X" @@ -9,7 +9,7 @@ HOMEPAGE="http://ftp.debian.org/debian/pool/main/x/xtrlock/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="" RDEPEND="x11-libs/libX11" |