diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-09-20 21:31:05 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-09-20 21:31:05 +0000 |
commit | 3b82f3a8a7927a905de6dd35f11deafb93fbd2c6 (patch) | |
tree | 0987dfb5ed9e767dcd210d0a9ac800e65d1c12ad | |
parent | Updated HOMEPAGE variable (diff) | |
download | historical-3b82f3a8a7927a905de6dd35f11deafb93fbd2c6.tar.gz historical-3b82f3a8a7927a905de6dd35f11deafb93fbd2c6.tar.bz2 historical-3b82f3a8a7927a905de6dd35f11deafb93fbd2c6.zip |
Removed index.html from HOMEPAGE
-rw-r--r-- | dev-libs/icu/icu-2.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libiconv/libiconv-1.7.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/log4c/log4c-1.0.6-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/log4c/log4c-1.0.6.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-libs/icu/icu-2.0.ebuild b/dev-libs/icu/icu-2.0.ebuild index c64ec7d34f1f..0f69d9f1da43 100644 --- a/dev-libs/icu/icu-2.0.ebuild +++ b/dev-libs/icu/icu-2.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-2.0.ebuild,v 1.6 2002/08/14 11:52:27 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-2.0.ebuild,v 1.7 2002/09/20 21:25:49 vapier Exp $ S=${WORKDIR}/${PN}/source DESCRIPTION="IBM Internationalization Components for Unicode" SRC_URI="http://oss.software.ibm.com/icu/download/${PV}/${P}.tgz" -HOMEPAGE="http://oss.software.ibm.com/icu/index.html" +HOMEPAGE="http://oss.software.ibm.com/icu/" SLOT="0" LICENSE="as-is" diff --git a/dev-libs/libiconv/libiconv-1.7.ebuild b/dev-libs/libiconv/libiconv-1.7.ebuild index 9010c306325e..785015c66305 100644 --- a/dev-libs/libiconv/libiconv-1.7.ebuild +++ b/dev-libs/libiconv/libiconv-1.7.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libiconv/libiconv-1.7.ebuild,v 1.6 2002/08/14 11:52:27 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libiconv/libiconv-1.7.ebuild,v 1.7 2002/09/20 21:29:25 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="This is a required for GTK+ in GNOME2" SRC_URI="ftp://ftp.gnu.org/pub/gnu/libiconv/${P}.tar.gz" -HOMEPAGE="http://www.gnu.org/software/libiconv/index.html" +HOMEPAGE="http://www.gnu.org/software/libiconv/" SLOT="0" LICENSE="LGPL-2.1" diff --git a/dev-libs/log4c/log4c-1.0.6-r1.ebuild b/dev-libs/log4c/log4c-1.0.6-r1.ebuild index 59a3254870e5..2415cf21ce8d 100644 --- a/dev-libs/log4c/log4c-1.0.6-r1.ebuild +++ b/dev-libs/log4c/log4c-1.0.6-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/log4c-1.0.6-r1.ebuild,v 1.4 2002/08/14 11:52:27 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/log4c-1.0.6-r1.ebuild,v 1.5 2002/09/20 21:31:05 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Log4c is a library of C for flexible logging to files, syslog and other destinations. It is modeled after the Log for Java library (http://jakarta.apache.org/log4j/), staying as close to their API as is reasonable." SRC_URI="http://unc.dl.sourceforge.net/sourceforge/log4c/${P}.tar.gz" -HOMEPAGE="http://www.cimai.com/opensource/log4c/index.html" +HOMEPAGE="http://www.cimai.com/opensource/log4c/" SLOT="0" LICENSE="LGPL-2.1" diff --git a/dev-libs/log4c/log4c-1.0.6.ebuild b/dev-libs/log4c/log4c-1.0.6.ebuild index dae7b8bc74c5..af08a7c14a5f 100644 --- a/dev-libs/log4c/log4c-1.0.6.ebuild +++ b/dev-libs/log4c/log4c-1.0.6.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/log4c-1.0.6.ebuild,v 1.5 2002/08/14 11:52:27 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/log4c-1.0.6.ebuild,v 1.6 2002/09/20 21:31:05 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Log4c is a library of C for flexible logging to files, syslog and other destinations. It is modeled after the Log for Java library (http://jakarta.apache.org/log4j/), staying as close to their API as is reasonable." SRC_URI="mirror://sourceforge/log4c/${P}.tar.gz" -HOMEPAGE="http://www.cimai.com/opensource/log4c/index.html" +HOMEPAGE="http://www.cimai.com/opensource/log4c/" SLOT="0" LICENSE="LGPL-2.1" |