diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2003-04-14 23:40:03 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2003-04-14 23:40:03 +0000 |
commit | 6c576edf0cca3656c486cfbf5b22e289371563e8 (patch) | |
tree | 1e086f99504cf2c7f3a5568e3530ff75f5bf10d2 /dev-libs | |
parent | Version bumped. (diff) | |
download | gentoo-2-6c576edf0cca3656c486cfbf5b22e289371563e8.tar.gz gentoo-2-6c576edf0cca3656c486cfbf5b22e289371563e8.tar.bz2 gentoo-2-6c576edf0cca3656c486cfbf5b22e289371563e8.zip |
Fixed incorrect homepage in libots.
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libots/libots-2.2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libots/libots-2.2.7.ebuild b/dev-libs/libots/libots-2.2.7.ebuild index 4a8281044f8b..19fe4dcfe2d8 100644 --- a/dev-libs/libots/libots-2.2.7.ebuild +++ b/dev-libs/libots/libots-2.2.7.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libots/libots-2.2.7.ebuild,v 1.2 2003/02/13 10:44:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libots/libots-2.2.7.ebuild,v 1.3 2003/04/14 23:40:03 taviso Exp $ At="libots-2.2.7-2.alpha.rpm" S=${WORKDIR}/usr/lib/compaq/libots-2.2.7 SRC_URI="" DESCRIPTION="Compaq Linux optimized runtime for Alpha/Linux/GNU" -HOMEPAGE="http://h18012.www1.hp.com/java/documentation/1.3.1/linux/docs/index.html" +HOMEPAGE="http://www.support.compaq.com/alpha-tools/" DEPEND="virtual/glibc app-arch/rpm2targz " RDEPEND="$DEPEND" |