diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-03 17:08:25 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-03 17:08:25 +0000 |
commit | 0b78893e6569c1eb99773c89f62cfb93ae99e790 (patch) | |
tree | 2984ee2ae63338ae0680d2615cef60a17a448d91 /x11-misc/parcellite/parcellite-0.9.1.ebuild | |
parent | amd64/x86 stable, bug #287115 (diff) | |
download | gentoo-2-0b78893e6569c1eb99773c89f62cfb93ae99e790.tar.gz gentoo-2-0b78893e6569c1eb99773c89f62cfb93ae99e790.tar.bz2 gentoo-2-0b78893e6569c1eb99773c89f62cfb93ae99e790.zip |
amd64/x86 stable, bug #287314
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/parcellite/parcellite-0.9.1.ebuild')
-rw-r--r-- | x11-misc/parcellite/parcellite-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/parcellite/parcellite-0.9.1.ebuild b/x11-misc/parcellite/parcellite-0.9.1.ebuild index 7956638ec85e..103c54c6039a 100644 --- a/x11-misc/parcellite/parcellite-0.9.1.ebuild +++ b/x11-misc/parcellite/parcellite-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-0.9.1.ebuild,v 1.1 2009/03/21 12:10:24 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-0.9.1.ebuild,v 1.2 2009/10/03 17:08:25 maekke Exp $ inherit fdo-mime @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="nls" RDEPEND=">=x11-libs/gtk+-2.10 |