diff options
author | Lars Weiler <pylon@gentoo.org> | 2004-07-20 01:19:28 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2004-07-20 01:19:28 +0000 |
commit | 508100d46e789d4f839c450c4ab5f9671775ee2f (patch) | |
tree | b1f8a57db330b07c252d19b5682f2bff5a8abba1 /app-doc/selfhtml | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-508100d46e789d4f839c450c4ab5f9671775ee2f.tar.gz gentoo-2-508100d46e789d4f839c450c4ab5f9671775ee2f.tar.bz2 gentoo-2-508100d46e789d4f839c450c4ab5f9671775ee2f.zip |
Change of HOMEPAGE
Diffstat (limited to 'app-doc/selfhtml')
-rw-r--r-- | app-doc/selfhtml/ChangeLog | 7 | ||||
-rw-r--r-- | app-doc/selfhtml/selfhtml-8.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-doc/selfhtml/ChangeLog b/app-doc/selfhtml/ChangeLog index 68b915fea9bf..be0af00084eb 100644 --- a/app-doc/selfhtml/ChangeLog +++ b/app-doc/selfhtml/ChangeLog @@ -1,10 +1,13 @@ # ChangeLog for app-doc/selfhtml # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/selfhtml/ChangeLog,v 1.3 2004/06/24 21:50:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/selfhtml/ChangeLog,v 1.4 2004/07/20 01:19:28 pylon Exp $ + + 20 Jul 2004; Lars Weiler <pylon@gentoo.org> selfhtml-8.0-r1.ebuild: + The HOMEPAGE has changed. *selfhtml-8.0-r1 (08 Mar 2004) 08 Mar 2004; Lars Weiler <pylon@gentoo.org> metadata.xml, selfhtml-8.0-r1.ebuild: - sELFHTML 8.0 with errata-pack 1 (therefore the initial ebuild is named -r1) + SELFHTML 8.0 with errata-pack 1 (therefore the initial ebuild is named -r1) diff --git a/app-doc/selfhtml/selfhtml-8.0-r1.ebuild b/app-doc/selfhtml/selfhtml-8.0-r1.ebuild index efbdefccedbb..5b633ae7f45e 100644 --- a/app-doc/selfhtml/selfhtml-8.0-r1.ebuild +++ b/app-doc/selfhtml/selfhtml-8.0-r1.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/app-doc/selfhtml/selfhtml-8.0-r1.ebuild,v 1.4 2004/06/24 21:50:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/selfhtml/selfhtml-8.0-r1.ebuild,v 1.5 2004/07/20 01:19:28 pylon Exp $ S=${WORKDIR} TARGET=/usr/share/doc/${PF}/html DESCRIPTION="\"The\" German HTML/XHTML/CSS/XML/DHTML/CGI/Perl/JavaScript Documentation" SRC_URI="http://www.stud.uni-goettingen.de/software/selfhtml80.zip http://selfaktuell.teamone.de/extras/selfhtml8err01.zip" -HOMEPAGE="http://selfhtml.teamone.de" +HOMEPAGE="http://selfhtml.org" DEPEND="" SLOT="0" LICENSE="selfhtml" |