diff options
author | 2013-02-18 11:06:40 +0000 | |
---|---|---|
committer | 2013-02-18 11:06:40 +0000 | |
commit | 58159aef679d64067c651b8982830b54490c8451 (patch) | |
tree | bf0499a1b4f7c75a367d933114bff76b7abc9bc9 /x11-misc | |
parent | Stable for x86, wrt bug #457400 (diff) | |
download | gentoo-2-58159aef679d64067c651b8982830b54490c8451.tar.gz gentoo-2-58159aef679d64067c651b8982830b54490c8451.tar.bz2 gentoo-2-58159aef679d64067c651b8982830b54490c8451.zip |
Stable for x86, wrt bug #457948
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/parcellite/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/parcellite/parcellite-1.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/parcellite/ChangeLog b/x11-misc/parcellite/ChangeLog index 68403f314074..ddda8cbfa1b9 100644 --- a/x11-misc/parcellite/ChangeLog +++ b/x11-misc/parcellite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/parcellite # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/ChangeLog,v 1.26 2013/02/18 11:01:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/ChangeLog,v 1.27 2013/02/18 11:06:40 ago Exp $ + + 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> parcellite-1.1.4.ebuild: + Stable for x86, wrt bug #457948 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> parcellite-1.1.4.ebuild: Stable for amd64, wrt bug #457948 diff --git a/x11-misc/parcellite/parcellite-1.1.4.ebuild b/x11-misc/parcellite/parcellite-1.1.4.ebuild index f8179cd5438e..6ad9f13e5917 100644 --- a/x11-misc/parcellite/parcellite-1.1.4.ebuild +++ b/x11-misc/parcellite/parcellite-1.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-1.1.4.ebuild,v 1.2 2013/02/18 11:01:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-1.1.4.ebuild,v 1.3 2013/02/18 11:06:40 ago Exp $ EAPI=4 inherit fdo-mime @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="nls" PL_LINGUAS="ca cs da de es fr hu it ja nb pl pl_PL pt_BR ro ru sv tr zh_CN" |