Stable for HPPA (bug #382641).
authorJeroen Roovers <jer@gentoo.org>
Mon, 17 Oct 2011 14:32:10 +0000 (14:32 +0000)
committerJeroen Roovers <jer@gentoo.org>
Mon, 17 Oct 2011 14:32:10 +0000 (14:32 +0000)
Package-Manager: portage-2.2.0_alpha67/cvs/Linux x86_64

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 791baa76fcebc4163d41f2cf677432595e4cba05..f137c0a5bf8c0159a01f8a3637efc05d2b2bff3f 100644 (file)
@@ -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.46 2011/10/06 08:33:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/ChangeLog,v 1.47 2011/10/17 14:32:10 jer Exp $
+
+  17 Oct 2011; Jeroen Roovers <jer@gentoo.org> liblrdf-0.4.0-r20.ebuild:
+  Stable for HPPA (bug #382641).
 
 *liblrdf-0.4.0_p20111006 (06 Oct 2011)
 
index 6a646cacc5469a2ceba1cc26f158720a8b98c147..46c988d78c4d88328e71269d84b4954630b05425 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.5 2011/10/05 08:26:50 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/liblrdf-0.4.0-r20.ebuild,v 1.6 2011/10/17 14:32:10 jer 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 aa2d9ce132fc4200159c12b77bcbbb4da8bc9ea1..b70d070993d07787331e2c90b8fb139b7ad6c6bd 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.107 2011/10/05 08:25:52 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.108 2011/10/17 14:29:57 jer Exp $
+
+  17 Oct 2011; Jeroen Roovers <jer@gentoo.org> raptor-2.0.4.ebuild:
+  Stable for HPPA (bug #382641).
 
   05 Oct 2011; Andreas Schuerch <nativemad@gentoo.org> raptor-2.0.4.ebuild:
   x86 stable, thanks David. Bug 382641
index 1b56d4bd20b2b9324819a813e0f2562f4fffe808..18ae66091ec190cbd11d16344da0179e1b424888 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.4 2011/10/05 08:25:52 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-2.0.4.ebuild,v 1.5 2011/10/17 14:29:57 jer 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 )