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 | |
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')
-rw-r--r-- | x11-misc/parcellite/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/parcellite/parcellite-0.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/parcellite/ChangeLog b/x11-misc/parcellite/ChangeLog index 8fdc9c7219fb..f23fe6a1ae7e 100644 --- a/x11-misc/parcellite/ChangeLog +++ b/x11-misc/parcellite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/parcellite # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/ChangeLog,v 1.6 2009/03/21 21:48:00 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/ChangeLog,v 1.7 2009/10/03 17:08:25 maekke Exp $ + + 03 Oct 2009; Markus Meier <maekke@gentoo.org> parcellite-0.9.1.ebuild: + amd64/x86 stable, bug #287314 21 Mar 2009; Krzysiek Pawlik <nelchael@gentoo.org> -parcellite-0.9.ebuild: Remove old versions. 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 |