public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/urxvt-perls: metadata.xml ChangeLog urxvt-perls-2.0.ebuild
@ 2012-09-02 20:00 Tim Harder (radhermit)
  0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2012-09-02 20:00 UTC (permalink / raw
  To: gentoo-commits

radhermit    12/09/02 20:00:48

  Added:                metadata.xml ChangeLog urxvt-perls-2.0.ebuild
  Log:
  Initial import (bug #392209 by Tom Prince).
  
  (Portage version: 2.2.0_alpha123-r1/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  x11-misc/urxvt-perls/metadata.xml

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

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>radhermit@gentoo.org</email>
		<name>Tim Harder</name>
	</maintainer>
	<upstream>
		<remote-id type="github">muennich/urxvt-perls</remote-id>
	</upstream>
</pkgmetadata>



1.1                  x11-misc/urxvt-perls/ChangeLog

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

Index: ChangeLog
===================================================================
# 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 $

*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).




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

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

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

EAPI=4

inherit multilib

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

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

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:[~2012-09-02 20:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-02 20:00 [gentoo-commits] gentoo-x86 commit in x11-misc/urxvt-perls: metadata.xml ChangeLog urxvt-perls-2.0.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