summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-06-12 20:39:24 +0000
committerTom Gall <tgall@gentoo.org>2004-06-12 20:39:24 +0000
commit48e4fb583670ece445420aedc5a12a0d71fc549b (patch)
tree5c72f7838578fc1a9d55114708a18fe57c0f852e
parentVersion bump to 0.4.0, with two patches to control the new build system. (Man... (diff)
downloadgentoo-2-48e4fb583670ece445420aedc5a12a0d71fc549b.tar.gz
gentoo-2-48e4fb583670ece445420aedc5a12a0d71fc549b.tar.bz2
gentoo-2-48e4fb583670ece445420aedc5a12a0d71fc549b.zip
stable on ppc64, bug #53408
-rw-r--r--dev-util/cvs/ChangeLog5
-rw-r--r--dev-util/cvs/cvs-1.11.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cvs/ChangeLog b/dev-util/cvs/ChangeLog
index 1e7fec2b9319..6166719ead1d 100644
--- a/dev-util/cvs/ChangeLog
+++ b/dev-util/cvs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/cvs
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/ChangeLog,v 1.57 2004/06/10 10:09:08 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/ChangeLog,v 1.58 2004/06/12 20:39:24 tgall Exp $
+
+ 12 Jun 2004; Tom Gall <tgall@gentoo.org> cvs-1.11.17.ebuild:
+ stable on ppc64
09 Jun 2004; Luca Barbato <lu_zero@gentoo.org> cvs-1.11.17.ebuild:
Marked ppc
diff --git a/dev-util/cvs/cvs-1.11.17.ebuild b/dev-util/cvs/cvs-1.11.17.ebuild
index 05e3442a75cb..784ba1b1eed7 100644
--- a/dev-util/cvs/cvs-1.11.17.ebuild
+++ b/dev-util/cvs/cvs-1.11.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11.17.ebuild,v 1.8 2004/06/10 20:17:18 scandium Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11.17.ebuild,v 1.9 2004/06/12 20:39:24 tgall Exp $
inherit eutils flag-o-matic
@@ -18,7 +18,7 @@ SRC_URI="http://ccvs.cvshome.org/files/documents/19/191/${P}.tar.bz2
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ~ppc64 ~s390"
+KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 ~s390"
IUSE="doc emacs"