diff options
author | 2004-07-22 04:52:13 +0000 | |
---|---|---|
committer | 2004-07-22 04:52:13 +0000 | |
commit | f102bb5f3b3c715b79ccf4a4e1ab873a5374d49d (patch) | |
tree | 7f694d7664ef3ece8df3fd74b8cd7b85eb04ab7e /app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.77.ebuild | |
parent | Added new version, xml-dtd-4.3, which uses the new build-docbook-catalog ebuild (diff) | |
download | historical-f102bb5f3b3c715b79ccf4a4e1ab873a5374d49d.tar.gz historical-f102bb5f3b3c715b79ccf4a4e1ab873a5374d49d.tar.bz2 historical-f102bb5f3b3c715b79ccf4a4e1ab873a5374d49d.zip |
Corrected HOMEPAGE to point to http://docbook.sourceforge.net, as requested in bug #53478
Diffstat (limited to 'app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.77.ebuild')
-rw-r--r-- | app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.77.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.77.ebuild b/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.77.ebuild index d755318b7ae0..76881c485a62 100644 --- a/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.77.ebuild +++ b/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.77.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.77.ebuild,v 1.12 2004/07/13 21:03:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.77.ebuild,v 1.13 2004/07/22 04:52:13 obz Exp $ MY_P=${P/-stylesheets/} S=${WORKDIR}/${MY_P} DESCRIPTION="DSSSL Stylesheets for DocBook." SRC_URI="mirror://sourceforge/docbook/${MY_P}.tar.gz" -HOMEPAGE="http://www.sourceforge.net/docbook/" +HOMEPAGE="http://docbook.sourceforge.net" RDEPEND="app-text/sgml-common" |