diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-29 12:53:01 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-29 12:53:01 +0000 |
commit | 94eb29627ebf68f3d32e99f7ddd84218d525f94b (patch) | |
tree | 90a18e60dfbccb93eea3f215360d478460a0d7e5 /gnome-extra | |
parent | stable on alpha and ia64 (Manifest recommit) (diff) | |
download | gentoo-2-94eb29627ebf68f3d32e99f7ddd84218d525f94b.tar.gz gentoo-2-94eb29627ebf68f3d32e99f7ddd84218d525f94b.tar.bz2 gentoo-2-94eb29627ebf68f3d32e99f7ddd84218d525f94b.zip |
stable on hppa
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 29dd3b09e43f..7fc273881d61 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.38 2004/01/25 21:23:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.39 2004/01/29 12:52:51 gustavoz Exp $ + + 29 Jan 2004; <gustavoz@gentoo.org> libgda-1.0.2.ebuild: + stable on hppa 25 Jan 2004; <gustavoz@gentoo.org> libgda-1.0.2.ebuild: marked stable on sparc diff --git a/gnome-extra/libgda/Manifest b/gnome-extra/libgda/Manifest index 8610baa99042..fda633632f07 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 3121d504d19bd10e387257a3d8ef7665 libgda-1.0.2.ebuild 2611 +MD5 3472d37fa0dcb2446ccb844312a5bd36 libgda-1.0.2.ebuild 2616 MD5 c7304a5876bfb9c4f418313bff9fc365 libgda-0.2.95-r1.ebuild 3278 -MD5 7a550e9d13738888251c1838885faec9 ChangeLog 5988 +MD5 18729ec41672ed51fcc3880cbf569b12 ChangeLog 6064 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 4412549c7f92..7c64349b6a06 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.5 2004/01/25 21:23:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.2.ebuild,v 1.6 2004/01/29 12:52:51 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 hppa" RDEPEND=">=dev-libs/glib-2.0 >=dev-libs/libxml2-2.0 |