diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-07-18 21:05:10 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-07-18 21:05:10 +0000 |
commit | 3d5a4283c14971b2e9d0bec1b487ceae28a69715 (patch) | |
tree | 9f0fda7bec01592527606708a707d004c11f19a5 /gnome-extra/libgda | |
parent | Adding amd64 keywods (diff) | |
download | gentoo-2-3d5a4283c14971b2e9d0bec1b487ceae28a69715.tar.gz gentoo-2-3d5a4283c14971b2e9d0bec1b487ceae28a69715.tar.bz2 gentoo-2-3d5a4283c14971b2e9d0bec1b487ceae28a69715.zip |
slot bump libgda >= 0.10.0
Diffstat (limited to 'gnome-extra/libgda')
-rw-r--r-- | gnome-extra/libgda/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/libgda/Manifest | 6 | ||||
-rw-r--r-- | gnome-extra/libgda/libgda-0.12.1.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/libgda/libgda-0.90.0.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/gnome-extra/libgda/ChangeLog b/gnome-extra/libgda/ChangeLog index 466eac0af780..27c2bbdb4ab4 100644 --- a/gnome-extra/libgda/ChangeLog +++ b/gnome-extra/libgda/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/libgda # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.22 2003/07/05 12:27:18 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.23 2003/07/18 21:05:02 liquidx Exp $ + + 18 Jul 2003; Alastair Tse <liquidx@gentoo.org> libgda-0.12.1.ebuild, + libgda-0.90.0.ebuild: + libgda >= 0.10 should be slotted as they can coexist with the older ones. *libgda-0.90.0 (05 Jul 2003) diff --git a/gnome-extra/libgda/Manifest b/gnome-extra/libgda/Manifest index 09b9e0960053..c4e6ce8ecb2d 100644 --- a/gnome-extra/libgda/Manifest +++ b/gnome-extra/libgda/Manifest @@ -1,9 +1,9 @@ -MD5 84ce72d00161585595ba8bb71b76a741 ChangeLog 3681 +MD5 22e3be58bcdb284d2428a4d4929722e8 ChangeLog 3853 MD5 5ab82f7dadae03ca71999d11372c5569 libgda-0.2.95-r1.ebuild 3309 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 8f9f7b7c7813c4a410bdabf61cb18ddb libgda-0.2.96-r2.ebuild 3513 -MD5 1f98dc22dc9c4b9a7c77688499f80ed1 libgda-0.12.1.ebuild 2624 -MD5 fe14e5782b8d228afdcc7b818418f9aa libgda-0.90.0.ebuild 2625 +MD5 067794531a44964e1da860622e1c8daf libgda-0.12.1.ebuild 2624 +MD5 82a238914314c7c7d2c197ea2f499be1 libgda-0.90.0.ebuild 2625 MD5 40bbf8acf6e08a15e8e61573f6f07724 files/digest-libgda-0.2.95-r1 66 MD5 96d08151726366cf97edb37406a5924e files/digest-libgda-0.90.0 66 MD5 b8ef30c01c11ee3f373d99d6173d71a9 files/digest-libgda-0.12.1 66 diff --git a/gnome-extra/libgda/libgda-0.12.1.ebuild b/gnome-extra/libgda/libgda-0.12.1.ebuild index 954db0195c8e..a52cd7e56083 100644 --- a/gnome-extra/libgda/libgda-0.12.1.ebuild +++ b/gnome-extra/libgda/libgda-0.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-0.12.1.ebuild,v 1.3 2003/07/05 12:27:18 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-0.12.1.ebuild,v 1.4 2003/07/18 21:05:02 liquidx Exp $ IUSE="odbc postgres mysql ldap firebird freetds sqlite mdb oci8" @@ -8,7 +8,7 @@ inherit gnome2 gnome.org DESCRIPTION="Gnome Database Access Library" HOMEPAGE="http://www.gnome-db.org/" -SLOT="0" +SLOT="1" LICENSE="GPL-2 LGPL-2" KEYWORDS="x86 ~ppc" diff --git a/gnome-extra/libgda/libgda-0.90.0.ebuild b/gnome-extra/libgda/libgda-0.90.0.ebuild index 1ca91178cb4d..30eac513b4cd 100644 --- a/gnome-extra/libgda/libgda-0.90.0.ebuild +++ b/gnome-extra/libgda/libgda-0.90.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-0.90.0.ebuild,v 1.1 2003/07/05 12:27:18 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-0.90.0.ebuild,v 1.2 2003/07/18 21:05:02 liquidx Exp $ IUSE="odbc postgres mysql ldap firebird freetds sqlite mdb oci8" @@ -8,7 +8,7 @@ inherit gnome2 gnome.org DESCRIPTION="Gnome Database Access Library" HOMEPAGE="http://www.gnome-db.org/" -SLOT="0" +SLOT="1" LICENSE="GPL-2 LGPL-2" KEYWORDS="~x86 ~ppc" |