summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-02-28 14:20:55 +0000
committerDavid Holm <dholm@gentoo.org>2004-02-28 14:20:55 +0000
commitaa107aa2d5673a4bcd617650885bb31d6733461b (patch)
treea2923121443403fbb2d3a2bdf25bdcc24e685360 /media-libs/liblrdf
parentversion bump (diff)
downloadhistorical-aa107aa2d5673a4bcd617650885bb31d6733461b.tar.gz
historical-aa107aa2d5673a4bcd617650885bb31d6733461b.tar.bz2
historical-aa107aa2d5673a4bcd617650885bb31d6733461b.zip
Added to ~ppc
Diffstat (limited to 'media-libs/liblrdf')
-rw-r--r--media-libs/liblrdf/ChangeLog5
-rw-r--r--media-libs/liblrdf/liblrdf-0.3.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/liblrdf/ChangeLog b/media-libs/liblrdf/ChangeLog
index 9c3efe352117..d171594503a4 100644
--- a/media-libs/liblrdf/ChangeLog
+++ b/media-libs/liblrdf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/liblrdf
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/ChangeLog,v 1.7 2004/02/09 09:52:04 torbenh Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/ChangeLog,v 1.8 2004/02/28 14:20:55 dholm Exp $
+
+ 28 Feb 2004; David Holm <dholm@gentoo.org> liblrdf-0.3.5.ebuild:
+ Added to ~ppc.
*liblrdf-0.3.5 (09 Feb 2004)
diff --git a/media-libs/liblrdf/liblrdf-0.3.5.ebuild b/media-libs/liblrdf/liblrdf-0.3.5.ebuild
index 80a20df8122d..3a3fcd239ae2 100644
--- a/media-libs/liblrdf/liblrdf-0.3.5.ebuild
+++ b/media-libs/liblrdf/liblrdf-0.3.5.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/liblrdf-0.3.5.ebuild,v 1.1 2004/02/09 09:52:04 torbenh Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/liblrdf-0.3.5.ebuild,v 1.2 2004/02/28 14:20:55 dholm Exp $
DESCRIPTION="A library for the manipulation of RDF file in LADSPA plugins"
HOMEPAGE="http://plugin.org.uk"
SRC_URI="http://plugin.org.uk/releases/lrdf/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~sparc"
+KEYWORDS="x86 ~sparc ~ppc"
IUSE=""
DEPEND="virtual/glibc
>=media-libs/raptor-0.9.12