* [gentoo-commits] gentoo-x86 commit in dev-vcs/cvs2cl: metadata.xml cvs2cl-2.71.ebuild cvs2cl-2.59.ebuild ChangeLog
@ 2010-06-19 0:28 Jonathan Callen (abcd)
0 siblings, 0 replies; only message in thread
From: Jonathan Callen (abcd) @ 2010-06-19 0:28 UTC (permalink / raw
To: gentoo-commits
abcd 10/06/19 00:28:31
Added: metadata.xml cvs2cl-2.71.ebuild cvs2cl-2.59.ebuild
ChangeLog
Log:
Move package from dev-util/cvs2cl to dev-vcs/cvs2cl
(Portage version: 2.2_rc67/cvs/Linux i686, RepoMan options: --force)
Revision Changes Path
1.1 dev-vcs/cvs2cl/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvs2cl/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvs2cl/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>
<herd>cvs-utils</herd>
</pkgmetadata>
1.1 dev-vcs/cvs2cl/cvs2cl-2.71.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild?rev=1.1&content-type=text/plain
Index: cvs2cl-2.71.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild,v 1.1 2010/06/19 00:28:31 abcd 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 ~amd64-linux ~x86-linux ~ppc-macos"
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
}
1.1 dev-vcs/cvs2cl/cvs2cl-2.59.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvs2cl/cvs2cl-2.59.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvs2cl/cvs2cl-2.59.ebuild?rev=1.1&content-type=text/plain
Index: cvs2cl-2.59.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs2cl/cvs2cl-2.59.ebuild,v 1.1 2010/06/19 00:28:31 abcd 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}
src_install() {
newbin ${P}.pl ${PN} || die
}
1.1 dev-vcs/cvs2cl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvs2cl/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvs2cl/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for dev-vcs/cvs2cl
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs2cl/ChangeLog,v 1.1 2010/06/19 00:28:31 abcd Exp $
19 Jun 2010; Jonathan Callen <abcd@gentoo.org> +cvs2cl-2.59.ebuild,
+cvs2cl-2.71.ebuild, +metadata.xml:
Move package from dev-util/cvs2cl to dev-vcs/cvs2cl
15 Jan 2010; Christian Faulhammer <fauli@gentoo.org> cvs2cl-2.71.ebuild:
Transfer Prefix keywords
*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
09 Apr 2007; Peter Weller <welp@gentoo.org> cvs2cl-2.59.ebuild:
Stable on amd64 wrt bug 173881
19 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
Remove ka0ttic from metadata.xml due to retirement.
04 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
13 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> cvs2cl-2.59.ebuild:
Stable on ppc.
22 Jul 2005; Aaron Walker <ka0ttic@gentoo.org> cvs2cl-2.59.ebuild:
Added ~sparc.
28 Jun 2005; Aaron Walker <ka0ttic@gentoo.org> cvs2cl-2.59.ebuild:
Stable on x86.
*cvs2cl-2.59 (22 May 2005)
22 May 2005; Aaron Walker <ka0ttic@gentoo.org> +cvs2cl-2.59.ebuild:
Version bump.
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> cvs2cl-2.58.ebuild:
Stable on ppc.
10 Dec 2004; Aaron Walker <ka0ttic@gentoo.org> cvs2cl-2.58.ebuild:
Marked stable on x86.
*cvs2cl-2.58 (12 Nov 2004)
12 Nov 2004; Aaron Walker <ka0ttic@gentoo.org> +cvs2cl-2.58.ebuild:
Version bump.
12 Oct 2004; Aaron Walker <ka0ttic@gentoo.org> -cvs2cl-2.50.ebuild,
cvs2cl-2.57.ebuild:
Install w/o pl extension (bug #67158); removed old version that is bad and
uses uncompressed .pl file in SRC_URI. Also, converted ChangeLog to proper
Gentoo-style format.
21 Sep 2004; Aaron Walker <ka0ttic@gentoo.org> metadata.xml:
Added metadata.xml
21 Jul 2004; David Holm <dholm@gentoo.org> cvs2cl-2.57.ebuild:
Added to ~ppc
*cvs2cl-2.57 (20 Jul 2004)
20 Jul 2004; Mike Frysinger <vapier@gentoo.org> +cvs2cl-2.57.ebuild:
ver bump #57461
14 Jul 2004; Aron Griffis <agriffis@gentoo.org> cvs2cl-2.50.ebuild:
sync IUSE (missing)
24 Jun 2004; Aron Griffis <agriffis@gentoo.org> cvs2cl-2.50.ebuild:
update copyright line: Gentoo Technologies => Gentoo Foundation
18 May 2004; Jason Eric Huebel <jhuebel@gentoo.org> cvs2cl-2.50.ebuild:
~amd64
12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> cvs2cl-2.50.ebuild:
header fix
*cvs2cl-2.50 (29 Nov 2003)
29 Nov 2003; Mike Frysinger <vapier@gentoo.org> +cvs2cl-2.50.ebuild:
ver bump
18 Jul 2003; Mike Frysinger <vapier@gentoo.org> cvs2cl-2.49.ebuild:
GPL-2 it
*cvs2cl-2.49 (13 Jul 2003)
13 Jul 2003; Mike Frysinger <vapier@gentoo.org> +cvs2cl-2.49.ebuild:
initial ebuild #11523
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-06-19 0:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-19 0:28 [gentoo-commits] gentoo-x86 commit in dev-vcs/cvs2cl: metadata.xml cvs2cl-2.71.ebuild cvs2cl-2.59.ebuild ChangeLog Jonathan Callen (abcd)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox