summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-04-12 10:24:47 +0000
committerDavid Holm <dholm@gentoo.org>2004-04-12 10:24:47 +0000
commit8b72ab66f260f237057981d5c76e43c206b834c6 (patch)
treea196428d81b2365f4818dd25e49610a87ea6d440 /dev-util
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-8b72ab66f260f237057981d5c76e43c206b834c6.tar.gz
gentoo-2-8b72ab66f260f237057981d5c76e43c206b834c6.tar.bz2
gentoo-2-8b72ab66f260f237057981d5c76e43c206b834c6.zip
Added to ~ppc
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/jcvs-bin/ChangeLog5
-rw-r--r--dev-util/jcvs-bin/jcvs-bin-5.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/jcvs-bin/ChangeLog b/dev-util/jcvs-bin/ChangeLog
index 5c209f6df1e8..096d7e38706b 100644
--- a/dev-util/jcvs-bin/ChangeLog
+++ b/dev-util/jcvs-bin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/jcvs-bin
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/jcvs-bin/ChangeLog,v 1.1 2004/04/11 21:28:34 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/jcvs-bin/ChangeLog,v 1.2 2004/04/12 10:24:47 dholm Exp $
+
+ 12 Apr 2004; David Holm <dholm@gentoo.org> jcvs-bin-5.4.1.ebuild:
+ Added to ~ppc.
*jcvs-bin-5.4.1 (11 Apr 2004)
diff --git a/dev-util/jcvs-bin/jcvs-bin-5.4.1.ebuild b/dev-util/jcvs-bin/jcvs-bin-5.4.1.ebuild
index 208f4a35061d..1255d1c308fa 100644
--- a/dev-util/jcvs-bin/jcvs-bin-5.4.1.ebuild
+++ b/dev-util/jcvs-bin/jcvs-bin-5.4.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/jcvs-bin/jcvs-bin-5.4.1.ebuild,v 1.1 2004/04/11 21:28:34 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/jcvs-bin/jcvs-bin-5.4.1.ebuild,v 1.2 2004/04/12 10:24:47 dholm Exp $
DESCRIPTION="Java CVS client"
HOMEPAGE="http://www.jcvs.org/"
SRC_URI="http://www.jcvs.org/download/jcvs/jcvsii-${PV}.zip"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND=">=virtual/jdk-1.3"
RDEPEND=">=virtual/jre-1.3"