| 1 | # Copyright 1999-2011 Gentoo Foundation |
1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/Attic/libgda-4.2.11.ebuild,v 1.2 2011/12/29 17:48:08 pacho Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/Attic/libgda-4.2.11.ebuild,v 1.3 2012/01/14 17:10:24 maekke Exp $ |
| 4 | |
4 | |
| 5 | EAPI="4" |
5 | EAPI="4" |
| 6 | GCONF_DEBUG="yes" |
6 | GCONF_DEBUG="yes" |
| 7 | GNOME2_LA_PUNT="yes" |
7 | GNOME2_LA_PUNT="yes" |
| 8 | |
8 | |
| … | |
… | |
| 13 | LICENSE="GPL-2 LGPL-2" |
13 | LICENSE="GPL-2 LGPL-2" |
| 14 | |
14 | |
| 15 | IUSE="berkdb bindist canvas doc firebird gnome-keyring gtk graphviz http +introspection json ldap mdb mysql oci8 postgres sourceview ssl" |
15 | IUSE="berkdb bindist canvas doc firebird gnome-keyring gtk graphviz http +introspection json ldap mdb mysql oci8 postgres sourceview ssl" |
| 16 | |
16 | |
| 17 | SLOT="4" |
17 | SLOT="4" |
| 18 | KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" |
18 | KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" |
| 19 | |
19 | |
| 20 | RDEPEND=" |
20 | RDEPEND=" |
| 21 | app-text/iso-codes |
21 | app-text/iso-codes |
| 22 | >=dev-libs/glib-2.16:2 |
22 | >=dev-libs/glib-2.16:2 |
| 23 | >=dev-libs/libxml2-2:2 |
23 | >=dev-libs/libxml2-2:2 |