diff options
author | 2014-12-05 10:16:15 +0000 | |
---|---|---|
committer | 2014-12-05 10:16:15 +0000 | |
commit | 0ddb955716f8449e2f142261f004bccd65277145 (patch) | |
tree | c162f754ef8521ec92da645e337eed0663fa456e /x11-misc | |
parent | Stable for x86, wrt bug #530614 (diff) | |
download | gentoo-2-0ddb955716f8449e2f142261f004bccd65277145.tar.gz gentoo-2-0ddb955716f8449e2f142261f004bccd65277145.tar.bz2 gentoo-2-0ddb955716f8449e2f142261f004bccd65277145.zip |
Stable for x86, wrt bug #529848
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/parcellite/ChangeLog b/x11-misc/parcellite/ChangeLog index 3851bbdd1ede..8568bfc44cb0 100644 --- a/x11-misc/parcellite/ChangeLog +++ b/x11-misc/parcellite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/parcellite # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/ChangeLog,v 1.39 2014/11/26 10:40:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/ChangeLog,v 1.40 2014/12/05 10:16:15 ago Exp $ + + 05 Dec 2014; Agostino Sarubbo <ago@gentoo.org> parcellite-1.1.9.ebuild: + Stable for x86, wrt bug #529848 26 Nov 2014; Agostino Sarubbo <ago@gentoo.org> parcellite-1.1.9.ebuild: Stable for amd64, wrt bug #529848 diff --git a/x11-misc/parcellite/parcellite-1.1.9.ebuild b/x11-misc/parcellite/parcellite-1.1.9.ebuild index a6feea6db05e..83d711bff7c5 100644 --- a/x11-misc/parcellite/parcellite-1.1.9.ebuild +++ b/x11-misc/parcellite/parcellite-1.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-1.1.9.ebuild,v 1.2 2014/11/26 10:40:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-1.1.9.ebuild,v 1.3 2014/12/05 10:16:15 ago Exp $ EAPI=5 inherit eutils 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" RDEPEND=">=dev-libs/glib-2.14 |