summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Krotkine <dams@gentoo.org>2006-03-02 00:21:57 +0000
committerDamien Krotkine <dams@gentoo.org>2006-03-02 00:21:57 +0000
commit28dd7b3aea4bdc1f90b3315457069dd03c0fb220 (patch)
tree259433c7164a99db3d90e57f49903db16f26fc24 /dev-util
parentadd alpha/ia64 infrastructure (diff)
downloadgentoo-2-28dd7b3aea4bdc1f90b3315457069dd03c0fb220.tar.gz
gentoo-2-28dd7b3aea4bdc1f90b3315457069dd03c0fb220.tar.bz2
gentoo-2-28dd7b3aea4bdc1f90b3315457069dd03c0fb220.zip
correcting bug #118123
(Portage version: 2.0.54)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/libconf/ChangeLog12
-rw-r--r--dev-util/libconf/Manifest14
-rw-r--r--dev-util/libconf/files/digest-libconf-0.42.10-r11
-rw-r--r--dev-util/libconf/libconf-0.42.10-r1.ebuild53
-rw-r--r--dev-util/libconf/libconf-0.42.10.ebuild4
5 files changed, 74 insertions, 10 deletions
diff --git a/dev-util/libconf/ChangeLog b/dev-util/libconf/ChangeLog
index c5be52779ba7..a36134b80866 100644
--- a/dev-util/libconf/ChangeLog
+++ b/dev-util/libconf/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-util/libconf
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/ChangeLog,v 1.39 2005/12/14 14:56:40 dams Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/ChangeLog,v 1.40 2006/03/02 00:21:57 dams Exp $
+
+ 02 Mar 2006; Damien Krotkine <dams@gentoo.org> +libconf-0.42.10-r1.ebuild:
+ correcting bug #118123
+
+*libconf-0.42.10-r1 (02 Mar 2006)
+
+ 02 Mar 2006; Damien Krotkine <dams@gentoo.org> +libconf-0.42.10-r1.ebuild:
+ correcting
14 Dec 2005; Damien Krotkine <dams@gentoo.org> libconf-0.42.10.ebuild:
setting DESTDIR when installing (bug #115469)
diff --git a/dev-util/libconf/Manifest b/dev-util/libconf/Manifest
index adba2332450b..224ed193860f 100644
--- a/dev-util/libconf/Manifest
+++ b/dev-util/libconf/Manifest
@@ -1,10 +1,12 @@
-MD5 a8c956cf09df6d227dfec486e18bf4ac ChangeLog 4904
-MD5 341c99dd9cc268c12424631348073787 libconf-0.40.00.ebuild 751
-MD5 e4b0d427f197e67a53277fd53ead0180 libconf-0.42.00.ebuild 1521
-MD5 5f1c3b9a62f513d6a4802b57677c23bf metadata.xml 284
-MD5 3ee593b728e83945abe66be4511bb15a libconf-0.42.00-r1.ebuild 1282
-MD5 45c06f48682950d7319fc24a73a22fed libconf-0.42.10.ebuild 1499
+MD5 d69c6166037a69d89a672b884b8c667f ChangeLog 5133
MD5 03c43e055ddc9c37a48a9ee955231f3b files/digest-libconf-0.40.00 73
MD5 727d65ef0babfa4732ec75cd4d5f2ead files/digest-libconf-0.42.00 73
MD5 727d65ef0babfa4732ec75cd4d5f2ead files/digest-libconf-0.42.00-r1 73
MD5 e6fd9a02a8d8d1cba6f06c9a6a3cdd07 files/digest-libconf-0.42.10 73
+MD5 e6fd9a02a8d8d1cba6f06c9a6a3cdd07 files/digest-libconf-0.42.10-r1 73
+MD5 341c99dd9cc268c12424631348073787 libconf-0.40.00.ebuild 751
+MD5 3ee593b728e83945abe66be4511bb15a libconf-0.42.00-r1.ebuild 1282
+MD5 e4b0d427f197e67a53277fd53ead0180 libconf-0.42.00.ebuild 1521
+MD5 20f51095e03b0c5de6ec750510ca8ed1 libconf-0.42.10-r1.ebuild 1233
+MD5 9154eda53a06f3993444133d54089385 libconf-0.42.10.ebuild 1499
+MD5 5f1c3b9a62f513d6a4802b57677c23bf metadata.xml 284
diff --git a/dev-util/libconf/files/digest-libconf-0.42.10-r1 b/dev-util/libconf/files/digest-libconf-0.42.10-r1
new file mode 100644
index 000000000000..0fd9caee1f3f
--- /dev/null
+++ b/dev-util/libconf/files/digest-libconf-0.42.10-r1
@@ -0,0 +1 @@
+MD5 2774e78071e7c224eeaf0570cde1c87c perl-Libconf-0.42.10.tar.bz2 203303
diff --git a/dev-util/libconf/libconf-0.42.10-r1.ebuild b/dev-util/libconf/libconf-0.42.10-r1.ebuild
new file mode 100644
index 000000000000..0e06cc8dbd1a
--- /dev/null
+++ b/dev-util/libconf/libconf-0.42.10-r1.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/libconf-0.42.10-r1.ebuild,v 1.1 2006/03/02 00:21:57 dams Exp $
+
+inherit multilib
+
+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"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+
+IUSE="python ruby"
+DEPEND="dev-lang/perl
+dev-perl/DelimMatch
+dev-perl/XML-Twig
+python? ( >=dev-lang/python-2.4.2 )
+ruby? ( >=dev-lang/ruby-1.8.3 )"
+
+if use python ; then
+ mypython="python"
+fi
+
+if use ruby ; then
+ myruby="ruby"
+fi
+
+mybindings="c ${mypython} ${myruby} bash";
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+
+ # Multilib fix
+ sed -i "/^LIB_DIR/ { s:lib:$(get_libdir): }" \
+ bindings/c/src/Makefile \
+ || die "bad sed"
+}
+src_compile() {
+ emake "BINDINGS=${mybindings}" || die "make failed"
+}
+
+src_install() {
+ einstall "BINDINGS=${mybindings}" PREFIX=${D}/usr DESTDIR=${D} ROOT=${D}
+ dodoc AUTHORS COPYING ChangeLog \
+ bindings/ruby/src/AUTHORS \
+ bindings/ruby/src/README \
+ bindings/python/src/README
+}
diff --git a/dev-util/libconf/libconf-0.42.10.ebuild b/dev-util/libconf/libconf-0.42.10.ebuild
index c3a3ac8f0d49..d560123e66d6 100644
--- a/dev-util/libconf/libconf-0.42.10.ebuild
+++ b/dev-util/libconf/libconf-0.42.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/libconf-0.42.10.ebuild,v 1.3 2005/12/14 14:56:40 dams Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/libconf-0.42.10.ebuild,v 1.4 2006/03/02 00:21:57 dams Exp $
inherit multilib