diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-29 15:42:09 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-29 15:42:09 +0000 |
commit | ebefab717c5e2322877b969d871fa6d4db0aeb83 (patch) | |
tree | f864b5739d648d1e593bb0578fd91e8c893092e8 /gnome-extra | |
parent | Stable on ppc. See bug #109348. (diff) | |
download | historical-ebefab717c5e2322877b969d871fa6d4db0aeb83.tar.gz historical-ebefab717c5e2322877b969d871fa6d4db0aeb83.tar.bz2 historical-ebefab717c5e2322877b969d871fa6d4db0aeb83.zip |
Stable on ppc. See bug #110467.
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgda/ChangeLog | 10 | ||||
-rw-r--r-- | gnome-extra/libgda/Manifest | 14 | ||||
-rw-r--r-- | gnome-extra/libgda/libgda-1.2.2-r1.ebuild | 4 |
3 files changed, 13 insertions, 15 deletions
diff --git a/gnome-extra/libgda/ChangeLog b/gnome-extra/libgda/ChangeLog index b9ca6b2e5a12..ec284e0d6317 100644 --- a/gnome-extra/libgda/ChangeLog +++ b/gnome-extra/libgda/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for gnome-extra/libgda # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.80 2005/10/29 01:22:48 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.81 2005/10/29 15:42:09 hansmi Exp $ + + 29 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> + libgda-1.2.2-r1.ebuild: + Stable on ppc. See bug #110467. + + 29 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> + libgda-1.2.2-r1.ebuild: + Stable on ppc. See bug #110467. 29 Oct 2005; Mark Loeser <halcy0n@gentoo.org> libgda-1.2.2-r1.ebuild: Stable on x86; bug #110467 diff --git a/gnome-extra/libgda/Manifest b/gnome-extra/libgda/Manifest index 0d30bb13be18..3a1b92564d97 100644 --- a/gnome-extra/libgda/Manifest +++ b/gnome-extra/libgda/Manifest @@ -1,7 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 27e43829022e150a9df8bdfa27fdd8d4 ChangeLog 12198 +MD5 e27468ecb2dd9a146459e4f53396fc0f ChangeLog 12427 MD5 e92331f7677fcfc3e82541f08676bb32 files/digest-libgda-0.2.96-r2 66 MD5 46b8c0b40219635d47ca4583d42dc814 files/digest-libgda-1.0.2 66 MD5 907142ea1e11bcf5b01f25dfa2fd2b54 files/digest-libgda-1.0.3 66 @@ -25,13 +22,6 @@ MD5 efe942efcc3bbe2a6ae347a7e6808a57 libgda-0.2.96-r2.ebuild 3487 MD5 016ec893635c15e43c7159e1f1d92b33 libgda-1.0.2.ebuild 2893 MD5 f6d0012405583f2078317ce929763064 libgda-1.0.3.ebuild 2753 MD5 eceac9d80b6e54f4091a9a3026c32fec libgda-1.0.4.ebuild 2939 -MD5 eca1c0a300148369a613438909e69c34 libgda-1.2.2-r1.ebuild 2372 +MD5 bcaa4e810eb7d64f9685b5c04ca867bc libgda-1.2.2-r1.ebuild 2370 MD5 e2ca44a5bc528a55dfdc2947573aa6b1 libgda-1.2.2.ebuild 1992 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDYs72CRZPokWLroQRAjlFAJ9xm02ShnDdS17ISJ01C0add2XKegCfcvnK -lV9q8+Ohbjpc+LnLEDvTn9g= -=xtzb ------END PGP SIGNATURE----- diff --git a/gnome-extra/libgda/libgda-1.2.2-r1.ebuild b/gnome-extra/libgda/libgda-1.2.2-r1.ebuild index eb2c0e2241ac..e480a0acfd45 100644 --- a/gnome-extra/libgda/libgda-1.2.2-r1.ebuild +++ b/gnome-extra/libgda/libgda-1.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.2.2-r1.ebuild,v 1.6 2005/10/29 01:22:48 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.2.2-r1.ebuild,v 1.7 2005/10/29 15:42:09 hansmi Exp $ inherit eutils gnome2 @@ -10,7 +10,7 @@ LICENSE="GPL-2 LGPL-2" IUSE="berkdb doc firebird freetds ldap mdb mysql oci8 odbc postgres sqlite xbase" SLOT="1" -KEYWORDS="alpha ~amd64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ppc ppc64 sparc x86" RDEPEND=">=dev-libs/glib-2 dev-libs/libxml2 |