summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-09-18 16:23:22 +0000
committerTorsten Veller <tove@gentoo.org>2009-09-18 16:23:22 +0000
commit1e62fd208c82104e6bee5960b0636811a0f91f9e (patch)
tree516071d43f1ad47c2811e06a3379548e5e2da933 /dev-java/gnu-classpath
parentRecognise eblit files. (diff)
downloadgentoo-2-1e62fd208c82104e6bee5960b0636811a0f91f9e.tar.gz
gentoo-2-1e62fd208c82104e6bee5960b0636811a0f91f9e.tar.bz2
gentoo-2-1e62fd208c82104e6bee5960b0636811a0f91f9e.zip
Fix typo: s/REPEND/RDEPEND/
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/gnu-classpath')
-rw-r--r--dev-java/gnu-classpath/ChangeLog6
-rw-r--r--dev-java/gnu-classpath/gnu-classpath-0.97-r1.ebuild4
-rw-r--r--dev-java/gnu-classpath/gnu-classpath-0.97.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-java/gnu-classpath/ChangeLog b/dev-java/gnu-classpath/ChangeLog
index 73b492e72e85..b766b82efb75 100644
--- a/dev-java/gnu-classpath/ChangeLog
+++ b/dev-java/gnu-classpath/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/gnu-classpath
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/ChangeLog,v 1.91 2009/07/14 21:40:34 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/ChangeLog,v 1.92 2009/09/18 16:23:22 tove Exp $
+
+ 18 Sep 2009; Torsten Veller <tove@gentoo.org>
+ gnu-classpath-0.97-r1.ebuild, gnu-classpath-0.97.2.ebuild:
+ Fix typo: s/REPEND/RDEPEND/
14 Jul 2009; Petteri Räty <betelgeuse@gentoo.org>
gnu-classpath-0.98.ebuild:
diff --git a/dev-java/gnu-classpath/gnu-classpath-0.97-r1.ebuild b/dev-java/gnu-classpath/gnu-classpath-0.97-r1.ebuild
index 34d65706d70c..440c3efcf7ed 100644
--- a/dev-java/gnu-classpath/gnu-classpath-0.97-r1.ebuild
+++ b/dev-java/gnu-classpath/gnu-classpath-0.97-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.97-r1.ebuild,v 1.9 2009/06/25 19:12:24 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.97-r1.ebuild,v 1.10 2009/09/18 16:23:22 tove Exp $
EAPI=1
@@ -65,7 +65,7 @@ DEPEND="app-arch/zip
x11-proto/xextproto
x11-proto/xproto
)
- ${REPEND}"
+ ${RDEPEND}"
S=${WORKDIR}/${MY_P}
diff --git a/dev-java/gnu-classpath/gnu-classpath-0.97.2.ebuild b/dev-java/gnu-classpath/gnu-classpath-0.97.2.ebuild
index 1bd72665c7be..1f9b8a054702 100644
--- a/dev-java/gnu-classpath/gnu-classpath-0.97.2.ebuild
+++ b/dev-java/gnu-classpath/gnu-classpath-0.97.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.97.2.ebuild,v 1.4 2009/06/25 19:12:24 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.97.2.ebuild,v 1.5 2009/09/18 16:23:22 tove Exp $
EAPI=1
@@ -59,7 +59,7 @@ DEPEND="app-arch/zip
x11-proto/xextproto
x11-proto/xproto
)
- ${REPEND}"
+ ${RDEPEND}"
S=${WORKDIR}/${MY_P}