summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2015-02-21 23:23:25 +0000
committerTim Harder <radhermit@gentoo.org>2015-02-21 23:23:25 +0000
commitb1903ea48906d51f3f53d7d76cc57401bc49782b (patch)
tree00f32740c6d7107bd8020e2857617c1d7a225130 /x11-misc
parentVersion bump (diff)
downloadgentoo-2-b1903ea48906d51f3f53d7d76cc57401bc49782b.tar.gz
gentoo-2-b1903ea48906d51f3f53d7d76cc57401bc49782b.tar.bz2
gentoo-2-b1903ea48906d51f3f53d7d76cc57401bc49782b.zip
Stabilize for amd64/x86.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4F064CA3)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/urxvt-perls/ChangeLog7
-rw-r--r--x11-misc/urxvt-perls/urxvt-perls-2.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/urxvt-perls/ChangeLog b/x11-misc/urxvt-perls/ChangeLog
index 46de91ae880f..be06cda865fe 100644
--- a/x11-misc/urxvt-perls/ChangeLog
+++ b/x11-misc/urxvt-perls/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/urxvt-perls
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/urxvt-perls/ChangeLog,v 1.5 2014/01/22 23:32:14 radhermit Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/urxvt-perls/ChangeLog,v 1.6 2015/02/21 23:23:25 radhermit Exp $
+
+ 21 Feb 2015; Tim Harder <radhermit@gentoo.org> urxvt-perls-2.1.ebuild:
+ Stabilize for amd64/x86.
*urxvt-perls-2.1 (22 Jan 2014)
diff --git a/x11-misc/urxvt-perls/urxvt-perls-2.1.ebuild b/x11-misc/urxvt-perls/urxvt-perls-2.1.ebuild
index a4cfcecb263c..349b1429ed77 100644
--- a/x11-misc/urxvt-perls/urxvt-perls-2.1.ebuild
+++ b/x11-misc/urxvt-perls/urxvt-perls-2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/urxvt-perls/urxvt-perls-2.1.ebuild,v 1.1 2014/01/22 23:32:14 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/urxvt-perls/urxvt-perls-2.1.ebuild,v 1.2 2015/02/21 23:23:25 radhermit Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/muennich/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
RDEPEND="x11-misc/xsel
x11-terms/rxvt-unicode[perl]"