public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/urxvt-perls: ChangeLog urxvt-perls-2.1.ebuild
@ 2014-01-22 23:32 Tim Harder (radhermit)
  0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2014-01-22 23:32 UTC (permalink / raw
  To: gentoo-commits

radhermit    14/01/22 23:32:14

  Modified:             ChangeLog
  Added:                urxvt-perls-2.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.5                  x11-misc/urxvt-perls/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/urxvt-perls/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/urxvt-perls/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/urxvt-perls/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/urxvt-perls/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	10 Sep 2013 13:14:28 -0000	1.4
+++ ChangeLog	22 Jan 2014 23:32:14 -0000	1.5
@@ -1,6 +1,11 @@
 # 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.4 2013/09/10 13:14:28 xmw Exp $
+# 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 $
+
+*urxvt-perls-2.1 (22 Jan 2014)
+
+  22 Jan 2014; Tim Harder <radhermit@gentoo.org> +urxvt-perls-2.1.ebuild:
+  Version bump.
 
   10 Sep 2013; Michael Weber <xmw@gentoo.org> urxvt-perls-2.0.ebuild:
   Add ~arm keywords.



1.1                  x11-misc/urxvt-perls/urxvt-perls-2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/urxvt-perls/urxvt-perls-2.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/urxvt-perls/urxvt-perls-2.1.ebuild?rev=1.1&content-type=text/plain

Index: urxvt-perls-2.1.ebuild
===================================================================
# Copyright 1999-2014 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 $

EAPI=4

inherit multilib

DESCRIPTION="Perl extensions for rxvt-unicode"
HOMEPAGE="https://github.com/muennich/urxvt-perls"
SRC_URI="https://github.com/muennich/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"

RDEPEND="x11-misc/xsel
	x11-terms/rxvt-unicode[perl]"

src_install() {
	insinto /usr/$(get_libdir)/urxvt/perl
	doins clipboard keyboard-select url-select
	dodoc README.md
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-22 23:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-22 23:32 [gentoo-commits] gentoo-x86 commit in x11-misc/urxvt-perls: ChangeLog urxvt-perls-2.1.ebuild Tim Harder (radhermit)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox