summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-07 07:57:11 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-07 07:57:11 +0000
commitb5755579fbc45ef3d6ba3a6dfdb6252481d2a464 (patch)
tree9c7b3e0c36afc94a04b1302f42f94dc8c871638f /media-libs/liblrdf
parentx86 stable wrt bug #391549 (diff)
downloadhistorical-b5755579fbc45ef3d6ba3a6dfdb6252481d2a464.tar.gz
historical-b5755579fbc45ef3d6ba3a6dfdb6252481d2a464.tar.bz2
historical-b5755579fbc45ef3d6ba3a6dfdb6252481d2a464.zip
x86 stable wrt bug #391805
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'media-libs/liblrdf')
-rw-r--r--media-libs/liblrdf/ChangeLog5
-rw-r--r--media-libs/liblrdf/liblrdf-0.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/liblrdf/ChangeLog b/media-libs/liblrdf/ChangeLog
index 1c7a028d9275..603b96d3b27b 100644
--- a/media-libs/liblrdf/ChangeLog
+++ b/media-libs/liblrdf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/liblrdf
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/ChangeLog,v 1.54 2011/11/30 03:26:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/ChangeLog,v 1.55 2011/12/07 07:57:11 phajdan.jr Exp $
+
+ 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> liblrdf-0.5.0.ebuild:
+ x86 stable wrt bug #391805
30 Nov 2011; Jeroen Roovers <jer@gentoo.org> liblrdf-0.5.0.ebuild:
Stable for HPPA (bug #391805).
diff --git a/media-libs/liblrdf/liblrdf-0.5.0.ebuild b/media-libs/liblrdf/liblrdf-0.5.0.ebuild
index 72940a591f07..e9a3f224f81b 100644
--- a/media-libs/liblrdf/liblrdf-0.5.0.ebuild
+++ b/media-libs/liblrdf/liblrdf-0.5.0.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/media-libs/liblrdf/liblrdf-0.5.0.ebuild,v 1.4 2011/11/30 03:26:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/liblrdf-0.5.0.ebuild,v 1.5 2011/12/07 07:57:11 phajdan.jr Exp $
EAPI=4
inherit autotools
@@ -11,7 +11,7 @@ SRC_URI="http://github.com/swh/LRDF/tarball/${PV} -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="static-libs"
RDEPEND=">=dev-libs/openssl-1