diff --git a/textproc/docbookx/docbookx.cache b/attic/docbookx/docbookx.cache similarity index 100% rename from textproc/docbookx/docbookx.cache rename to attic/docbookx/docbookx.cache diff --git a/textproc/docbookx/docbookx.desc b/attic/docbookx/docbookx.desc similarity index 96% rename from textproc/docbookx/docbookx.desc rename to attic/docbookx/docbookx.desc index 267e508ef..e1e34d352 100644 --- a/textproc/docbookx/docbookx.desc +++ b/attic/docbookx/docbookx.desc @@ -3,7 +3,7 @@ [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../docbookx/docbookx.desc -[COPY] Copyright (C) 2006 The OpenSDE Project +[COPY] Copyright (C) 2006 - 2007 The OpenSDE Project [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 Clifford Wolf [COPY] @@ -44,7 +44,7 @@ [L] OpenSource [S] Stable [V] 412 -[P] X -----5---9 129.200 +[P] O -----5---9 129.200 [D] 2863468380 docbookx412.tgz http://scrollkeeper.sourceforge.net/data/ [D] 4050834588 docbook-xsl-1.48.tgz http://scrollkeeper.sourceforge.net/data/ diff --git a/textproc/docbookx/parse-config b/textproc/docbookx/parse-config deleted file mode 100644 index 5e509fcab..000000000 --- a/textproc/docbookx/parse-config +++ /dev/null @@ -1,20 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../docbookx/parse-config -# Copyright (C) 2006 The OpenSDE Project -# -# More information can be found in the files COPYING and README. -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; version 2 of the License. A copy of the -# GNU General Public License can be found in the file COPYING. -# --- SDE-COPYRIGHT-NOTE-END --- - -case "$pkg" in - libglade|scrollkeeper) - echo_warning "docbookx: ignoring modifications to the catalog" - var_append flistdel '|' 'etc/xml/catalog' - ;; -esac