diff options
author | 2004-10-20 08:27:54 +0000 | |
---|---|---|
committer | 2004-10-20 08:27:54 +0000 | |
commit | 3d2b44bc06a82c3bb6453588b6487b12669dda31 (patch) | |
tree | 1b6d9f671f003f530a37efde5a06ebe2edefb2cd /dev-java/infobus-bin/infobus-bin-1.2.ebuild | |
parent | Keywords ~amd64. (Manifest recommit) (diff) | |
download | gentoo-2-3d2b44bc06a82c3bb6453588b6487b12669dda31.tar.gz gentoo-2-3d2b44bc06a82c3bb6453588b6487b12669dda31.tar.bz2 gentoo-2-3d2b44bc06a82c3bb6453588b6487b12669dda31.zip |
Fixed HOMEPAGE. Keywords ~amd64.
Diffstat (limited to 'dev-java/infobus-bin/infobus-bin-1.2.ebuild')
-rw-r--r-- | dev-java/infobus-bin/infobus-bin-1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/infobus-bin/infobus-bin-1.2.ebuild b/dev-java/infobus-bin/infobus-bin-1.2.ebuild index 8786952981b9..e2941c031d8a 100644 --- a/dev-java/infobus-bin/infobus-bin-1.2.ebuild +++ b/dev-java/infobus-bin/infobus-bin-1.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/infobus-bin/infobus-bin-1.2.ebuild,v 1.2 2004/10/16 17:16:52 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/infobus-bin/infobus-bin-1.2.ebuild,v 1.3 2004/10/20 08:27:54 absinthe Exp $ inherit java-pkg DESCRIPTION="InfoBus enables dynamic exchange of data between JavaBeans component architecture." SRC_URI="ib12.zip" -HOMEPAGE="http://java.sun.com/products/javabeans/infobus/index.html" -KEYWORDS="x86 ppc sparc" +HOMEPAGE="http://java.sun.com/products/archive/javabeans/infobus/" +KEYWORDS="x86 ppc sparc ~amd64" LICENSE="infobus" SLOT="0" RESTRICT="fetch" |