summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/parcellite/parcellite-1.1.7.ebuild')
-rw-r--r--x11-misc/parcellite/parcellite-1.1.7.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/parcellite/parcellite-1.1.7.ebuild b/x11-misc/parcellite/parcellite-1.1.7.ebuild
index 2385c16503f4..c638bd312f5d 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-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.7.ebuild,v 1.1 2013/10/19 12:21:09 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-1.1.7.ebuild,v 1.2 2014/04/07 14:44:37 nimiux 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