summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-08-15 20:51:04 +0000
committerJohannes Huber <johu@gentoo.org>2012-08-15 20:51:04 +0000
commitef4881eb5a74b409361bf485e2762b910be6d527 (patch)
treefe302ae28e64e2a59864f14eb36c104291018f7d /x11-misc
parentStable for x86, wrt bug #430770 (diff)
downloadgentoo-2-ef4881eb5a74b409361bf485e2762b910be6d527.tar.gz
gentoo-2-ef4881eb5a74b409361bf485e2762b910be6d527.tar.bz2
gentoo-2-ef4881eb5a74b409361bf485e2762b910be6d527.zip
Stable for x86, wrt bug #428048
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/parcellite/ChangeLog5
-rw-r--r--x11-misc/parcellite/parcellite-1.0.2_rc5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/parcellite/ChangeLog b/x11-misc/parcellite/ChangeLog
index 516bc6065d7b..68f7866a465a 100644
--- a/x11-misc/parcellite/ChangeLog
+++ b/x11-misc/parcellite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/parcellite
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/ChangeLog,v 1.20 2012/08/04 13:40:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/ChangeLog,v 1.21 2012/08/15 20:51:04 johu Exp $
+
+ 15 Aug 2012; Johannes Huber <johu@gentoo.org> parcellite-1.0.2_rc5.ebuild:
+ Stable for x86, wrt bug #428048
04 Aug 2012; Agostino Sarubbo <ago@gentoo.org> parcellite-1.0.2_rc5.ebuild:
Stable for amd64, wrt bug #428048
diff --git a/x11-misc/parcellite/parcellite-1.0.2_rc5.ebuild b/x11-misc/parcellite/parcellite-1.0.2_rc5.ebuild
index c0b74e264da1..2a297ca6fa59 100644
--- a/x11-misc/parcellite/parcellite-1.0.2_rc5.ebuild
+++ b/x11-misc/parcellite/parcellite-1.0.2_rc5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-1.0.2_rc5.ebuild,v 1.3 2012/08/04 13:40:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-1.0.2_rc5.ebuild,v 1.4 2012/08/15 20:51:04 johu Exp $
EAPI=4
inherit autotools 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