summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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