summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-12 09:37:45 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-12 09:37:45 +0000
commitd8d4a7994869f7e65ca94d9a02af3068bacca804 (patch)
tree2694566747a38535e87b7b70014c920616495632 /x11-misc/parcellite
parentStable for x86, wrt bug #505398 (diff)
downloadgentoo-2-d8d4a7994869f7e65ca94d9a02af3068bacca804.tar.gz
gentoo-2-d8d4a7994869f7e65ca94d9a02af3068bacca804.tar.bz2
gentoo-2-d8d4a7994869f7e65ca94d9a02af3068bacca804.zip
Stable for x86, wrt bug #506288
(Portage version: 2.2.8-r1/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/ChangeLog5
-rw-r--r--x11-misc/parcellite/parcellite-1.1.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/parcellite/ChangeLog b/x11-misc/parcellite/ChangeLog
index f5b1c7ae722d..efb647d77dbb 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.33 2014/04/07 14:44:37 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/ChangeLog,v 1.34 2014/04/12 09:37:45 ago Exp $
+
+ 12 Apr 2014; Agostino Sarubbo <ago@gentoo.org> parcellite-1.1.7.ebuild:
+ Stable for x86, wrt bug #506288
07 Apr 2014; Chema Alonso <nimiux@gentoo.org> parcellite-1.1.7.ebuild:
Stable for amd64 wrt bug #506288
diff --git a/x11-misc/parcellite/parcellite-1.1.7.ebuild b/x11-misc/parcellite/parcellite-1.1.7.ebuild
index c638bd312f5d..5aa8addeed9a 100644
--- a/x11-misc/parcellite/parcellite-1.1.7.ebuild
+++ b/x11-misc/parcellite/parcellite-1.1.7.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.7.ebuild,v 1.2 2014/04/07 14:44:37 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-1.1.7.ebuild,v 1.3 2014/04/12 09:37:45 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