summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-libs/libgcrypt/ChangeLog7
-rw-r--r--dev-libs/libgcrypt/libgcrypt-1.1.3.ebuild4
-rw-r--r--dev-libs/libgcrypt/libgcrypt-1.1.8.ebuild4
-rw-r--r--net-misc/grdesktop/ChangeLog5
-rw-r--r--net-misc/grdesktop/grdesktop-0.16.ebuild4
5 files changed, 16 insertions, 8 deletions
diff --git a/dev-libs/libgcrypt/ChangeLog b/dev-libs/libgcrypt/ChangeLog
index c4412f5d0f8c..b5a2a045da57 100644
--- a/dev-libs/libgcrypt/ChangeLog
+++ b/dev-libs/libgcrypt/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-libs/libgcrypt
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/ChangeLog,v 1.6 2002/12/17 19:18:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/ChangeLog,v 1.7 2003/01/03 07:01:11 satai Exp $
+
+ 03 Jan 2003; Matthew Turk <satai@gentoo.org> :
+ Changed docbook2X dependency to docbook-sgml-utils, as both have the same
+ results and docbook-sgml-utils is more dependable, although I can't really
+ tell where the docbook2X system is used in this.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/dev-libs/libgcrypt/libgcrypt-1.1.3.ebuild b/dev-libs/libgcrypt/libgcrypt-1.1.3.ebuild
index d3802e915570..9ae3512d16f4 100644
--- a/dev-libs/libgcrypt/libgcrypt-1.1.3.ebuild
+++ b/dev-libs/libgcrypt/libgcrypt-1.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.1.3.ebuild,v 1.9 2002/12/09 04:21:03 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.1.3.ebuild,v 1.10 2003/01/03 07:01:11 satai Exp $
IUSE="nls"
@@ -14,7 +14,7 @@ LICENSE="GPL-2"
KEYWORDS="x86 ppc sparc "
DEPEND="app-text/jadetex
- app-text/docbook2X"
+ app-text/docbook-sgml-utils"
RDEPEND="nls? ( sys-devel/gettext )"
diff --git a/dev-libs/libgcrypt/libgcrypt-1.1.8.ebuild b/dev-libs/libgcrypt/libgcrypt-1.1.8.ebuild
index 59b1b0a55c66..91b1a61c49e1 100644
--- a/dev-libs/libgcrypt/libgcrypt-1.1.8.ebuild
+++ b/dev-libs/libgcrypt/libgcrypt-1.1.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.1.8.ebuild,v 1.2 2002/12/09 04:21:03 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.1.8.ebuild,v 1.3 2003/01/03 07:01:11 satai Exp $
S=${WORKDIR}/${P}
DESCRIPTION="libgcrypt is a general purpose crypto library based on the code used in GnuPG."
@@ -12,7 +12,7 @@ LICENSE="LGPL-2.1"
KEYWORDS="~x86 ~ppc ~sparc "
DEPEND="app-text/jadetex
- app-text/docbook2X"
+ app-text/docbook-sgml-utils"
RDEPEND="nls? ( sys-devel/gettext )"
diff --git a/net-misc/grdesktop/ChangeLog b/net-misc/grdesktop/ChangeLog
index 7248fbe89d15..8caf87f1794b 100644
--- a/net-misc/grdesktop/ChangeLog
+++ b/net-misc/grdesktop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/grdesktop
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/grdesktop/ChangeLog,v 1.3 2002/11/12 08:53:10 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/grdesktop/ChangeLog,v 1.4 2003/01/03 07:00:39 satai Exp $
+
+ 03 Dec 2003; Matthew Turk <satai@gentoo.org>
+ Changing from docbook2X to docbook-sgml-utils.
*grdesktop-0.17 (11 Nov 2002)
diff --git a/net-misc/grdesktop/grdesktop-0.16.ebuild b/net-misc/grdesktop/grdesktop-0.16.ebuild
index 53ef272551be..dd50250405eb 100644
--- a/net-misc/grdesktop/grdesktop-0.16.ebuild
+++ b/net-misc/grdesktop/grdesktop-0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/grdesktop/grdesktop-0.16.ebuild,v 1.1 2002/11/01 09:05:21 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/grdesktop/grdesktop-0.16.ebuild,v 1.2 2003/01/03 07:00:39 satai Exp $
DESCRIPTION="Gtk2 frontend for rdesktop"
HOMEPAGE="http://www.nongnu.org/grdesktop"
@@ -14,7 +14,7 @@ IUSE=""
DEPEND=">=x11-libs/gtk+-2.0.6-r3
>=net-misc/rdesktop-1.1.0.19.9.0
- >=app-text/docbook2X-0.6.1"
+ app-text/docbook-sgml-utils"
#RDEPEND=""