summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-09-24 07:00:49 +0000
committerJeroen Roovers <jer@gentoo.org>2014-09-24 07:00:49 +0000
commit37ec883c9b8dbc4793d74553565030c7f9c1ab6b (patch)
treef91e5f55fffb75ba3cb69bbebb409f537c129c34 /x11-terms
parentVersion bump. (diff)
downloadgentoo-2-37ec883c9b8dbc4793d74553565030c7f9c1ab6b.tar.gz
gentoo-2-37ec883c9b8dbc4793d74553565030c7f9c1ab6b.tar.bz2
gentoo-2-37ec883c9b8dbc4793d74553565030c7f9c1ab6b.zip
EAPI bump, depend on dev-lang/perl:= (bug #523582).
(Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/rxvt-unicode/ChangeLog5
-rw-r--r--x11-terms/rxvt-unicode/rxvt-unicode-9.20.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-terms/rxvt-unicode/ChangeLog b/x11-terms/rxvt-unicode/ChangeLog
index 6ed115f3d818..205d55eea856 100644
--- a/x11-terms/rxvt-unicode/ChangeLog
+++ b/x11-terms/rxvt-unicode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-terms/rxvt-unicode
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.265 2014/06/28 13:18:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.266 2014/09/24 07:00:49 jer Exp $
+
+ 24 Sep 2014; Jeroen Roovers <jer@gentoo.org> rxvt-unicode-9.20.ebuild:
+ EAPI bump, depend on dev-lang/perl:= (bug #523582).
28 Jun 2014; Jeroen Roovers <jer@gentoo.org> rxvt-unicode-9.20.ebuild:
Always apply user patches.
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.20.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.20.ebuild
index df0c1687cb20..cb3404a4bc3a 100644
--- a/x11-terms/rxvt-unicode/rxvt-unicode-9.20.ebuild
+++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.20.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.20.ebuild,v 1.11 2014/06/28 13:18:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.20.ebuild,v 1.12 2014/09/24 07:00:49 jer Exp $
-EAPI=4
+EAPI=5
inherit autotools eutils
DESCRIPTION="rxvt clone with xft and unicode support"
@@ -22,7 +22,7 @@ RDEPEND="
>=sys-libs/ncurses-5.7-r6
kernel_Darwin? ( dev-perl/Mac-Pasteboard )
media-libs/fontconfig
- perl? ( dev-lang/perl )
+ perl? ( dev-lang/perl:= )
pixbuf? ( x11-libs/gdk-pixbuf x11-libs/gtk+:2 )
startup-notification? ( x11-libs/startup-notification )
x11-libs/libX11