diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-10-20 04:56:30 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-10-20 04:56:30 +0000 |
commit | d1370f82dfc3457ee51599c4b700d5e4dc240875 (patch) | |
tree | 712dfb8521221445f74d16805f1414f7e8b5181f /dev-libs | |
parent | Set CFLAGS to override the Makefile instead of sedding it in, respecting LDFL... (diff) | |
download | gentoo-2-d1370f82dfc3457ee51599c4b700d5e4dc240875.tar.gz gentoo-2-d1370f82dfc3457ee51599c4b700d5e4dc240875.tar.bz2 gentoo-2-d1370f82dfc3457ee51599c4b700d5e4dc240875.zip |
Marked ~hppa (bug #341149).
(Portage version: 2.2_rc98/cvs/Linux i686)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/redland/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/redland/redland-1.0.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/redland/ChangeLog b/dev-libs/redland/ChangeLog index 29e907786722..204ef9594d8d 100644 --- a/dev-libs/redland/ChangeLog +++ b/dev-libs/redland/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/redland # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/ChangeLog,v 1.74 2010/10/16 09:03:02 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/ChangeLog,v 1.75 2010/10/20 04:56:30 jer Exp $ + + 20 Oct 2010; Jeroen Roovers <jer@gentoo.org> redland-1.0.12.ebuild: + Marked ~hppa (bug #341149). *redland-1.0.12 (16 Oct 2010) diff --git a/dev-libs/redland/redland-1.0.12.ebuild b/dev-libs/redland/redland-1.0.12.ebuild index 582fd69a2bed..c77fff28637d 100644 --- a/dev-libs/redland/redland-1.0.12.ebuild +++ b/dev-libs/redland/redland-1.0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/redland-1.0.12.ebuild,v 1.1 2010/10/16 09:03:02 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/redland-1.0.12.ebuild,v 1.2 2010/10/20 04:56:30 jer Exp $ EAPI=3 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 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" IUSE="berkdb iodbc mysql odbc postgres sqlite ssl static-libs xml" # libltdl is used for loading plugins, don't remove .la files |