diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 19:22:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 19:22:00 +0000 |
commit | d356c0460a8bbd436958d47d17fde9b6e98ff207 (patch) | |
tree | 66fbb3a3777d9a882a3cb1c1b30bd5a7a818ca43 /x11-misc/urxvt-perls | |
parent | Clean up PYTHON_COMPAT from old implementations. (diff) | |
download | gentoo-2-d356c0460a8bbd436958d47d17fde9b6e98ff207.tar.gz gentoo-2-d356c0460a8bbd436958d47d17fde9b6e98ff207.tar.bz2 gentoo-2-d356c0460a8bbd436958d47d17fde9b6e98ff207.zip |
Stable for x86, wrt bug #483460
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc/urxvt-perls')
-rw-r--r-- | x11-misc/urxvt-perls/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/urxvt-perls/urxvt-perls-2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/urxvt-perls/ChangeLog b/x11-misc/urxvt-perls/ChangeLog index bcb0551754af..89c18cc527da 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/urxvt-perls/ChangeLog,v 1.2 2013/09/04 13:25:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/urxvt-perls/ChangeLog,v 1.3 2013/09/05 19:22:00 ago Exp $ + + 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> urxvt-perls-2.0.ebuild: + Stable for x86, wrt bug #483460 04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> urxvt-perls-2.0.ebuild: Stable for amd64, wrt bug #483460 diff --git a/x11-misc/urxvt-perls/urxvt-perls-2.0.ebuild b/x11-misc/urxvt-perls/urxvt-perls-2.0.ebuild index 8c220b7c194b..964e0561eced 100644 --- a/x11-misc/urxvt-perls/urxvt-perls-2.0.ebuild +++ b/x11-misc/urxvt-perls/urxvt-perls-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.0.ebuild,v 1.2 2013/09/04 13:25:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/urxvt-perls/urxvt-perls-2.0.ebuild,v 1.3 2013/09/05 19:22:00 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://github/muennich/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="x11-misc/xsel |