diff options
author | Kito Danya Dietrich <kito@gentoo.org> | 2004-10-01 20:36:57 +0000 |
---|---|---|
committer | Kito Danya Dietrich <kito@gentoo.org> | 2004-10-01 20:36:57 +0000 |
commit | 554d4c5c974b8a67bb56ef6bd1bb325eb6099789 (patch) | |
tree | 5e9311ccb9aa8cc39b1fb5eafe2c998929a80b39 /media-libs/raptor | |
parent | Added 2.4 compile patch, fixed emake install and added symbolic links for new... (diff) | |
download | gentoo-2-554d4c5c974b8a67bb56ef6bd1bb325eb6099789.tar.gz gentoo-2-554d4c5c974b8a67bb56ef6bd1bb325eb6099789.tar.bz2 gentoo-2-554d4c5c974b8a67bb56ef6bd1bb325eb6099789.zip |
added ~ppc-macos
Diffstat (limited to 'media-libs/raptor')
-rw-r--r-- | media-libs/raptor/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/raptor/raptor-1.2.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-libs/raptor/ChangeLog b/media-libs/raptor/ChangeLog index 66f3aa6f6bbc..3986a2f5d20c 100644 --- a/media-libs/raptor/ChangeLog +++ b/media-libs/raptor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/raptor # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.17 2004/09/15 19:22:17 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.18 2004/10/01 20:36:57 kito Exp $ + + 01 Oct 2004; kito@gentoo.org raptor-1.2.0.ebuild: + added ~ppc-macos 15 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> raptor-1.2.0.ebuild: Stable sparc. diff --git a/media-libs/raptor/raptor-1.2.0.ebuild b/media-libs/raptor/raptor-1.2.0.ebuild index a3f274a59f2d..ce9ffb0c7b29 100644 --- a/media-libs/raptor/raptor-1.2.0.ebuild +++ b/media-libs/raptor/raptor-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.2.0.ebuild,v 1.12 2004/09/15 19:22:17 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.2.0.ebuild,v 1.13 2004/10/01 20:36:57 kito Exp $ DESCRIPTION="The RDF Parser Toolkit" HOMEPAGE="http://www.redland.opensource.ac.uk/raptor/" @@ -8,7 +8,7 @@ SRC_URI="http://www.redland.opensource.ac.uk/dist/source/${P}.tar.gz" LICENSE="LGPL-2 MPL-1.1" SLOT="0" -KEYWORDS="x86 ~ppc amd64 sparc" +KEYWORDS="x86 ~ppc amd64 sparc ~ppc-macos" IUSE="curl xml2 gnome ssl" DEPEND="virtual/libc @@ -64,4 +64,4 @@ src_install() { dodoc ${DOC} dohtml ${HTML} -} +}
\ No newline at end of file |