summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2004-06-21 13:48:17 +0000
committerFerris McCormick <fmccor@gentoo.org>2004-06-21 13:48:17 +0000
commite508ad60b3d08d00117987813a93d413be1daf25 (patch)
treec6a13cdce33f527747d63ff614e89e3e62cb39ed /dev-util/tkcvs
parentfont.eclassify (Manifest recommit) (diff)
downloadgentoo-2-e508ad60b3d08d00117987813a93d413be1daf25.tar.gz
gentoo-2-e508ad60b3d08d00117987813a93d413be1daf25.tar.bz2
gentoo-2-e508ad60b3d08d00117987813a93d413be1daf25.zip
add ~sparc keyword to 7.1.4; remove from 7.1.2 (7.1.4 is the good one for sparc)
Diffstat (limited to 'dev-util/tkcvs')
-rw-r--r--dev-util/tkcvs/ChangeLog10
-rw-r--r--dev-util/tkcvs/tkcvs-7.1.2.ebuild4
-rw-r--r--dev-util/tkcvs/tkcvs-7.1.4.ebuild4
3 files changed, 13 insertions, 5 deletions
diff --git a/dev-util/tkcvs/ChangeLog b/dev-util/tkcvs/ChangeLog
index 1e6446d8c6a7..ef2f6c591bd0 100644
--- a/dev-util/tkcvs/ChangeLog
+++ b/dev-util/tkcvs/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-util/tkcvs
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/tkcvs/ChangeLog,v 1.8 2004/04/29 16:26:08 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/tkcvs/ChangeLog,v 1.9 2004/06/21 13:48:17 fmccor Exp $
+
+ 21 Jun 2004; Ferris McCormick <fmccor@gentoo.org> tkcvs-7.1.2.ebuild,
+ tkcvs-7.1.4.ebuild:
+ Add ~sparc to tkcvs-7.1.4 and remove from tkcvs-7.1.2: tkcvs-7.1.2 hangs, and
+ to quote the tkcvs CHANGELOG, tkcvs-7.1.4 contains "Bugfix for hangs in
+ 7.1.3"; presumably, this is the hang that sparc sees with 7.1.2. tkcvs-7.1.4
+ has the advantage of actually working on sparc. Hence, the change (see also
+ 32391).
29 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> tkcvs-7.1.4.ebuild:
marked ~amd64.
diff --git a/dev-util/tkcvs/tkcvs-7.1.2.ebuild b/dev-util/tkcvs/tkcvs-7.1.2.ebuild
index 480df6b15ed7..71d487e5e4db 100644
--- a/dev-util/tkcvs/tkcvs-7.1.2.ebuild
+++ b/dev-util/tkcvs/tkcvs-7.1.2.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/tkcvs/tkcvs-7.1.2.ebuild,v 1.4 2004/04/29 16:26:08 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/tkcvs/tkcvs-7.1.2.ebuild,v 1.5 2004/06/21 13:48:17 fmccor Exp $
MY_P=${PN}_${PV//./_}
S=${WORKDIR}/${MY_P}
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.twobarleycorns.net/tkcvs.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~sparc"
+KEYWORDS="x86"
RDEPEND=">=dev-lang/tk-8.3"
diff --git a/dev-util/tkcvs/tkcvs-7.1.4.ebuild b/dev-util/tkcvs/tkcvs-7.1.4.ebuild
index 4e727850466b..42c765d967fa 100644
--- a/dev-util/tkcvs/tkcvs-7.1.4.ebuild
+++ b/dev-util/tkcvs/tkcvs-7.1.4.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/tkcvs/tkcvs-7.1.4.ebuild,v 1.2 2004/04/29 16:26:08 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/tkcvs/tkcvs-7.1.4.ebuild,v 1.3 2004/06/21 13:48:17 fmccor Exp $
MY_P=${PN}_${PV//./_}
S=${WORKDIR}/${MY_P}
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.twobarleycorns.net/tkcvs.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~sparc"
RDEPEND=">=dev-lang/tk-8.3
dev-util/cvs