diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-07-27 05:15:11 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-07-27 05:15:11 +0000 |
commit | 1a70ce76e768878141b2c9b861199920c0c566b8 (patch) | |
tree | e4732b575582e5e27c51fa59486e80387ce59329 /dev-util/lincvs/lincvs-1.4.4.ebuild | |
parent | Do the electric slide *slides* oh yeah x86 is busting a grove (diff) | |
download | gentoo-2-1a70ce76e768878141b2c9b861199920c0c566b8.tar.gz gentoo-2-1a70ce76e768878141b2c9b861199920c0c566b8.tar.bz2 gentoo-2-1a70ce76e768878141b2c9b861199920c0c566b8.zip |
lincvs reminds me of linus with his security blanket. x86 goes bai bai
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-util/lincvs/lincvs-1.4.4.ebuild')
-rw-r--r-- | dev-util/lincvs/lincvs-1.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/lincvs/lincvs-1.4.4.ebuild b/dev-util/lincvs/lincvs-1.4.4.ebuild index 83e98adbae1f..0d836eb88ab3 100644 --- a/dev-util/lincvs/lincvs-1.4.4.ebuild +++ b/dev-util/lincvs/lincvs-1.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/lincvs/lincvs-1.4.4.ebuild,v 1.5 2006/07/23 09:33:14 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/lincvs/lincvs-1.4.4.ebuild,v 1.6 2006/07/27 05:15:11 tsunam Exp $ inherit kde-functions eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.lincvs.com/download/${MY_P}.tgz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ppc ~sparc x86" IUSE="kde" DEPEND="kde? ( >=kde-base/kdelibs-3 )" |