summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Krotkine <dams@gentoo.org>2007-01-18 19:27:18 +0000
committerDamien Krotkine <dams@gentoo.org>2007-01-18 19:27:18 +0000
commit48c5f538150072f37fec4498699e4fc5e07c009c (patch)
tree4ab3340e0d1db53b6dfd3238f7a3b14eacb4bfa4 /dev-util/libconf/libconf-0.40.00.ebuild
parentx86 stable wrt bug 162649 (diff)
downloadgentoo-2-48c5f538150072f37fec4498699e4fc5e07c009c.tar.gz
gentoo-2-48c5f538150072f37fec4498699e4fc5e07c009c.tar.bz2
gentoo-2-48c5f538150072f37fec4498699e4fc5e07c009c.zip
corrected SRC_URI, corrected copyright date
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-util/libconf/libconf-0.40.00.ebuild')
-rw-r--r--dev-util/libconf/libconf-0.40.00.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/libconf/libconf-0.40.00.ebuild b/dev-util/libconf/libconf-0.40.00.ebuild
index 07d73b4d3b84..d6db2a391bea 100644
--- a/dev-util/libconf/libconf-0.40.00.ebuild
+++ b/dev-util/libconf/libconf-0.40.00.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/libconf-0.40.00.ebuild,v 1.7 2006/06/07 21:10:21 dams Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/libconf-0.40.00.ebuild,v 1.8 2007/01/18 19:27:18 dams Exp $
IUSE="xml"
@@ -8,7 +8,7 @@ MY_P=perl-${PN/l/L}-${PV}
S=${WORKDIR}/${MY_P}
DESCRIPTION="Centralized abstraction layer for system configuration files"
HOMEPAGE="http://libconf.net/"
-SRC_URI="http://libconf.net/download/${MY_P}.tar.bz2"
+SRC_URI="http://damien.krotkine.com/libconf/dist/${MY_P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"