diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-04 13:25:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-04 13:25:36 +0000 |
commit | 039bced85748ba4add4b8bbead56d24190db2618 (patch) | |
tree | 5b7c279330d052a543aaaf6cbb0cb43c399dd366 /x11-misc/urxvt-perls | |
parent | Stable for amd64, wrt bug #483440 (diff) | |
download | gentoo-2-039bced85748ba4add4b8bbead56d24190db2618.tar.gz gentoo-2-039bced85748ba4add4b8bbead56d24190db2618.tar.bz2 gentoo-2-039bced85748ba4add4b8bbead56d24190db2618.zip |
Stable for amd64, wrt bug #483460
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc/urxvt-perls')
-rw-r--r-- | x11-misc/urxvt-perls/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/urxvt-perls/urxvt-perls-2.0.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/x11-misc/urxvt-perls/ChangeLog b/x11-misc/urxvt-perls/ChangeLog index 5533d5781d69..bcb0551754af 100644 --- a/x11-misc/urxvt-perls/ChangeLog +++ b/x11-misc/urxvt-perls/ChangeLog @@ -1,10 +1,12 @@ # ChangeLog for x11-misc/urxvt-perls -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/urxvt-perls/ChangeLog,v 1.1 2012/09/02 20:00:48 radhermit Exp $ +# 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 $ + + 04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> urxvt-perls-2.0.ebuild: + Stable for amd64, wrt bug #483460 *urxvt-perls-2.0 (02 Sep 2012) 02 Sep 2012; Tim Harder <radhermit@gentoo.org> +urxvt-perls-2.0.ebuild, +metadata.xml: Initial import (bug #392209 by Tom Prince). - diff --git a/x11-misc/urxvt-perls/urxvt-perls-2.0.ebuild b/x11-misc/urxvt-perls/urxvt-perls-2.0.ebuild index 640c3868203c..8c220b7c194b 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-2012 Gentoo Foundation +# 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.1 2012/09/02 20:00:48 radhermit Exp $ +# $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 $ 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 |