summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-02 00:02:33 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-02 00:02:33 +0000
commit1921e56c89e3327602be45ace34745b8c9371046 (patch)
tree9516387d857e4a7724244d212b17fa0c8f26c8d0 /x11-misc/parcellite
parentamd64 stable, bug #474886 (diff)
downloadgentoo-2-1921e56c89e3327602be45ace34745b8c9371046.tar.gz
gentoo-2-1921e56c89e3327602be45ace34745b8c9371046.tar.bz2
gentoo-2-1921e56c89e3327602be45ace34745b8c9371046.zip
amd64 stable, bug #481144
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-misc/parcellite')
-rw-r--r--x11-misc/parcellite/ChangeLog7
-rw-r--r--x11-misc/parcellite/parcellite-1.1.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/parcellite/ChangeLog b/x11-misc/parcellite/ChangeLog
index f7e82cb52f0b..fc87956f49b3 100644
--- a/x11-misc/parcellite/ChangeLog
+++ b/x11-misc/parcellite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/parcellite
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/ChangeLog,v 1.30 2013/10/19 12:21:09 hwoarang Exp $
+# 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 $
+
+ 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> parcellite-1.1.6.ebuild:
+ amd64 stable, bug #481144
*parcellite-1.1.7 (19 Oct 2013)
diff --git a/x11-misc/parcellite/parcellite-1.1.6.ebuild b/x11-misc/parcellite/parcellite-1.1.6.ebuild
index 5860549179bb..3d9f04863552 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-2013 Gentoo Foundation
+# 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.1 2013/08/14 12:11:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-1.1.6.ebuild,v 1.2 2014/03/02 00:02:33 pacho 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