Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
voyageur 07/09/18 22:13:33
Modified: gdl2-0.10.1.ebuild ChangeLog
Log:
This only needs to depend on libpq, not postgresql itself
(Portage version: 2.1.3.9)
Revision Changes Path
1.2 gnustep-libs/gdl2/gdl2-0.10.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-libs/gdl2/gdl2-0.10.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-libs/gdl2/gdl2-0.10.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-libs/gdl2/gdl2-0.10.1.ebuild?r1=1.1&r2=1.2
Index: gdl2-0.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-libs/gdl2/gdl2-0.10.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gdl2-0.10.1.ebuild 11 Sep 2007 18:35:42 -0000 1.1
+++ gdl2-0.10.1.ebuild 18 Sep 2007 22:13:32 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/gdl2/gdl2-0.10.1.ebuild,v 1.1 2007/09/11 18:35:42 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/gdl2/gdl2-0.10.1.ebuild,v 1.2 2007/09/18 22:13:32 voyageur Exp $
inherit gnustep-2
@@ -16,5 +16,5 @@
S=${WORKDIR}/${MY_P}
DEPEND="!gnustep-apps/sope
- dev-db/postgresql"
+ dev-db/libpq"
RDEPEND="${DEPEND}"
1.9 gnustep-libs/gdl2/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-libs/gdl2/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-libs/gdl2/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-libs/gdl2/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-libs/gdl2/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 11 Sep 2007 18:35:42 -0000 1.8
+++ ChangeLog 18 Sep 2007 22:13:32 -0000 1.9
@@ -1,6 +1,9 @@
# ChangeLog for gnustep-libs/gdl2
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/gdl2/ChangeLog,v 1.8 2007/09/11 18:35:42 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/gdl2/ChangeLog,v 1.9 2007/09/18 22:13:32 voyageur Exp $
+
+ 18 Sep 2007; Bernard Cafarelli <voyageur@g.o> gdl2-0.10.1.ebuild:
+ This only needs to depend on libpq, not postgresql itself
*gdl2-0.10.1 (11 Sep 2007)
--
gentoo-commits@g.o mailing list
|
|