diff options
author | John Mylchreest <johnm@gentoo.org> | 2006-07-02 19:31:16 +0000 |
---|---|---|
committer | John Mylchreest <johnm@gentoo.org> | 2006-07-02 19:31:16 +0000 |
commit | 03e5b925fc8f3077dcf60279a344b5ea504e07c9 (patch) | |
tree | b6ca7680d8a3810c99844a9d586f81f4dd3f28f4 | |
parent | migrate to using seamonkey instead of mozilla. cleanup old ebuilds. (diff) | |
download | gentoo-2-03e5b925fc8f3077dcf60279a344b5ea504e07c9.tar.gz gentoo-2-03e5b925fc8f3077dcf60279a344b5ea504e07c9.tar.bz2 gentoo-2-03e5b925fc8f3077dcf60279a344b5ea504e07c9.zip |
update typo in homepage
(Portage version: 2.1.1_pre2-r1)
-rw-r--r-- | dev-java/ibm-jre-bin/ibm-jre-bin-1.4.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ibm-jre-bin/ibm-jre-bin-1.4.2.5.ebuild b/dev-java/ibm-jre-bin/ibm-jre-bin-1.4.2.5.ebuild index dd9a48501999..f21da8245f49 100644 --- a/dev-java/ibm-jre-bin/ibm-jre-bin-1.4.2.5.ebuild +++ b/dev-java/ibm-jre-bin/ibm-jre-bin-1.4.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ibm-jre-bin/ibm-jre-bin-1.4.2.5.ebuild,v 1.1 2006/07/01 22:33:46 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ibm-jre-bin/ibm-jre-bin-1.4.2.5.ebuild,v 1.2 2006/07/02 19:31:16 johnm Exp $ inherit java-vm-2 eutils versionator rpm @@ -20,7 +20,7 @@ fi DESCRIPTION="IBM Java Development Kit" HOMEPAGE="http://www-106.ibm.com/developerworks/java/jdk/" -DOWNLOADPAGE="${HOMEPAPGE}/linux/download.html" +DOWNLOADPAGE="${HOMEPAGE}/linux/download.html" SRC_URI="x86? ( IBMJava2-142-ia32-JRE-${RPM_PV}.i386.rpm ) amd64? ( IBMJava2-AMD64-142-JRE-${RPM_PV}.x86_64.rpm ) |