public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/cvs2cl: ChangeLog cvs2cl-2.71.ebuild
@ 2008-11-12 19:54 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2008-11-12 19:54 UTC (permalink / raw
  To: gentoo-commits

vapier      08/11/12 19:54:50

  Modified:             ChangeLog
  Added:                cvs2cl-2.71.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_rc14/cvs/Linux 2.6.27.4 x86_64)

Revision  Changes    Path
1.20                 dev-util/cvs2cl/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/cvs2cl/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/cvs2cl/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/cvs2cl/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/cvs2cl/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	10 Apr 2007 14:01:16 -0000	1.19
+++ ChangeLog	12 Nov 2008 19:54:50 -0000	1.20
@@ -1,6 +1,11 @@
 # ChangeLog for dev-util/cvs2cl
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs2cl/ChangeLog,v 1.19 2007/04/10 14:01:16 gustavoz Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs2cl/ChangeLog,v 1.20 2008/11/12 19:54:50 vapier Exp $
+
+*cvs2cl-2.71 (12 Nov 2008)
+
+  12 Nov 2008; Mike Frysinger <vapier@gentoo.org> +cvs2cl-2.71.ebuild:
+  Version bump.
 
   10 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> cvs2cl-2.59.ebuild:
   Stable on sparc wrt #173881



1.1                  dev-util/cvs2cl/cvs2cl-2.71.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/cvs2cl/cvs2cl-2.71.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/cvs2cl/cvs2cl-2.71.ebuild?rev=1.1&content-type=text/plain

Index: cvs2cl-2.71.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs2cl/cvs2cl-2.71.ebuild,v 1.1 2008/11/12 19:54:50 vapier Exp $

DESCRIPTION="produces a GNU-style ChangeLog for CVS-controlled sources"
HOMEPAGE="http://www.red-bean.com/cvs2cl/"
SRC_URI="mirror://gentoo/${P}.pl.bz2"

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

DEPEND="dev-lang/perl"

S=${WORKDIR}

maint_pkg_create() {
	set -x
	wget http://www.red-bean.com/cvs2cl/${PN}.pl
	mv ${PN}.pl ${P}.pl
	bzip2 ${P}.pl
	ls -l ${PWD}/${P}.pl.bz2
	set +x
}
#pkg_setup() { maint_pkg_create; }

src_install() {
	newbin ${P}.pl ${PN} || die
}






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

only message in thread, other threads:[~2008-11-12 19:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-12 19:54 [gentoo-commits] gentoo-x86 commit in dev-util/cvs2cl: ChangeLog cvs2cl-2.71.ebuild Mike Frysinger (vapier)

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