summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-10-17 11:52:35 +0000
committerMamoru Komachi <usata@gentoo.org>2004-10-17 11:52:35 +0000
commit5fc542a76e849a5c75c442817002fe8242920135 (patch)
tree5a3a0d81d1cd8aa801ddef9d1efc609bab2e063d /app-text/docbook-sgml-dtd/files
parentstable on amd64. (Manifest recommit) (diff)
downloadgentoo-2-5fc542a76e849a5c75c442817002fe8242920135.tar.gz
gentoo-2-5fc542a76e849a5c75c442817002fe8242920135.tar.bz2
gentoo-2-5fc542a76e849a5c75c442817002fe8242920135.zip
Version bumped. This closes bug #59329.
Diffstat (limited to 'app-text/docbook-sgml-dtd/files')
-rw-r--r--app-text/docbook-sgml-dtd/files/digest-docbook-sgml-dtd-4.31
-rw-r--r--app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-3.0.Makefile10
-rw-r--r--app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-3.1.Makefile10
-rw-r--r--app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-4.0.Makefile10
-rw-r--r--app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-4.1.Makefile10
-rw-r--r--app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-4.2.Makefile10
-rw-r--r--app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-4.3-catalog.diff77
7 files changed, 78 insertions, 50 deletions
diff --git a/app-text/docbook-sgml-dtd/files/digest-docbook-sgml-dtd-4.3 b/app-text/docbook-sgml-dtd/files/digest-docbook-sgml-dtd-4.3
new file mode 100644
index 000000000000..ce27f7e591bd
--- /dev/null
+++ b/app-text/docbook-sgml-dtd/files/digest-docbook-sgml-dtd-4.3
@@ -0,0 +1 @@
+MD5 e3beb1b0b2923c24fa55a68e88654b01 docbook-4.3.zip 66117
diff --git a/app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-3.0.Makefile b/app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-3.0.Makefile
deleted file mode 100644
index 7de1fbedf768..000000000000
--- a/app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-3.0.Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-DESTDIR = /usr/share/sgml/docbook/sgml/dtd/3.0
-
-all: install
-
-install:
- mkdir -p $(DESTDIR)
- install *.dcl $(DESTDIR)
- install docbook.cat $(DESTDIR)/catalog
- install *.dtd $(DESTDIR)
- install *.mod $(DESTDIR)
diff --git a/app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-3.1.Makefile b/app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-3.1.Makefile
deleted file mode 100644
index 3b610d8a5a4b..000000000000
--- a/app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-3.1.Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-DESTDIR = /usr/share/sgml/docbook/sgml/dtd/3.1
-
-all: install
-
-install:
- mkdir -p $(DESTDIR)
- install *.dcl $(DESTDIR)
- install docbook.cat $(DESTDIR)/catalog
- install *.dtd $(DESTDIR)
- install *.mod $(DESTDIR)
diff --git a/app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-4.0.Makefile b/app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-4.0.Makefile
deleted file mode 100644
index a04686c72cc9..000000000000
--- a/app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-4.0.Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-DESTDIR = /usr/share/sgml/docbook/sgml/dtd/4.0
-
-all: install
-
-install:
- mkdir -p $(DESTDIR)
- install *.dcl $(DESTDIR)
- install docbook.cat $(DESTDIR)/catalog
- install *.dtd $(DESTDIR)
- install *.mod $(DESTDIR)
diff --git a/app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-4.1.Makefile b/app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-4.1.Makefile
deleted file mode 100644
index 02e461b787d2..000000000000
--- a/app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-4.1.Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-DESTDIR = /usr/share/sgml/docbook/sgml/dtd/4.1
-
-all: install
-
-install:
- mkdir -p $(DESTDIR)
- install *.dcl $(DESTDIR)
- install docbook.cat $(DESTDIR)/catalog
- install *.dtd $(DESTDIR)
- install *.mod $(DESTDIR)
diff --git a/app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-4.2.Makefile b/app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-4.2.Makefile
deleted file mode 100644
index 02e461b787d2..000000000000
--- a/app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-4.2.Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-DESTDIR = /usr/share/sgml/docbook/sgml/dtd/4.1
-
-all: install
-
-install:
- mkdir -p $(DESTDIR)
- install *.dcl $(DESTDIR)
- install docbook.cat $(DESTDIR)/catalog
- install *.dtd $(DESTDIR)
- install *.mod $(DESTDIR)
diff --git a/app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-4.3-catalog.diff b/app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-4.3-catalog.diff
new file mode 100644
index 000000000000..ab440ff312fb
--- /dev/null
+++ b/app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-4.3-catalog.diff
@@ -0,0 +1,77 @@
+--- docbook.cat 2004-03-31 20:44:16.000000000 +0900
++++ docbook.cat-gentoo 2004-10-17 20:37:51.000000000 +0900
+@@ -19,6 +19,8 @@
+ -- ...................................................................... --
+ -- DocBook driver file .................................................. --
+
++SGMLDECL "docbook.dcl"
++
+ PUBLIC "-//OASIS//DTD DocBook V4.3//EN"
+ "docbook.dtd"
+
+@@ -49,65 +51,5 @@
+ PUBLIC "-//OASIS//ENTITIES DocBook Character Entities V4.3//EN"
+ "dbcentx.mod"
+
+- -- ...................................................................... --
+- -- ISO entity sets ...................................................... --
+-
+-PUBLIC "ISO 8879:1986//ENTITIES Diacritical Marks//EN"
+- "iso-dia.gml"
+-
+-PUBLIC "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN"
+- "iso-num.gml"
+-
+-PUBLIC "ISO 8879:1986//ENTITIES Publishing//EN"
+- "iso-pub.gml"
+-
+-PUBLIC "ISO 8879:1986//ENTITIES General Technical//EN"
+- "iso-tech.gml"
+-
+-PUBLIC "ISO 8879:1986//ENTITIES Added Latin 1//EN"
+- "iso-lat1.gml"
+-
+-PUBLIC "ISO 8879:1986//ENTITIES Added Latin 2//EN"
+- "iso-lat2.gml"
+-
+-PUBLIC "ISO 8879:1986//ENTITIES Greek Letters//EN"
+- "iso-grk1.gml"
+-
+-PUBLIC "ISO 8879:1986//ENTITIES Monotoniko Greek//EN"
+- "iso-grk2.gml"
+-
+-PUBLIC "ISO 8879:1986//ENTITIES Greek Symbols//EN"
+- "iso-grk3.gml"
+-
+-PUBLIC "ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN"
+- "iso-grk4.gml"
+-
+-PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN"
+- "iso-amsa.gml"
+-
+-PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN"
+- "iso-amsb.gml"
+-
+-PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN"
+- "iso-amsc.gml"
+-
+-PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN"
+- "iso-amsn.gml"
+-
+-PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN"
+- "iso-amso.gml"
+-
+-PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN"
+- "iso-amsr.gml"
+-
+-PUBLIC "ISO 8879:1986//ENTITIES Box and Line Drawing//EN"
+- "iso-box.gml"
+-
+-PUBLIC "ISO 8879:1986//ENTITIES Russian Cyrillic//EN"
+- "iso-cyr1.gml"
+-
+-PUBLIC "ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN"
+- "iso-cyr2.gml"
+-
+ -- End of catalog data for DocBook V4.3 ................................. --
+ -- ...................................................................... --