/[gentoo-x86]/dev-libs/redland/redland-1.0.10-r1.ebuild
Gentoo

Diff of /dev-libs/redland/redland-1.0.10-r1.ebuild

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.8 Revision 1.9
1# Copyright 1999-2010 Gentoo Foundation 1# Copyright 1999-2010 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/dev-libs/redland/Attic/redland-1.0.10-r1.ebuild,v 1.8 2010/02/23 13:43:46 fauli Exp $ 3# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/Attic/redland-1.0.10-r1.ebuild,v 1.9 2010/03/06 15:00:06 armin76 Exp $
4 4
5EAPI=2 5EAPI=2
6inherit autotools eutils 6inherit autotools eutils
7 7
8DESCRIPTION="High-level interface for the Resource Description Framework" 8DESCRIPTION="High-level interface for the Resource Description Framework"
9HOMEPAGE="http://librdf.org/" 9HOMEPAGE="http://librdf.org/"
10SRC_URI="http://download.librdf.org/source/${P}.tar.gz" 10SRC_URI="http://download.librdf.org/source/${P}.tar.gz"
11 11
12LICENSE="Apache-2.0 GPL-2 LGPL-2.1" 12LICENSE="Apache-2.0 GPL-2 LGPL-2.1"
13SLOT="0" 13SLOT="0"
14KEYWORDS="~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" 14KEYWORDS="~amd64 arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
15IUSE="berkdb iodbc mysql odbc postgres sqlite ssl xml" 15IUSE="berkdb iodbc mysql odbc postgres sqlite ssl xml"
16 16
17RDEPEND="mysql? ( virtual/mysql ) 17RDEPEND="mysql? ( virtual/mysql )
18 sqlite? ( =dev-db/sqlite-3* ) 18 sqlite? ( =dev-db/sqlite-3* )
19 berkdb? ( sys-libs/db ) 19 berkdb? ( sys-libs/db )

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.13