diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-11 19:54:50 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-11 19:54:50 +0000 |
commit | 6b40db180f7b31e098f64ae9457bbfa2c2085c01 (patch) | |
tree | b32c8ca90f0f08f722bfbf182c653f17e89b4a94 /media-libs/raptor | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-6b40db180f7b31e098f64ae9457bbfa2c2085c01.tar.gz gentoo-2-6b40db180f7b31e098f64ae9457bbfa2c2085c01.tar.bz2 gentoo-2-6b40db180f7b31e098f64ae9457bbfa2c2085c01.zip |
update HOMEPAGE/LICENSE
Diffstat (limited to 'media-libs/raptor')
-rw-r--r-- | media-libs/raptor/raptor-1.4.2.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/raptor/raptor-1.4.2.ebuild b/media-libs/raptor/raptor-1.4.2.ebuild index 03c7b4690a94..49af5c032b22 100644 --- a/media-libs/raptor/raptor-1.4.2.ebuild +++ b/media-libs/raptor/raptor-1.4.2.ebuild @@ -1,12 +1,12 @@ # 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.4.2.ebuild,v 1.1 2004/11/11 02:18:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.2.ebuild,v 1.2 2004/11/11 19:54:50 vapier Exp $ DESCRIPTION="The RDF Parser Toolkit" -HOMEPAGE="http://www.redland.opensource.ac.uk/raptor/" -SRC_URI="http://www.redland.opensource.ac.uk/dist/source/${P}.tar.gz" +HOMEPAGE="http://librdf.org/raptor/" +SRC_URI="http://librdf.org/dist/source/${P}.tar.gz" -LICENSE="LGPL-2 MPL-1.1" +LICENSE="LGPL-2 Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc ~x86" IUSE="curl xml2 gnome ssl" |