diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-17 14:33:04 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-17 14:33:04 +0000 |
commit | 758a38efe9c46d12205a0a36760efcbc9fe36461 (patch) | |
tree | 6188f5b772f8e5c3b3cd63046dbd79db033a0e94 /dev-libs/redland | |
parent | Stable for HPPA (bug #382641). (diff) | |
download | gentoo-2-758a38efe9c46d12205a0a36760efcbc9fe36461.tar.gz gentoo-2-758a38efe9c46d12205a0a36760efcbc9fe36461.tar.bz2 gentoo-2-758a38efe9c46d12205a0a36760efcbc9fe36461.zip |
Stable for HPPA (bug #382641).
(Portage version: 2.2.0_alpha67/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/redland')
-rw-r--r-- | dev-libs/redland/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/redland/redland-1.0.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/redland/ChangeLog b/dev-libs/redland/ChangeLog index 75fa4551761b..b9cd61f2c272 100644 --- a/dev-libs/redland/ChangeLog +++ b/dev-libs/redland/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/redland # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/ChangeLog,v 1.91 2011/10/05 08:28:52 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/ChangeLog,v 1.92 2011/10/17 14:33:04 jer Exp $ + + 17 Oct 2011; Jeroen Roovers <jer@gentoo.org> redland-1.0.14.ebuild: + Stable for HPPA (bug #382641). 05 Oct 2011; Andreas Schuerch <nativemad@gentoo.org> redland-1.0.14.ebuild: x86 stable, thanks David. Bug 382641 diff --git a/dev-libs/redland/redland-1.0.14.ebuild b/dev-libs/redland/redland-1.0.14.ebuild index 459ccc53dcc2..bea065ca2c1e 100644 --- a/dev-libs/redland/redland-1.0.14.ebuild +++ b/dev-libs/redland/redland-1.0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/redland-1.0.14.ebuild,v 1.4 2011/10/05 08:28:52 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/redland-1.0.14.ebuild,v 1.5 2011/10/17 14:33:04 jer Exp $ EAPI=4 inherit libtool @@ -11,7 +11,7 @@ SRC_URI="http://download.librdf.org/source/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" IUSE="berkdb iodbc mysql odbc postgres sqlite ssl static-libs +xml" # plugins use libltdl -> don't remove .la files, empty the dependency_libs in |