diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2005-10-31 16:28:26 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2005-10-31 16:28:26 +0000 |
commit | 6e6e795a9cedb304bdfb882e77739876c1bb0624 (patch) | |
tree | 6d620818bd80b478e916b4296d2d418dbb971f86 /x11-misc/lintar/lintar-0.6.2.ebuild | |
parent | Fixed dodoc not to install COPYING and INSTALL. (diff) | |
download | gentoo-2-6e6e795a9cedb304bdfb882e77739876c1bb0624.tar.gz gentoo-2-6e6e795a9cedb304bdfb882e77739876c1bb0624.tar.bz2 gentoo-2-6e6e795a9cedb304bdfb882e77739876c1bb0624.zip |
Stable on x86.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'x11-misc/lintar/lintar-0.6.2.ebuild')
-rw-r--r-- | x11-misc/lintar/lintar-0.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/lintar/lintar-0.6.2.ebuild b/x11-misc/lintar/lintar-0.6.2.ebuild index c6acaa0c5728..51cf74d316ac 100644 --- a/x11-misc/lintar/lintar-0.6.2.ebuild +++ b/x11-misc/lintar/lintar-0.6.2.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/lintar/lintar-0.6.2.ebuild,v 1.1 2005/10/01 15:57:42 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lintar/lintar-0.6.2.ebuild,v 1.2 2005/10/31 16:28:26 nelchael Exp $ IUSE="" DESCRIPTION="A decompressing tool written in GTK+." @@ -8,7 +8,7 @@ HOMEPAGE="http://lintar.sourceforge.net/" SRC_URI="mirror://sourceforge/lintar/lintar-${PV}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="=x11-libs/gtk+-2* =gnome-base/gnome-vfs-2* |