summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-02 17:44:07 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-02 17:44:07 +0000
commit7826d0ce3b12b682124d0c23c5774f0cb24dcd9a (patch)
tree8e79fb2a670854ac2b0586ee524044cb8a85d2a8 /dev-vcs
parentBig leechcraft bump to 0.4.99, thanks to 0xd34df00d (diff)
downloadgentoo-2-7826d0ce3b12b682124d0c23c5774f0cb24dcd9a.tar.gz
gentoo-2-7826d0ce3b12b682124d0c23c5774f0cb24dcd9a.tar.bz2
gentoo-2-7826d0ce3b12b682124d0c23c5774f0cb24dcd9a.zip
Stable for amd64, wrt bug #397035
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/cvs2cl/ChangeLog7
-rw-r--r--dev-vcs/cvs2cl/cvs2cl-2.71.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-vcs/cvs2cl/ChangeLog b/dev-vcs/cvs2cl/ChangeLog
index 8838b604c838..9dcefbfec964 100644
--- a/dev-vcs/cvs2cl/ChangeLog
+++ b/dev-vcs/cvs2cl/ChangeLog
@@ -1,6 +1,9 @@
# 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 $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs2cl/ChangeLog,v 1.2 2012/02/02 17:44:07 ago Exp $
+
+ 02 Feb 2012; Agostino Sarubbo <ago@gentoo.org> cvs2cl-2.71.ebuild:
+ Stable for amd64, wrt bug #397035
19 Jun 2010; Jonathan Callen <abcd@gentoo.org> +cvs2cl-2.59.ebuild,
+cvs2cl-2.71.ebuild, +metadata.xml:
diff --git a/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild b/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild
index 33398b973dff..569ee297774f 100644
--- a/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild
+++ b/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild,v 1.2 2012/02/02 17:44:07 ago Exp $
DESCRIPTION="produces a GNU-style ChangeLog for CVS-controlled sources"
HOMEPAGE="http://www.red-bean.com/cvs2cl/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.pl.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
DEPEND="dev-lang/perl"