summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-04-10 14:01:16 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-04-10 14:01:16 +0000
commitb161383bfcce5009b0299b025a8fad3e94ec8ebd (patch)
tree067bee36e2bd8e82b7ece222e1ef8d80194b0883
parentStable on sparc wrt #173880 (diff)
downloadgentoo-2-b161383bfcce5009b0299b025a8fad3e94ec8ebd.tar.gz
gentoo-2-b161383bfcce5009b0299b025a8fad3e94ec8ebd.tar.bz2
gentoo-2-b161383bfcce5009b0299b025a8fad3e94ec8ebd.zip
Stable on sparc wrt #173881
(Portage version: 2.1.2.2)
-rw-r--r--dev-util/cvs2cl/ChangeLog5
-rw-r--r--dev-util/cvs2cl/cvs2cl-2.59.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cvs2cl/ChangeLog b/dev-util/cvs2cl/ChangeLog
index b2e18a8334b4..71738384b318 100644
--- a/dev-util/cvs2cl/ChangeLog
+++ b/dev-util/cvs2cl/ChangeLog
@@ -1,6 +1,9 @@
# 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.18 2007/04/09 14:05:24 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs2cl/ChangeLog,v 1.19 2007/04/10 14:01:16 gustavoz Exp $
+
+ 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
diff --git a/dev-util/cvs2cl/cvs2cl-2.59.ebuild b/dev-util/cvs2cl/cvs2cl-2.59.ebuild
index 166b2e2ced02..20209c0b8fbf 100644
--- a/dev-util/cvs2cl/cvs2cl-2.59.ebuild
+++ b/dev-util/cvs2cl/cvs2cl-2.59.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs2cl/cvs2cl-2.59.ebuild,v 1.5 2007/04/09 14:05:24 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs2cl/cvs2cl-2.59.ebuild,v 1.6 2007/04/10 14:01:16 gustavoz 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"
+KEYWORDS="amd64 ppc sparc x86"
IUSE=""
DEPEND="dev-lang/perl"