diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-25 21:25:33 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-25 21:25:33 +0000 |
commit | 9110b470f62e07a7b0de899d325dc5ce66018281 (patch) | |
tree | fb1e65a4ce3e3aed37db12bbb2b916b6c2817972 /gnome-extra | |
parent | sys-boot/grub-0.93.20040125 is badly broken (diff) | |
download | gentoo-2-9110b470f62e07a7b0de899d325dc5ce66018281.tar.gz gentoo-2-9110b470f62e07a7b0de899d325dc5ce66018281.tar.bz2 gentoo-2-9110b470f62e07a7b0de899d325dc5ce66018281.zip |
marked stable on sparc
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgda/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgda/Manifest | 4 | ||||
-rw-r--r-- | gnome-extra/libgda/libgda-1.0.2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/gnome-extra/libgda/ChangeLog b/gnome-extra/libgda/ChangeLog index 42efc437f9a7..29dd3b09e43f 100644 --- a/gnome-extra/libgda/ChangeLog +++ b/gnome-extra/libgda/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgda # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.37 2004/01/25 13:13:57 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.38 2004/01/25 21:23:05 gustavoz Exp $ + + 25 Jan 2004; <gustavoz@gentoo.org> libgda-1.0.2.ebuild: + marked stable on sparc *libgda-1.0.3 (25 Jan 2004) diff --git a/gnome-extra/libgda/Manifest b/gnome-extra/libgda/Manifest index df88ee62a8d7..8610baa99042 100644 --- a/gnome-extra/libgda/Manifest +++ b/gnome-extra/libgda/Manifest @@ -2,9 +2,9 @@ MD5 1a3df18729cfa4a2fe058f7f637fc187 libgda-0.2.96-r2.ebuild 3490 MD5 e09ffd68a32faa7947cebbab8c09633c libgda-1.0.3.ebuild 2568 MD5 49d9a148e3a64f425175c50936f6783b libgda-0.12.1.ebuild 2583 MD5 e55a593f07834b5bb20ef9d072a3bf1a libgda-1.0.0.ebuild 2547 -MD5 4e5af27716973f05b40dd6dd7a68d1bf libgda-1.0.2.ebuild 2607 +MD5 3121d504d19bd10e387257a3d8ef7665 libgda-1.0.2.ebuild 2611 MD5 c7304a5876bfb9c4f418313bff9fc365 libgda-0.2.95-r1.ebuild 3278 -MD5 ef804c38df89cfd80ef7aec8d7423944 ChangeLog 5899 +MD5 7a550e9d13738888251c1838885faec9 ChangeLog 5988 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 15f232325b4ee0d8110b0cba1b799e03 libgda-1.0.1.ebuild 2571 MD5 3ca3af1e56c86303037c0792d9c90d3d files/digest-libgda-1.0.0 66 diff --git a/gnome-extra/libgda/libgda-1.0.2.ebuild b/gnome-extra/libgda/libgda-1.0.2.ebuild index a738e8eb3765..4412549c7f92 100644 --- a/gnome-extra/libgda/libgda-1.0.2.ebuild +++ b/gnome-extra/libgda/libgda-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.2.ebuild,v 1.4 2004/01/25 13:13:57 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.2.ebuild,v 1.5 2004/01/25 21:23:05 gustavoz Exp $ IUSE="odbc postgres mysql ldap firebird freetds sqlite mdb oci8 doc" @@ -10,7 +10,7 @@ DESCRIPTION="Gnome Database Access Library" HOMEPAGE="http://www.gnome-db.org/" SLOT="1" LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc sparc ~alpha" RDEPEND=">=dev-libs/glib-2.0 >=dev-libs/libxml2-2.0 |