diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2005-12-28 18:47:53 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2005-12-28 18:47:53 +0000 |
commit | e6b3248daf0c0177d0375090fc5edac4cb7364b3 (patch) | |
tree | 592739f9f3351e55b510e97a53ddd9a01328cce7 /x11-misc/lineakconfig/lineakconfig-0.4.1b-r1.ebuild | |
parent | Remove unused local var (diff) | |
download | gentoo-2-e6b3248daf0c0177d0375090fc5edac4cb7364b3.tar.gz gentoo-2-e6b3248daf0c0177d0375090fc5edac4cb7364b3.tar.bz2 gentoo-2-e6b3248daf0c0177d0375090fc5edac4cb7364b3.zip |
Stable on x86.
(Portage version: 2.1_pre2)
Diffstat (limited to 'x11-misc/lineakconfig/lineakconfig-0.4.1b-r1.ebuild')
-rw-r--r-- | x11-misc/lineakconfig/lineakconfig-0.4.1b-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/lineakconfig/lineakconfig-0.4.1b-r1.ebuild b/x11-misc/lineakconfig/lineakconfig-0.4.1b-r1.ebuild index 8ff32e7dd3fd..309483072619 100644 --- a/x11-misc/lineakconfig/lineakconfig-0.4.1b-r1.ebuild +++ b/x11-misc/lineakconfig/lineakconfig-0.4.1b-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakconfig/lineakconfig-0.4.1b-r1.ebuild,v 1.1 2005/09/25 22:02:58 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakconfig/lineakconfig-0.4.1b-r1.ebuild,v 1.2 2005/12/28 18:46:08 nelchael Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/lineak/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" RDEPEND="x11-misc/lineakd =x11-libs/gtk+-1.2*" |