diff options
author | 2007-09-08 15:40:57 +0000 | |
---|---|---|
committer | 2007-09-08 15:40:57 +0000 | |
commit | de6a3293b9716b2a53562e276efc7b3c7e5d1d84 (patch) | |
tree | 92524474bced5f80e8eb2aee37e36d06f2cf0555 /app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79.ebuild | |
parent | Added ~ppc for bug #184343. (diff) | |
download | gentoo-2-de6a3293b9716b2a53562e276efc7b3c7e5d1d84.tar.gz gentoo-2-de6a3293b9716b2a53562e276efc7b3c7e5d1d84.tar.bz2 gentoo-2-de6a3293b9716b2a53562e276efc7b3c7e5d1d84.zip |
Fix HOMEPAGE (got a 404 on the previous one).
(Portage version: 2.1.2.12)
Diffstat (limited to 'app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79.ebuild')
-rw-r--r-- | app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79.ebuild b/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79.ebuild index 8ae8ff278813..7218e182e80e 100644 --- a/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79.ebuild +++ b/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.79.ebuild,v 1.17 2006/12/21 02:24:04 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79.ebuild,v 1.18 2007/09/08 15:40:57 jer Exp $ inherit sgml-catalog MY_P=${P/-stylesheets/} S=${WORKDIR}/${MY_P} DESCRIPTION="DSSSL Stylesheets for DocBook." -HOMEPAGE="http://docbook.sourceforge.net/projects/dsssl/index.html" +HOMEPAGE="http://wiki.docbook.org/topic/DocBookDssslStylesheets" SRC_URI="mirror://sourceforge/docbook/${MY_P}.tar.bz2" LICENSE="as-is" |