summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-01-31 20:45:55 +0000
committerMike Frysinger <vapier@gentoo.org>2004-01-31 20:45:55 +0000
commitc7ee9aab45b761950f032fbc7008331a34fef2db (patch)
tree5f6b4409808d468361007e362b54d6c53e50c07f /dev-util/bitkeeper
parentthis should solve bug #39373 as it appears to be a problem with findutils (mo... (diff)
downloadgentoo-2-c7ee9aab45b761950f032fbc7008331a34fef2db.tar.gz
gentoo-2-c7ee9aab45b761950f032fbc7008331a34fef2db.tar.bz2
gentoo-2-c7ee9aab45b761950f032fbc7008331a34fef2db.zip
3.0.3 is no longer available #39995
Diffstat (limited to 'dev-util/bitkeeper')
-rw-r--r--dev-util/bitkeeper/bitkeeper-3.0.4.ebuild10
1 files changed, 4 insertions, 6 deletions
diff --git a/dev-util/bitkeeper/bitkeeper-3.0.4.ebuild b/dev-util/bitkeeper/bitkeeper-3.0.4.ebuild
index 3288509fe949..3409815637c8 100644
--- a/dev-util/bitkeeper/bitkeeper-3.0.4.ebuild
+++ b/dev-util/bitkeeper/bitkeeper-3.0.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/bitkeeper/bitkeeper-3.0.4.ebuild,v 1.1 2004/01/03 18:39:27 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bitkeeper/bitkeeper-3.0.4.ebuild,v 1.2 2004/01/31 20:45:55 vapier Exp $
DESCRIPTION="A scalable configuration management system."
HOMEPAGE="http://www.bitkeeper.com/"
@@ -12,19 +12,17 @@ SRC_URI="x86? ( bk-${PV}-x86-glibc22-linux.bin )
hppa? ( bk-${PV}-hppa-glibc22-linux.bin )
ia64? ( bk-${PV}-ia64-glibc22-linux.bin )"
-SLOT="0"
LICENSE="BKL"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa -mips ~ia64"
+SLOT="0"
+KEYWORDS="x86 ppc sparc alpha arm hppa -mips ia64"
IUSE="X"
+RESTRICT="fetch"
-# binary package, so no DEPENDs; X optional in RDEPENDs
DEPEND=""
RDEPEND="virtual/glibc
>=dev-lang/tcl-8.3.4
X? ( >=dev-lang/tk-8.3.4 )"
-RESTRICT="fetch"
-
S=${WORKDIR}/bitkeeper
pkg_nofetch() {