diff options
author | 2011-02-03 18:18:36 +0000 | |
---|---|---|
committer | 2011-02-03 18:18:36 +0000 | |
commit | 9282c6feb9a82dcd98dafbd5dc7d40195888004a (patch) | |
tree | 57e53e4266e29f5abc3b43605734a2a325e59f8c /media-libs | |
parent | old (diff) | |
download | gentoo-2-9282c6feb9a82dcd98dafbd5dc7d40195888004a.tar.gz gentoo-2-9282c6feb9a82dcd98dafbd5dc7d40195888004a.tar.bz2 gentoo-2-9282c6feb9a82dcd98dafbd5dc7d40195888004a.zip |
Added ~ppc/~ppc64 wrt #341149
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/raptor/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/raptor/raptor-1.4.21-r1.ebuild | 6 | ||||
-rw-r--r-- | media-libs/raptor/raptor-2.0.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/media-libs/raptor/ChangeLog b/media-libs/raptor/ChangeLog index d490b016bd3d..d0c6b8b09188 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.91 2011/01/25 19:24:54 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.92 2011/02/03 18:18:36 xarthisius Exp $ + + 03 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> + raptor-1.4.21-r1.ebuild, raptor-2.0.0.ebuild: + Added ~ppc/~ppc64 wrt #341149 *raptor-2.0.0 (25 Jan 2011) diff --git a/media-libs/raptor/raptor-1.4.21-r1.ebuild b/media-libs/raptor/raptor-1.4.21-r1.ebuild index 82f036f88382..73639cf03dd1 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-2010 Gentoo Foundation +# 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.5 2010/10/27 22:10:21 maekke Exp $ +# $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 $ 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 ~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 ~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.0.ebuild b/media-libs/raptor/raptor-2.0.0.ebuild index c9580effbd28..f3a5cbc7325c 100644 --- a/media-libs/raptor/raptor-2.0.0.ebuild +++ b/media-libs/raptor/raptor-2.0.0.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.0.ebuild,v 1.1 2011/01/25 19:24:54 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-2.0.0.ebuild,v 1.2 2011/02/03 18:18:36 xarthisius 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 ~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 ~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 ) |