x86 stable, thanks David. Bug 382641
authorAndreas Schuerch <nativemad@gentoo.org>
Wed, 5 Oct 2011 08:26:50 +0000 (08:26 +0000)
committerAndreas Schuerch <nativemad@gentoo.org>
Wed, 5 Oct 2011 08:26:50 +0000 (08:26 +0000)
Package-Manager: portage-2.1.10.11/cvs/Linux i686

media-libs/liblrdf/ChangeLog
media-libs/liblrdf/liblrdf-0.4.0-r20.ebuild
media-libs/raptor/ChangeLog
media-libs/raptor/raptor-2.0.4.ebuild

index ffd7600f07da5b8ed9136d5e728128b49e890693..f5bb5adb22549b0a69ab0747427f17656f37fa62 100644 (file)
@@ -1,6 +1,10 @@
 # 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.44 2011/09/28 22:45:07 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/ChangeLog,v 1.45 2011/10/05 08:26:50 nativemad Exp $
+
+  05 Oct 2011; Andreas Schuerch <nativemad@gentoo.org>
+  liblrdf-0.4.0-r20.ebuild:
+  x86 stable, thanks David. Bug 382641
 
   28 Sep 2011; Samuli Suominen <ssuominen@gentoo.org>
   liblrdf-0.4.0_p20110928.ebuild:
index 8331ed12caab4447f5d100d293e7a59fd2b278b4..6a646cacc5469a2ceba1cc26f158720a8b98c147 100644 (file)
@@ -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.4.0-r20.ebuild,v 1.4 2011/09/20 13:17:52 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/liblrdf-0.4.0-r20.ebuild,v 1.5 2011/10/05 08:26:50 nativemad Exp $
 
 EAPI=4
 inherit autotools eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lrdf/${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="media-libs/raptor:2
index cb13802ba37ff150637e153feb46b3b0d4b58aa5..aa2d9ce132fc4200159c12b77bcbbb4da8bc9ea1 100644 (file)
@@ -1,6 +1,9 @@
 # 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.106 2011/09/20 13:14:22 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.107 2011/10/05 08:25:52 nativemad Exp $
+
+  05 Oct 2011; Andreas Schuerch <nativemad@gentoo.org> raptor-2.0.4.ebuild:
+  x86 stable, thanks David. Bug 382641
 
   20 Sep 2011; Tony Vroon <chainsaw@gentoo.org> raptor-2.0.4.ebuild:
   Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian
index 1dc4d69a58d6149605a4c1081f9cb4c084c1d130..1b56d4bd20b2b9324819a813e0f2562f4fffe808 100644 (file)
@@ -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.4.ebuild,v 1.3 2011/09/20 13:14:22 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-2.0.4.ebuild,v 1.4 2011/10/05 08:25:52 nativemad Exp $
 
 EAPI=4
 inherit autotools 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 ~x64-freebsd ~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 )