public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-vcs/mr: ChangeLog mr-0.51.ebuild mr-0.49.ebuild
@ 2010-12-17 10:31 Torsten Veller (tove)
  0 siblings, 0 replies; only message in thread
From: Torsten Veller (tove) @ 2010-12-17 10:31 UTC (permalink / raw
  To: gentoo-commits

tove        10/12/17 10:31:49

  Modified:             ChangeLog
  Added:                mr-0.51.ebuild
  Removed:              mr-0.49.ebuild
  Log:
  Version bump. Cleanup
  
  (Portage version: 2.2.0_alpha9/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-vcs/mr/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/mr/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/mr/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/mr/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/mr/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	30 Aug 2010 06:22:38 -0000	1.3
+++ ChangeLog	17 Dec 2010 10:31:49 -0000	1.4
@@ -1,6 +1,12 @@
 # ChangeLog for dev-vcs/mr
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mr/ChangeLog,v 1.3 2010/08/30 06:22:38 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mr/ChangeLog,v 1.4 2010/12/17 10:31:49 tove Exp $
+
+*mr-0.51 (17 Dec 2010)
+
+  17 Dec 2010; Torsten Veller <tove@gentoo.org> -mr-0.49.ebuild,
+  +mr-0.51.ebuild:
+  Version bump. Cleanup
 
 *mr-0.50 (30 Aug 2010)
 



1.1                  dev-vcs/mr/mr-0.51.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/mr/mr-0.51.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/mr/mr-0.51.ebuild?rev=1.1&content-type=text/plain

Index: mr-0.51.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mr/mr-0.51.ebuild,v 1.1 2010/12/17 10:31:49 tove Exp $

DESCRIPTION="Multiple Repository management tool"
HOMEPAGE="http://kitenet.net/~joey/code/mr/"
SRC_URI="mirror://debian/pool/main/m/${PN}/${PN}_${PV}.tar.gz"

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

DEPEND="dev-lang/perl"
RDEPEND="${DEPEND}
	dev-perl/libwww-perl
	dev-perl/HTML-Parser"

S=${WORKDIR}/${PN}

src_install() {
	dobin mr webcheckout || die
	doman mr.1 webcheckout.1 || die
	dodoc README TODO debian/changelog \
		mrconfig mrconfig.complex || die
	insinto /usr/share/${PN}
	doins lib/* || die
}






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

only message in thread, other threads:[~2010-12-17 10:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-17 10:31 [gentoo-commits] gentoo-x86 commit in dev-vcs/mr: ChangeLog mr-0.51.ebuild mr-0.49.ebuild Torsten Veller (tove)

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