summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2011-02-19 20:55:49 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2011-02-19 20:55:49 +0000
commit792683d469be63d54258ee0a82726c009a4ac159 (patch)
tree1ae91b138f193071ee342f16aec0716d35495dad /app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.75.2.ebuild
parentNew snapshot. Add more blockers, bug #274343. Unify live and snaphot ebuilds. (diff)
downloadhistorical-792683d469be63d54258ee0a82726c009a4ac159.tar.gz
historical-792683d469be63d54258ee0a82726c009a4ac159.tar.bz2
historical-792683d469be63d54258ee0a82726c009a4ac159.zip
Version bump (to fix a few issues with 1.76.0); fix repoman false positive.
Package-Manager: portage-2.2.0_alpha24/cvs/Linux x86_64
Diffstat (limited to 'app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.75.2.ebuild')
-rw-r--r--app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.75.2.ebuild7
1 files changed, 3 insertions, 4 deletions
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 333b4eb4b99f..943fd46a119d 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,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 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.8 2010/01/06 21:33:50 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.75.2.ebuild,v 1.9 2011/02/19 20:55:49 flameeyes Exp $
DESCRIPTION="XSL Stylesheets for Docbook"
HOMEPAGE="http://wiki.docbook.org/topic/DocBookXslStylesheets"
@@ -27,8 +27,7 @@ src_test() {
src_install() {
# Create the installation directory
- DEST="/usr/share/sgml/docbook/xsl-ns-stylesheets"
- insinto ${DEST}
+ insinto /usr/share/sgml/docbook/xsl-ns-stylesheets
local i
for sheet in $(find . -maxdepth 1 -mindepth 1 -type d); do