summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-08-21 10:55:58 +0200
committerPatrice Clement <monsieurp@gentoo.org>2018-08-23 10:17:04 +0200
commita6b969040eef0ecd75b65c42d29cf77ed1eb980a (patch)
tree8a4a1b8cb4e02f8e9b8b1375024c0c5cc925a625 /app-text
parentmedia-sound/whipper: New package (diff)
downloadgentoo-a6b969040eef0ecd75b65c42d29cf77ed1eb980a.tar.gz
gentoo-a6b969040eef0ecd75b65c42d29cf77ed1eb980a.tar.bz2
gentoo-a6b969040eef0ecd75b65c42d29cf77ed1eb980a.zip
app-text/docbook-sgml: EAPI7 revbump, use HTTPS.
Closes: https://bugs.gentoo.org/664160 Closes: https://github.com/gentoo/gentoo/pull/9650
Diffstat (limited to 'app-text')
-rw-r--r--app-text/docbook-sgml/docbook-sgml-1.0-r1.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/app-text/docbook-sgml/docbook-sgml-1.0-r1.ebuild b/app-text/docbook-sgml/docbook-sgml-1.0-r1.ebuild
new file mode 100644
index 000000000000..ad54610f23a3
--- /dev/null
+++ b/app-text/docbook-sgml/docbook-sgml-1.0-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A helper package for sgml docbook"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+HOMEPAGE="https://www.docbook.org/sgml/"
+
+RDEPEND="app-text/sgml-common app-text/openjade
+ >=app-text/docbook-dsssl-stylesheets-1.64
+ >=app-text/docbook-sgml-utils-0.6.6
+ ~app-text/docbook-sgml-dtd-3.0
+ ~app-text/docbook-sgml-dtd-3.1
+ ~app-text/docbook-sgml-dtd-4.0
+ ~app-text/docbook-sgml-dtd-4.1"