diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-06-09 01:07:08 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-06-09 01:07:08 +0000 |
commit | f3d46a4cf40c8af2536519f37e267a2e54d1dad4 (patch) | |
tree | 3fa1456ccb7284c6d7bdc4e931f8e1dedad65a6b /dev-java/gnu-classpath | |
parent | dep typo (diff) | |
download | historical-f3d46a4cf40c8af2536519f37e267a2e54d1dad4.tar.gz historical-f3d46a4cf40c8af2536519f37e267a2e54d1dad4.tar.bz2 historical-f3d46a4cf40c8af2536519f37e267a2e54d1dad4.zip |
dep typo
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-java/gnu-classpath')
-rw-r--r-- | dev-java/gnu-classpath/gnu-classpath-0.13.ebuild | 4 | ||||
-rw-r--r-- | dev-java/gnu-classpath/gnu-classpath-0.14.ebuild | 4 | ||||
-rw-r--r-- | dev-java/gnu-classpath/gnu-classpath-0.15.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-java/gnu-classpath/gnu-classpath-0.13.ebuild b/dev-java/gnu-classpath/gnu-classpath-0.13.ebuild index 960ec5092661..40720f1c7b38 100644 --- a/dev-java/gnu-classpath/gnu-classpath-0.13.ebuild +++ b/dev-java/gnu-classpath/gnu-classpath-0.13.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 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.13.ebuild,v 1.3 2005/05/12 15:41:56 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.13.ebuild,v 1.4 2005/06/09 01:06:51 mr_bones_ Exp $ DESCRIPTION="Free core class libraries for use with virtual machines and compilers for the java programming language" SRC_URI="ftp://ftp.gnu.org/gnu/classpath/classpath-${PV}.tar.gz" HOMEPAGE="http://www.gnu.org/software/classpath/" IUSE="jikes gtk xml2" RDEPEND=">=virtual/jre-1.4 - gtk? ( media-libs/gdk-pixbuf >=x11-libs/gtk+-2 >=media-libs/libart_lgpl-2.1) + gtk? ( media-libs/gdk-pixbuf >=x11-libs/gtk+-2 >=media-libs/libart_lgpl-2.1 ) xml2? ( >=dev-libs/libxml2-2.6.8 >=dev-libs/libxslt-1.1.11 )" DEPEND=">=virtual/jdk-1.4 app-arch/zip diff --git a/dev-java/gnu-classpath/gnu-classpath-0.14.ebuild b/dev-java/gnu-classpath/gnu-classpath-0.14.ebuild index 08da08b3d98c..6acce47ab8fd 100644 --- a/dev-java/gnu-classpath/gnu-classpath-0.14.ebuild +++ b/dev-java/gnu-classpath/gnu-classpath-0.14.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 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.14.ebuild,v 1.1 2005/03/02 18:55:30 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.14.ebuild,v 1.2 2005/06/09 01:06:51 mr_bones_ Exp $ DESCRIPTION="Free core class libraries for use with virtual machines and compilers for the java programming language" SRC_URI="ftp://ftp.gnu.org/gnu/classpath/classpath-${PV}.tar.gz" HOMEPAGE="http://www.gnu.org/software/classpath/" IUSE="jikes gtk xml2" RDEPEND=">=virtual/jre-1.4 - gtk? ( media-libs/gdk-pixbuf >=x11-libs/gtk+-2 >=media-libs/libart_lgpl-2.1) + gtk? ( media-libs/gdk-pixbuf >=x11-libs/gtk+-2 >=media-libs/libart_lgpl-2.1 ) xml2? ( >=dev-libs/libxml2-2.6.8 >=dev-libs/libxslt-1.1.11 )" DEPEND=">=virtual/jdk-1.4 app-arch/zip diff --git a/dev-java/gnu-classpath/gnu-classpath-0.15.ebuild b/dev-java/gnu-classpath/gnu-classpath-0.15.ebuild index 377b2a2341a9..b32a0fef471b 100644 --- a/dev-java/gnu-classpath/gnu-classpath-0.15.ebuild +++ b/dev-java/gnu-classpath/gnu-classpath-0.15.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 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.15.ebuild,v 1.1 2005/05/12 15:41:56 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.15.ebuild,v 1.2 2005/06/09 01:06:51 mr_bones_ Exp $ DESCRIPTION="Free core class libraries for use with virtual machines and compilers for the java programming language" SRC_URI="ftp://ftp.gnu.org/gnu/classpath/classpath-${PV}.tar.gz" HOMEPAGE="http://www.gnu.org/software/classpath/" IUSE="jikes gtk xml2" RDEPEND=">=virtual/jre-1.4 - gtk? ( media-libs/gdk-pixbuf >=x11-libs/gtk+-2 >=media-libs/libart_lgpl-2.1) + gtk? ( media-libs/gdk-pixbuf >=x11-libs/gtk+-2 >=media-libs/libart_lgpl-2.1 ) xml2? ( >=dev-libs/libxml2-2.6.8 >=dev-libs/libxslt-1.1.11 )" DEPEND=">=virtual/jdk-1.4 app-arch/zip |