summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/cvs2cl/ChangeLog5
-rw-r--r--dev-vcs/cvs2cl/cvs2cl-2.71.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/cvs2cl/ChangeLog b/dev-vcs/cvs2cl/ChangeLog
index 6475bcc6beb7..3eca46a9b63c 100644
--- a/dev-vcs/cvs2cl/ChangeLog
+++ b/dev-vcs/cvs2cl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/cvs2cl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs2cl/ChangeLog,v 1.3 2012/02/03 22:49:39 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs2cl/ChangeLog,v 1.4 2012/02/16 18:41:10 phajdan.jr Exp $
+
+ 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> cvs2cl-2.71.ebuild:
+ x86 stable wrt bug #397035
03 Feb 2012; Brent Baude <ranger@gentoo.org> cvs2cl-2.71.ebuild:
Marking cvs2cl-2.71 ppc for bug 397035
diff --git a/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild b/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild
index 77b23552af26..176a8a8165d4 100644
--- a/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild
+++ b/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild
@@ -1,6 +1,6 @@
# 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.3 2012/02/03 22:49:39 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild,v 1.4 2012/02/16 18:41:10 phajdan.jr 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"