summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 22:37:27 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 22:37:27 +0000
commit235c12eb61e7ea0773a7da494815aabea6de447b (patch)
treefcbb6dd43d436da6f03d530a95774df55869142e /app-text/docbook-xsl-stylesheets
parentdigest (diff)
downloadhistorical-235c12eb61e7ea0773a7da494815aabea6de447b.tar.gz
historical-235c12eb61e7ea0773a7da494815aabea6de447b.tar.bz2
historical-235c12eb61e7ea0773a7da494815aabea6de447b.zip
whitespace cleanup
Diffstat (limited to 'app-text/docbook-xsl-stylesheets')
-rw-r--r--app-text/docbook-xsl-stylesheets/Manifest6
-rw-r--r--app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.50.0.ebuild8
-rw-r--r--app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.52.2.ebuild8
-rw-r--r--app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.57.0.ebuild6
4 files changed, 14 insertions, 14 deletions
diff --git a/app-text/docbook-xsl-stylesheets/Manifest b/app-text/docbook-xsl-stylesheets/Manifest
index 933ed1095b28..c88c6b079f66 100644
--- a/app-text/docbook-xsl-stylesheets/Manifest
+++ b/app-text/docbook-xsl-stylesheets/Manifest
@@ -1,7 +1,7 @@
MD5 09b8b3c5be09382c76b8251de3068458 ChangeLog 2117
-MD5 3a8f2e644ed5d04208f284bbfa74c5a7 docbook-xsl-stylesheets-1.50.0.ebuild 1850
-MD5 842b431c13e6432e5f3278e837d5404a docbook-xsl-stylesheets-1.52.2.ebuild 1865
-MD5 c05b1e626a5f9a095ce9556e0c8e8be7 docbook-xsl-stylesheets-1.57.0.ebuild 2330
+MD5 8e3aa1a1353ca3cae91857e740486f24 docbook-xsl-stylesheets-1.50.0.ebuild 1850
+MD5 87d4c53ffe45ce0d990ec7b9dda46a0e docbook-xsl-stylesheets-1.52.2.ebuild 1864
+MD5 9d2aab6f558606c3030fc70717a53229 docbook-xsl-stylesheets-1.57.0.ebuild 2330
MD5 4d3eeb1e6df8209ad07ff8af73c6a303 docbook-xsl-stylesheets-1.60.1.ebuild 2913
MD5 837dc33a5e6aa8f1845cddb23b64c447 files/digest-docbook-xsl-stylesheets-1.50.0 70
MD5 777063c8d384cc237342da5c323402fd files/digest-docbook-xsl-stylesheets-1.52.2 71
diff --git a/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.50.0.ebuild b/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.50.0.ebuild
index 818743e2891f..edb76ea1ee79 100644
--- a/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.50.0.ebuild
+++ b/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.50.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.50.0.ebuild,v 1.9 2003/02/13 09:35:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.50.0.ebuild,v 1.10 2003/09/05 22:37:21 msterret Exp $
S=${WORKDIR}/docbook-xsl-${PV}
DESCRIPTION="XSL Stylesheets for Docbook"
@@ -21,14 +21,14 @@ src_install() {
for i in common extensions fo html htmlhelp images javahelp lib template xhtml
do
cd ${S}
- cp -af ${i} ${D}/${DEST}
+ cp -af ${i} ${D}/${DEST}
cd ${D}/${DEST}/${i}
for j in ChangeLog LostLog README
do
if [ -e ${j} ]
then
- mv ${j} ${D}/usr/share/doc/${P}/${j}.${i}
+ mv ${j} ${D}/usr/share/doc/${P}/${j}.${i}
fi
done
done
@@ -46,7 +46,7 @@ pkg_postinst() {
[ -e $CATALOG ] && rm $CATALOG
/usr/bin/xmlcatalog --noout --create $CATALOG
-
+
/usr/bin/xmlcatalog --noout --add "rewriteSystem" \
"http://docbook.sourceforge.net/release/xsl/1.45" \
"/usr/share/sgml/docbook/xsl-stylesheets-${PV}" $CATALOG
diff --git a/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.52.2.ebuild b/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.52.2.ebuild
index 83fab7e3df7d..19de865d0e09 100644
--- a/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.52.2.ebuild
+++ b/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.52.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.52.2.ebuild,v 1.8 2003/02/13 09:35:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.52.2.ebuild,v 1.9 2003/09/05 22:37:21 msterret Exp $
S=${WORKDIR}/docbook-xsl-${PV}
DESCRIPTION="XSL Stylesheets for Docbook"
@@ -23,14 +23,14 @@ src_install() {
for i in common extensions fo html htmlhelp images javahelp lib template xhtml
do
cd ${S}
- cp -af ${i} ${D}/${DEST}
+ cp -af ${i} ${D}/${DEST}
cd ${D}/${DEST}/${i}
for j in ChangeLog LostLog README
do
if [ -e ${j} ]
then
- mv ${j} ${D}/usr/share/doc/${P}/${j}.${i}
+ mv ${j} ${D}/usr/share/doc/${P}/${j}.${i}
fi
done
done
@@ -48,7 +48,7 @@ pkg_postinst() {
[ -e $CATALOG ] && rm $CATALOG
/usr/bin/xmlcatalog --noout --create $CATALOG
-
+
/usr/bin/xmlcatalog --noout --add "rewriteSystem" \
"http://docbook.sourceforge.net/release/xsl/1.45" \
"/usr/share/sgml/docbook/xsl-stylesheets-${PV}" $CATALOG
diff --git a/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.57.0.ebuild b/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.57.0.ebuild
index 0700a0fcdd85..48e8a35765af 100644
--- a/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.57.0.ebuild
+++ b/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.57.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.57.0.ebuild,v 1.4 2003/07/19 22:55:30 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.57.0.ebuild,v 1.5 2003/09/05 22:37:21 msterret Exp $
S=${WORKDIR}/docbook-xsl-${PV}
DESCRIPTION="XSL Stylesheets for Docbook"
@@ -23,14 +23,14 @@ src_install() {
for i in common extensions fo html htmlhelp images javahelp lib template xhtml
do
cd ${S}
- cp -af ${i} ${D}/${DEST}
+ cp -af ${i} ${D}/${DEST}
cd ${D}/${DEST}/${i}
for j in ChangeLog LostLog README
do
if [ -e ${j} ]
then
- mv ${j} ${D}/usr/share/doc/${P}/${j}.${i}
+ mv ${j} ${D}/usr/share/doc/${P}/${j}.${i}
fi
done
done