summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-02-12 17:41:53 +0000
committerJeroen Roovers <jer@gentoo.org>2009-02-12 17:41:53 +0000
commit6d215a8c1579592c512b351626a7365f9c659c64 (patch)
treec544e3f1b1c2ad4654da68042a7ad172ab7bef90 /media-libs/liblrdf
parentStable for HPPA (bug #253493). (diff)
downloadgentoo-2-6d215a8c1579592c512b351626a7365f9c659c64.tar.gz
gentoo-2-6d215a8c1579592c512b351626a7365f9c659c64.tar.bz2
gentoo-2-6d215a8c1579592c512b351626a7365f9c659c64.zip
Stable for HPPA (bug #253493).
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'media-libs/liblrdf')
-rw-r--r--media-libs/liblrdf/ChangeLog7
-rw-r--r--media-libs/liblrdf/liblrdf-0.4.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/liblrdf/ChangeLog b/media-libs/liblrdf/ChangeLog
index 91cb6090f7e2..6a564b324593 100644
--- a/media-libs/liblrdf/ChangeLog
+++ b/media-libs/liblrdf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/liblrdf
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/ChangeLog,v 1.33 2008/10/27 01:24:30 jer Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/ChangeLog,v 1.34 2009/02/12 17:41:53 jer Exp $
+
+ 12 Feb 2009; Jeroen Roovers <jer@gentoo.org> liblrdf-0.4.0.ebuild:
+ Stable for HPPA (bug #253493).
27 Oct 2008; Jeroen Roovers <jer@gentoo.org> liblrdf-0.4.0.ebuild:
Marked ~hppa (bug #244360).
diff --git a/media-libs/liblrdf/liblrdf-0.4.0.ebuild b/media-libs/liblrdf/liblrdf-0.4.0.ebuild
index 0363164ac1ff..988a99b0fd59 100644
--- a/media-libs/liblrdf/liblrdf-0.4.0.ebuild
+++ b/media-libs/liblrdf/liblrdf-0.4.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/liblrdf-0.4.0.ebuild,v 1.10 2008/10/27 01:24:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/liblrdf-0.4.0.ebuild,v 1.11 2009/02/12 17:41:53 jer Exp $
inherit autotools libtool base
@@ -9,7 +9,7 @@ HOMEPAGE="http://lrdf.sourceforge.net"
SRC_URI="mirror://sourceforge/lrdf/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86"
+KEYWORDS="amd64 hppa ppc ppc64 sparc x86"
IUSE=""
RDEPEND=">=media-libs/raptor-0.9.12