diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-07-01 10:16:20 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-07-01 10:16:20 +0000 |
commit | f49e9e055bf92433dde14be05a269dc741a75892 (patch) | |
tree | 27a7ff4e66e2428ac54e5475ec0d1ae42a83ebb0 /gnome-extra | |
parent | cleanup and fix deps (diff) | |
download | gentoo-2-f49e9e055bf92433dde14be05a269dc741a75892.tar.gz gentoo-2-f49e9e055bf92433dde14be05a269dc741a75892.tar.bz2 gentoo-2-f49e9e055bf92433dde14be05a269dc741a75892.zip |
bumping libgnomedb to stable
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgnomedb/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgnomedb/Manifest | 4 | ||||
-rw-r--r-- | gnome-extra/libgnomedb/libgnomedb-0.12.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/gnome-extra/libgnomedb/ChangeLog b/gnome-extra/libgnomedb/ChangeLog index 9492840354cf..21ce58c85795 100644 --- a/gnome-extra/libgnomedb/ChangeLog +++ b/gnome-extra/libgnomedb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgnomedb # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/ChangeLog,v 1.6 2003/06/16 09:42:01 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/ChangeLog,v 1.7 2003/07/01 10:16:11 liquidx Exp $ + + 28 Jun 2003; Alastair Tse <liquidx@gentoo.org> libgnomedb-0.12.1.ebuild: + bumped 0.12.1 to stable *libgnomedb-0.12.1 (16 Jun 2003) diff --git a/gnome-extra/libgnomedb/Manifest b/gnome-extra/libgnomedb/Manifest index 108491a57220..190e5f24463a 100644 --- a/gnome-extra/libgnomedb/Manifest +++ b/gnome-extra/libgnomedb/Manifest @@ -1,7 +1,7 @@ MD5 1fbbd43762268be9f6edf1dc90e8ac63 libgnomedb-0.12.0.ebuild 1286 -MD5 5df97b7493af72ff8d254a6bb4fc27c6 ChangeLog 1088 +MD5 545376ae256f6c971238d0f4307df903 ChangeLog 1190 MD5 6961ed582ef339924beb8f248da1b128 libgnomedb-0.11.0.ebuild 1187 -MD5 e5934d46f9ed8fcf9616b63e07d0676e libgnomedb-0.12.1.ebuild 1286 +MD5 64aa75ce064c88327d2a59af0a3866ba libgnomedb-0.12.1.ebuild 1285 MD5 3c1b10b6d4897bc066955a9de7c7ce6b files/digest-libgnomedb-0.12.0 70 MD5 e4775dad3ecf0f85975f4e18256b9216 files/digest-libgnomedb-0.11.0 138 MD5 d48a0cec30d90af0c488dc4dbfc3e1a3 files/digest-libgnomedb-0.12.1 70 diff --git a/gnome-extra/libgnomedb/libgnomedb-0.12.1.ebuild b/gnome-extra/libgnomedb/libgnomedb-0.12.1.ebuild index 0cbc315fb7f2..458eccea2c0a 100644 --- a/gnome-extra/libgnomedb/libgnomedb-0.12.1.ebuild +++ b/gnome-extra/libgnomedb/libgnomedb-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/libgnomedb/libgnomedb-0.12.1.ebuild,v 1.1 2003/06/16 09:42:01 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/libgnomedb-0.12.1.ebuild,v 1.2 2003/07/01 10:16:11 liquidx Exp $ IUSE="" @@ -11,7 +11,7 @@ DESCRIPTION="Library for writing gnome database programs" HOMEPAGE="http://www.gnome-db.org/" SLOT="0" LICENSE="GPL-2 LGPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" RDEPEND=">=gnome-extra/libgda-0.12.0 >=x11-libs/gtk+-2.0.6 |