summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-12-17 14:16:10 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-12-17 14:16:10 +0000
commit34150bd527508cb9926846532dd43157ef630659 (patch)
tree03e67a8ff6cd3ffedcd9562b174604dd7d9c8ee4 /dev-libs
parentFix bug #297237: remember to load rake from the build directory since it migh... (diff)
downloadgentoo-2-34150bd527508cb9926846532dd43157ef630659.tar.gz
gentoo-2-34150bd527508cb9926846532dd43157ef630659.tar.bz2
gentoo-2-34150bd527508cb9926846532dd43157ef630659.zip
Small tweak
(Portage version: 2.2_rc59/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/redland/redland-1.0.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/redland/redland-1.0.10.ebuild b/dev-libs/redland/redland-1.0.10.ebuild
index e37b02eb425c..c5f0d9ffb3a5 100644
--- a/dev-libs/redland/redland-1.0.10.ebuild
+++ b/dev-libs/redland/redland-1.0.10.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/redland-1.0.10.ebuild,v 1.1 2009/12/17 14:14:01 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/redland-1.0.10.ebuild,v 1.2 2009/12/17 14:16:10 ssuominen Exp $
EAPI=2
inherit libtool
DESCRIPTION="High-level interface for the Resource Description Framework"
-HOMEPAGE="http://librdf.org"
+HOMEPAGE="http://librdf.org/"
SRC_URI="http://download.librdf.org/source/${P}.tar.gz"
LICENSE="Apache-2.0 GPL-2 LGPL-2.1"