diff options
author | Anders Rune Jensen <arj@gentoo.org> | 2004-08-06 01:34:08 +0000 |
---|---|---|
committer | Anders Rune Jensen <arj@gentoo.org> | 2004-08-06 01:34:08 +0000 |
commit | 4efa5c23e29ddcf7376e1ff1396b2312ba688e4c (patch) | |
tree | 7d4b75ddb30950d38bd7abf99761b99bd848c8aa /gnome-extra | |
parent | syntax (whitespace) fix (diff) | |
download | historical-4efa5c23e29ddcf7376e1ff1396b2312ba688e4c.tar.gz historical-4efa5c23e29ddcf7376e1ff1396b2312ba688e4c.tar.bz2 historical-4efa5c23e29ddcf7376e1ff1396b2312ba688e4c.zip |
cleanup
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgda/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/libgda/Manifest | 8 | ||||
-rw-r--r-- | gnome-extra/libgda/libgda-1.0.2.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/libgda/libgda-1.0.3.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/libgda/libgda-1.0.4.ebuild | 4 |
5 files changed, 15 insertions, 11 deletions
diff --git a/gnome-extra/libgda/ChangeLog b/gnome-extra/libgda/ChangeLog index 6f3f99cc2c5e..4a768b06cdd7 100644 --- a/gnome-extra/libgda/ChangeLog +++ b/gnome-extra/libgda/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/libgda # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.50 2004/08/06 00:29:48 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.51 2004/08/06 01:34:08 arj Exp $ + + 05 Aug 2004; Anders Rune Jensen <arj@gentoo.org> libgda-1.0.2.ebuild, + libgda-1.0.3.ebuild, libgda-1.0.4.ebuild: + cleaner solution. 05 Aug 2004; Anders Rune Jensen <arj@gentoo.org> libgda-1.0.2.ebuild, libgda-1.0.3.ebuild, libgda-1.0.4.ebuild: diff --git a/gnome-extra/libgda/Manifest b/gnome-extra/libgda/Manifest index 10582bb0361b..0b261e9d9dae 100644 --- a/gnome-extra/libgda/Manifest +++ b/gnome-extra/libgda/Manifest @@ -1,8 +1,8 @@ -MD5 49e73753be19c3fc2a9a9014aff6e006 ChangeLog 8082 -MD5 8d0996435c2345a1dcb2c99da01fd136 libgda-1.0.4.ebuild 2889 +MD5 4a18e1faabd0961bd4a1fa852ac00538 ChangeLog 8220 +MD5 6378d9eae25d9e112b4546cf30b503ea libgda-1.0.4.ebuild 2841 MD5 d0438930f010eab60bbc5b319fcb1d22 libgda-0.2.96-r2.ebuild 3424 -MD5 424a310cdd4a7d43a5912f47c16dec01 libgda-1.0.2.ebuild 2649 -MD5 c5d25e38abea93350cb2be83d0507587 libgda-1.0.3.ebuild 2797 +MD5 9dbecc1f94a890f7f01a80cb22460d47 libgda-1.0.2.ebuild 2601 +MD5 588d6e3bceebb49968e3f2ad30da6ba6 libgda-1.0.3.ebuild 2749 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 c15d8674b02051d6c9af76a12258ab8b files/digest-libgda-1.0.4 66 MD5 e92331f7677fcfc3e82541f08676bb32 files/digest-libgda-0.2.96-r2 66 diff --git a/gnome-extra/libgda/libgda-1.0.2.ebuild b/gnome-extra/libgda/libgda-1.0.2.ebuild index 8d053e92104b..c7404284b359 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 Foundation # 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.11 2004/08/06 00:29:48 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.2.ebuild,v 1.12 2004/08/06 01:34:08 arj Exp $ IUSE="odbc postgres mysql ldap firebird freetds sqlite mdb oci8 doc" @@ -22,7 +22,7 @@ RDEPEND=">=dev-libs/glib-2.0 postgres? ( >=dev-db/postgresql-7.2.1 ) odbc? ( >=dev-db/unixODBC-2.0.6 ) ldap? ( >=net-nds/openldap-2.0.25 ) - !ppc? ( !sparc? ( !alpha? ( !ia64? ( !amd64? ( firebird? ( dev-db/firebird ) ) ) ) ) ) + x86? ( firebird? ( dev-db/firebird ) ) freetds? ( >=dev-db/freetds-0.5 ) sqlite? ( =dev-db/sqlite-2* ) !ia64? ( mdb? ( >=app-office/mdbtools-0.5 ) )" diff --git a/gnome-extra/libgda/libgda-1.0.3.ebuild b/gnome-extra/libgda/libgda-1.0.3.ebuild index 3a85dc32dafb..7a2854f74262 100644 --- a/gnome-extra/libgda/libgda-1.0.3.ebuild +++ b/gnome-extra/libgda/libgda-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.3.ebuild,v 1.8 2004/08/06 00:29:48 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.3.ebuild,v 1.9 2004/08/06 01:34:08 arj Exp $ inherit gnome2 eutils @@ -22,7 +22,7 @@ RDEPEND=">=dev-libs/glib-2.0 postgres? ( >=dev-db/postgresql-7.2.1 ) odbc? ( >=dev-db/unixODBC-2.0.6 ) ldap? ( >=net-nds/openldap-2.0.25 ) - !ppc? ( !sparc? ( !alpha? ( !ia64? ( !amd64? ( firebird? ( dev-db/firebird ) ) ) ) ) ) + x86? ( firebird? ( dev-db/firebird ) ) freetds? ( >=dev-db/freetds-0.5 ) sqlite? ( =dev-db/sqlite-2* ) !ia64? ( mdb? ( >=app-office/mdbtools-0.5 ) )" diff --git a/gnome-extra/libgda/libgda-1.0.4.ebuild b/gnome-extra/libgda/libgda-1.0.4.ebuild index 6f8ef221be0f..75aae774468a 100644 --- a/gnome-extra/libgda/libgda-1.0.4.ebuild +++ b/gnome-extra/libgda/libgda-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.4.ebuild,v 1.2 2004/08/06 00:29:48 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.4.ebuild,v 1.3 2004/08/06 01:34:08 arj Exp $ inherit gnome2 eutils @@ -22,7 +22,7 @@ RDEPEND=">=dev-libs/glib-2.0 postgres? ( >=dev-db/postgresql-7.2.1 ) odbc? ( >=dev-db/unixODBC-2.0.6 ) ldap? ( >=net-nds/openldap-2.0.25 ) - !ppc? ( !sparc? ( !alpha? ( !ia64? ( !amd64? ( firebird? ( dev-db/firebird ) ) ) ) ) ) + x86? ( firebird? ( dev-db/firebird ) ) freetds? ( >=dev-db/freetds-0.5 ) sqlite? ( =dev-db/sqlite-2* ) !ia64? ( mdb? ( >=app-office/mdbtools-0.5 ) )" |