summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-05-03 12:20:14 +0000
committerFabian Groffen <grobian@gentoo.org>2011-05-03 12:20:14 +0000
commite0f5095a2c3ca1de279ec05d16b9409917f2e58d (patch)
tree82801dacaf83bd959e9c87954d42a2a982d9ecaf /media-libs/raptor
parentx86 stable, bug 362485 - remove old version (diff)
downloadgentoo-2-e0f5095a2c3ca1de279ec05d16b9409917f2e58d.tar.gz
gentoo-2-e0f5095a2c3ca1de279ec05d16b9409917f2e58d.tar.bz2
gentoo-2-e0f5095a2c3ca1de279ec05d16b9409917f2e58d.zip
Marked ~x64-freebsd
(Portage version: 2.2.01.18252-prefix/cvs/SunOS i386)
Diffstat (limited to 'media-libs/raptor')
-rw-r--r--media-libs/raptor/ChangeLog6
-rw-r--r--media-libs/raptor/raptor-1.4.21-r1.ebuild4
-rw-r--r--media-libs/raptor/raptor-2.0.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/raptor/ChangeLog b/media-libs/raptor/ChangeLog
index 6eef7f718ad0..6864793eb34e 100644
--- a/media-libs/raptor/ChangeLog
+++ b/media-libs/raptor/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/raptor
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.93 2011/04/19 19:05:13 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.94 2011/05/03 12:20:14 grobian Exp $
+
+ 03 May 2011; Fabian Groffen <grobian@gentoo.org> raptor-1.4.21-r1.ebuild,
+ raptor-2.0.2.ebuild:
+ Marked ~x64-freebsd
*raptor-2.0.2 (19 Apr 2011)
diff --git a/media-libs/raptor/raptor-1.4.21-r1.ebuild b/media-libs/raptor/raptor-1.4.21-r1.ebuild
index 73639cf03dd1..882a9188d363 100644
--- a/media-libs/raptor/raptor-1.4.21-r1.ebuild
+++ b/media-libs/raptor/raptor-1.4.21-r1.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/raptor/raptor-1.4.21-r1.ebuild,v 1.6 2011/02/03 18:18:36 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.21-r1.ebuild,v 1.7 2011/05/03 12:20:14 grobian Exp $
EAPI=3
inherit eutils 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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="+curl debug static-libs unicode +xml"
RDEPEND="unicode? ( dev-libs/glib:2 )
diff --git a/media-libs/raptor/raptor-2.0.2.ebuild b/media-libs/raptor/raptor-2.0.2.ebuild
index 991d8c7bd7ce..05fd650690f5 100644
--- a/media-libs/raptor/raptor-2.0.2.ebuild
+++ b/media-libs/raptor/raptor-2.0.2.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/raptor/raptor-2.0.2.ebuild,v 1.1 2011/04/19 19:05:13 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-2.0.2.ebuild,v 1.2 2011/05/03 12:20:14 grobian Exp $
EAPI=3
inherit eutils libtool
@@ -13,7 +13,7 @@ SRC_URI="http://download.librdf.org/source/${MY_P}.tar.gz"
LICENSE="Apache-2.0 GPL-2 LGPL-2.1"
SLOT="2"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="+curl debug json static-libs unicode +xml"
RDEPEND="unicode? ( dev-libs/glib:2 )