diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-02 08:06:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-02 08:06:31 +0000 |
commit | bfd719f95bf89109320e813ff98d27f9eede5ea6 (patch) | |
tree | 6e3183fbe52c49021e20813b64c6af1b31f4d374 /x11-misc/parcellite | |
parent | Stable for x86, wrt bug #474314 (diff) | |
download | gentoo-2-bfd719f95bf89109320e813ff98d27f9eede5ea6.tar.gz gentoo-2-bfd719f95bf89109320e813ff98d27f9eede5ea6.tar.bz2 gentoo-2-bfd719f95bf89109320e813ff98d27f9eede5ea6.zip |
Stable for x86, wrt bug #481144
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc/parcellite')
-rw-r--r-- | x11-misc/parcellite/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/parcellite/parcellite-1.1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/parcellite/ChangeLog b/x11-misc/parcellite/ChangeLog index fc87956f49b3..6836b0d699df 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.31 2014/03/02 00:02:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/ChangeLog,v 1.32 2014/03/02 08:06:31 ago Exp $ + + 02 Mar 2014; Agostino Sarubbo <ago@gentoo.org> parcellite-1.1.6.ebuild: + Stable for x86, wrt bug #481144 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> parcellite-1.1.6.ebuild: amd64 stable, bug #481144 diff --git a/x11-misc/parcellite/parcellite-1.1.6.ebuild b/x11-misc/parcellite/parcellite-1.1.6.ebuild index 3d9f04863552..bd3c4b7aed93 100644 --- a/x11-misc/parcellite/parcellite-1.1.6.ebuild +++ b/x11-misc/parcellite/parcellite-1.1.6.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.6.ebuild,v 1.2 2014/03/02 00:02:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-1.1.6.ebuild,v 1.3 2014/03/02 08:06:31 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 |