summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2009-09-19 11:15:09 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2009-09-19 11:15:09 +0000
commitb1d732b287b01a5e7b9735513d1504bd17966b6a (patch)
tree85832677df18f3afc8f061620ae57a6e59b60348 /app-text/docbook-xsl-ns-stylesheets
parentamd64/x86 stable, bug #284990 (diff)
downloadgentoo-2-b1d732b287b01a5e7b9735513d1504bd17966b6a.tar.gz
gentoo-2-b1d732b287b01a5e7b9735513d1504bd17966b6a.tar.bz2
gentoo-2-b1d732b287b01a5e7b9735513d1504bd17966b6a.zip
Regenerate digest, upstream changed the distfile; get rid of the test USE flag and dependencies since the tests won't work any time soon.
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'app-text/docbook-xsl-ns-stylesheets')
-rw-r--r--app-text/docbook-xsl-ns-stylesheets/ChangeLog7
-rw-r--r--app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.75.2.ebuild11
2 files changed, 8 insertions, 10 deletions
diff --git a/app-text/docbook-xsl-ns-stylesheets/ChangeLog b/app-text/docbook-xsl-ns-stylesheets/ChangeLog
index d4b524de23c2..fa6d3b25f13f 100644
--- a/app-text/docbook-xsl-ns-stylesheets/ChangeLog
+++ b/app-text/docbook-xsl-ns-stylesheets/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-text/docbook-xsl-ns-stylesheets
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-ns-stylesheets/ChangeLog,v 1.17 2009/09/12 18:06:27 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-ns-stylesheets/ChangeLog,v 1.18 2009/09/19 11:15:09 flameeyes Exp $
+
+ 19 Sep 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+ docbook-xsl-ns-stylesheets-1.75.2.ebuild:
+ Regenerate digest, upstream changed the distfile; get rid of the test USE
+ flag and dependencies since the tests won't work any time soon.
12 Sep 2009; Raúl Porcel <armin76@gentoo.org>
docbook-xsl-ns-stylesheets-1.75.2.ebuild:
diff --git a/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.75.2.ebuild b/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.75.2.ebuild
index 152c9fd065bc..70cefe9d64fe 100644
--- a/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.75.2.ebuild
+++ b/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.75.2.ebuild
@@ -1,8 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.75.2.ebuild,v 1.6 2009/09/12 18:06:27 armin76 Exp $
-
-inherit eutils
+# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.75.2.ebuild,v 1.7 2009/09/19 11:15:09 flameeyes Exp $
DESCRIPTION="XSL Stylesheets for Docbook"
HOMEPAGE="http://wiki.docbook.org/topic/DocBookXslStylesheets"
@@ -11,12 +9,7 @@ SRC_URI="mirror://sourceforge/docbook/docbook-xsl-ns-${PV}.tar.bz2"
LICENSE="BSD"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
-IUSE="test"
-
-DEPEND="
- test? (
- dev-libs/libxml2
- dev-libs/libxslt )"
+IUSE=""
RDEPEND=">=app-text/build-docbook-catalog-1.4"