diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-06-21 09:54:16 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-06-21 09:54:16 +0000 |
commit | 3fc07ffba2fdb4949ce28985adf7fe378a2e6101 (patch) | |
tree | 635385d200c98b1ffa88f5722f8a7cf143f75c5d /dev-util | |
parent | ~amd64 (diff) | |
download | gentoo-2-3fc07ffba2fdb4949ce28985adf7fe378a2e6101.tar.gz gentoo-2-3fc07ffba2fdb4949ce28985adf7fe378a2e6101.tar.bz2 gentoo-2-3fc07ffba2fdb4949ce28985adf7fe378a2e6101.zip |
Removing unnecessary block with xhtml1. See bug #33843.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/gtk-doc/ChangeLog | 8 | ||||
-rw-r--r-- | dev-util/gtk-doc/gtk-doc-1.1.ebuild | 5 | ||||
-rw-r--r-- | dev-util/gtk-doc/gtk-doc-1.2-r1.ebuild | 5 | ||||
-rw-r--r-- | dev-util/gtk-doc/gtk-doc-1.3-r1.ebuild | 5 |
4 files changed, 13 insertions, 10 deletions
diff --git a/dev-util/gtk-doc/ChangeLog b/dev-util/gtk-doc/ChangeLog index d5f9a61e20b9..802f8be0146d 100644 --- a/dev-util/gtk-doc/ChangeLog +++ b/dev-util/gtk-doc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-util/gtk-doc # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/ChangeLog,v 1.46 2005/06/17 21:06:07 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/ChangeLog,v 1.47 2005/06/21 09:54:16 leonardop Exp $ + + 22 Jun 2005; Leonardo Boshell <leonardop@gentoo.org> gtk-doc-1.3-r1.ebuild, + gtk-doc-1.2-r1.ebuild, gtk-doc-1.1.ebuild: + Remove xhtml1 block. The problems being blamed on xhtml1 were unrelated. + In case real problems arise, the block is not a reasonable solution. See + bug #33843. 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> gtk-doc-1.3-r1.ebuild: Stable on ppc. diff --git a/dev-util/gtk-doc/gtk-doc-1.1.ebuild b/dev-util/gtk-doc/gtk-doc-1.1.ebuild index 1fc0ea1d680f..b6dfa0ad3357 100644 --- a/dev-util/gtk-doc/gtk-doc-1.1.ebuild +++ b/dev-util/gtk-doc/gtk-doc-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.1.ebuild,v 1.21 2005/05/27 10:04:05 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.1.ebuild,v 1.22 2005/06/21 09:54:16 leonardop Exp $ inherit gnome.org @@ -17,8 +17,7 @@ RDEPEND=">=app-text/openjade-1.3.1 >=app-text/docbook-dsssl-stylesheets-1.40 >=dev-lang/perl-5.6 dev-libs/libxslt - >=dev-libs/libxml2-2.3.6 - !app-text/xhtml1" + >=dev-libs/libxml2-2.3.6" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0" diff --git a/dev-util/gtk-doc/gtk-doc-1.2-r1.ebuild b/dev-util/gtk-doc/gtk-doc-1.2-r1.ebuild index dbbe0eba6053..e0319665288e 100644 --- a/dev-util/gtk-doc/gtk-doc-1.2-r1.ebuild +++ b/dev-util/gtk-doc/gtk-doc-1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.2-r1.ebuild,v 1.11 2005/05/27 10:04:05 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.2-r1.ebuild,v 1.12 2005/06/21 09:54:16 leonardop Exp $ inherit elisp-common gnome.org @@ -20,8 +20,7 @@ DEPEND=">=app-text/openjade-1.3.1 >=app-text/docbook-dsssl-stylesheets-1.40 >=dev-lang/perl-5.6 >=dev-libs/libxml2-2.3.6 - dev-libs/libxslt - !app-text/xhtml1" + dev-libs/libxslt" src_install() { make DESTDIR=${D} install || die diff --git a/dev-util/gtk-doc/gtk-doc-1.3-r1.ebuild b/dev-util/gtk-doc/gtk-doc-1.3-r1.ebuild index 2fa451708e86..bbe672010860 100644 --- a/dev-util/gtk-doc/gtk-doc-1.3-r1.ebuild +++ b/dev-util/gtk-doc/gtk-doc-1.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.3-r1.ebuild,v 1.7 2005/06/17 21:06:07 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.3-r1.ebuild,v 1.8 2005/06/21 09:54:16 leonardop Exp $ inherit eutils elisp-common gnome.org @@ -19,8 +19,7 @@ DEPEND=">=app-text/openjade-1.3.1 >=app-text/docbook-dsssl-stylesheets-1.40 >=dev-lang/perl-5.6 >=dev-libs/libxml2-2.3.6 - dev-libs/libxslt - !app-text/xhtml1" + dev-libs/libxslt" src_unpack() { unpack ${A} |