diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 02:25:35 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 02:25:35 +0000 |
commit | 8c2a6542207537447578ab218daf3a0ef7f8b426 (patch) | |
tree | d71c1ebfe2eb970f1c5bc3d573bf20a3b0b194b3 | |
parent | whitespace (diff) | |
download | gentoo-2-8c2a6542207537447578ab218daf3a0ef7f8b426.tar.gz gentoo-2-8c2a6542207537447578ab218daf3a0ef7f8b426.tar.bz2 gentoo-2-8c2a6542207537447578ab218daf3a0ef7f8b426.zip |
whitespace
(Portage version: 2.1.2.9)
76 files changed, 76 insertions, 161 deletions
diff --git a/dev-libs/ace/ace-5.5-r1.ebuild b/dev-libs/ace/ace-5.5-r1.ebuild index 79808b5bfea7..70026f604c3a 100644 --- a/dev-libs/ace/ace-5.5-r1.ebuild +++ b/dev-libs/ace/ace-5.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.5-r1.ebuild,v 1.7 2007/04/22 11:44:40 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.5-r1.ebuild,v 1.8 2007/07/12 02:25:34 mr_bones_ Exp $ inherit eutils @@ -42,7 +42,6 @@ src_compile() { emake static_libs=1 || die } - src_test() { cd ${S}/build make ACE_ROOT=${S} check || die "self test failed" @@ -56,7 +55,6 @@ src_install() { rm -rf "${D}"/usr/bin/gperf "${D}"/usr/share } - pkg_postinst() { # This is required, as anything trying to compile against ACE will have # problems with conflicting OS.h files if this is not done. diff --git a/dev-libs/ace/ace-5.5.3-r2.ebuild b/dev-libs/ace/ace-5.5.3-r2.ebuild index d827fb64cc61..1d52d12d7639 100644 --- a/dev-libs/ace/ace-5.5.3-r2.ebuild +++ b/dev-libs/ace/ace-5.5.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.5.3-r2.ebuild,v 1.1 2007/01/27 22:45:22 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.5.3-r2.ebuild,v 1.2 2007/07/12 02:25:34 mr_bones_ Exp $ inherit eutils autotools @@ -55,7 +55,6 @@ src_compile() { emake static_libs=1 || die } - src_test() { cd ${S}/build make ACE_ROOT=${S} check || die "self test failed" @@ -72,7 +71,6 @@ src_install() { rm -rf "${D}"/usr/bin "${D}"/usr/share } - pkg_postinst() { # This is required, as anything trying to compile against ACE will have # problems with conflicting OS.h files if this is not done. diff --git a/dev-libs/ace/ace-5.5.8.ebuild b/dev-libs/ace/ace-5.5.8.ebuild index 97001dde93eb..c4b36137f688 100644 --- a/dev-libs/ace/ace-5.5.8.ebuild +++ b/dev-libs/ace/ace-5.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.5.8.ebuild,v 1.2 2007/06/22 22:37:59 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.5.8.ebuild,v 1.3 2007/07/12 02:25:34 mr_bones_ Exp $ S="${WORKDIR}/ACE_wrappers" DESCRIPTION="The Adaptive Communications Environment" @@ -46,7 +46,6 @@ src_compile() { emake static_libs=1 || die } - src_test() { cd "${S}"/build make ACE_ROOT=${S} check || die "self test failed" @@ -62,7 +61,6 @@ src_install() { rm -rf "${D}"/usr/bin "${D}"/usr/share } - pkg_postinst() { # This is required, as anything trying to compile against ACE will have # problems with conflicting OS.h files if this is not done. diff --git a/dev-libs/apr-util/apr-util-0.9.12-r1.ebuild b/dev-libs/apr-util/apr-util-0.9.12-r1.ebuild index 4db433747ff9..8a218a18d8fc 100644 --- a/dev-libs/apr-util/apr-util-0.9.12-r1.ebuild +++ b/dev-libs/apr-util/apr-util-0.9.12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/apr-util-0.9.12-r1.ebuild,v 1.11 2007/07/10 21:28:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/apr-util-0.9.12-r1.ebuild,v 1.12 2007/07/12 02:25:34 mr_bones_ Exp $ WANT_AUTOMAKE="1.7" WANT_AUTOCONF="2.1" @@ -39,7 +39,6 @@ src_unpack() { eautoreconf } - src_compile() { local myconf="" diff --git a/dev-libs/apr-util/apr-util-0.9.12.ebuild b/dev-libs/apr-util/apr-util-0.9.12.ebuild index c6ca673c96a8..d4f3bb78a0e0 100644 --- a/dev-libs/apr-util/apr-util-0.9.12.ebuild +++ b/dev-libs/apr-util/apr-util-0.9.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/apr-util-0.9.12.ebuild,v 1.18 2007/02/11 14:25:44 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/apr-util-0.9.12.ebuild,v 1.19 2007/07/12 02:25:34 mr_bones_ Exp $ inherit eutils flag-o-matic libtool db-use @@ -28,7 +28,6 @@ src_unpack() { elibtoolize || die "elibtoolize failed" } - src_compile() { local myconf="" diff --git a/dev-libs/apr-util/apr-util-0.9.13.ebuild b/dev-libs/apr-util/apr-util-0.9.13.ebuild index c75dd72c341e..50b5e58685e2 100644 --- a/dev-libs/apr-util/apr-util-0.9.13.ebuild +++ b/dev-libs/apr-util/apr-util-0.9.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/apr-util-0.9.13.ebuild,v 1.3 2007/02/11 14:25:44 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/apr-util-0.9.13.ebuild,v 1.4 2007/07/12 02:25:34 mr_bones_ Exp $ inherit eutils flag-o-matic libtool db-use @@ -28,7 +28,6 @@ src_unpack() { elibtoolize || die "elibtoolize failed" } - src_compile() { local myconf="" diff --git a/dev-libs/boost/boost-1.33.1-r1.ebuild b/dev-libs/boost/boost-1.33.1-r1.ebuild index c14c1146c8c6..bbb94f05703a 100644 --- a/dev-libs/boost/boost-1.33.1-r1.ebuild +++ b/dev-libs/boost/boost-1.33.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.33.1-r1.ebuild,v 1.16 2007/02/20 20:43:00 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.33.1-r1.ebuild,v 1.17 2007/07/12 02:25:34 mr_bones_ Exp $ inherit eutils distutils multilib python versionator check-reqs @@ -257,7 +257,6 @@ src_test() { BOOST_COMMENT_PATH="$(pwd)/comment.html" fi - cd "${S}/tools/regression" sed -i \ -e "s|\(boost_root\)=.*|\1=\"${S}\"|" \ diff --git a/dev-libs/botan/botan-1.4.4.ebuild b/dev-libs/botan/botan-1.4.4.ebuild index a7446de8b0a5..fdcd5186e289 100644 --- a/dev-libs/botan/botan-1.4.4.ebuild +++ b/dev-libs/botan/botan-1.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.4.4.ebuild,v 1.8 2007/03/03 22:32:36 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.4.4.ebuild,v 1.9 2007/07/12 02:25:35 mr_bones_ Exp $ # Comments/fixes to lloyd@randombit.net (author) @@ -44,7 +44,6 @@ src_compile() { if useq gmp; then modules="$modules,eng_gmp"; fi if useq ssl; then modules="$modules,eng_ossl"; fi - # This is also supported on i586+ - hope this is correct. if [ ${ARCH} = 'alpha' -o ${ARCH} = 'amd64' ] || \ [ ${ARCH} = 'x86' -a ${CHOST:0:4} != "i386" -a ${CHOST:0:4} != "i486" ]; then diff --git a/dev-libs/botan/botan-1.4.9.ebuild b/dev-libs/botan/botan-1.4.9.ebuild index 3cd5f9aea400..bd87586fc68f 100644 --- a/dev-libs/botan/botan-1.4.9.ebuild +++ b/dev-libs/botan/botan-1.4.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.4.9.ebuild,v 1.6 2007/03/03 22:32:36 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.4.9.ebuild,v 1.7 2007/07/12 02:25:35 mr_bones_ Exp $ inherit eutils # Comments/fixes to lloyd@randombit.net (author) @@ -27,7 +27,6 @@ RDEPEND="virtual/libc DEPEND="${RDEPEND} dev-lang/perl" - src_unpack() { unpack ${A} cd ${S} diff --git a/dev-libs/btparse/btparse-0.33.ebuild b/dev-libs/btparse/btparse-0.33.ebuild index 939539b20e64..fee4a7fdae7c 100644 --- a/dev-libs/btparse/btparse-0.33.ebuild +++ b/dev-libs/btparse/btparse-0.33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparse/btparse-0.33.ebuild,v 1.12 2007/01/26 05:39:05 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparse/btparse-0.33.ebuild,v 1.13 2007/07/12 02:25:34 mr_bones_ Exp $ DESCRIPTION="A C library to parse Bibtex files" HOMEPAGE="http://starship.python.net/~gward/btOOL/" @@ -28,7 +28,6 @@ src_install () { # mandir=${D}/usr/share/man \ # install || die - make prefix=${D}/usr install || die dolib.so libbtparse.so dodoc CHANGES README diff --git a/dev-libs/cdk/cdk-4.9.10.20020430.ebuild b/dev-libs/cdk/cdk-4.9.10.20020430.ebuild index 4e79ddbda934..d3de8b6d9222 100644 --- a/dev-libs/cdk/cdk-4.9.10.20020430.ebuild +++ b/dev-libs/cdk/cdk-4.9.10.20020430.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-4.9.10.20020430.ebuild,v 1.15 2005/08/25 04:00:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-4.9.10.20020430.ebuild,v 1.16 2007/07/12 02:25:34 mr_bones_ Exp $ inherit flag-o-matic @@ -27,7 +27,6 @@ src_compile() emake || die "make failed!" } - src_install() { make \ diff --git a/dev-libs/cdk/cdk-4.9.10.20020809-r1.ebuild b/dev-libs/cdk/cdk-4.9.10.20020809-r1.ebuild index 2f9155453091..cda0d5f47165 100644 --- a/dev-libs/cdk/cdk-4.9.10.20020809-r1.ebuild +++ b/dev-libs/cdk/cdk-4.9.10.20020809-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-4.9.10.20020809-r1.ebuild,v 1.3 2005/12/13 20:37:10 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-4.9.10.20020809-r1.ebuild,v 1.4 2007/07/12 02:25:34 mr_bones_ Exp $ inherit flag-o-matic @@ -29,7 +29,6 @@ src_compile() emake || die "make failed!" } - src_install() { make \ diff --git a/dev-libs/cdk/cdk-4.9.10.20020809.ebuild b/dev-libs/cdk/cdk-4.9.10.20020809.ebuild index 1bac4be66f39..97ad2da7e3c9 100644 --- a/dev-libs/cdk/cdk-4.9.10.20020809.ebuild +++ b/dev-libs/cdk/cdk-4.9.10.20020809.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-4.9.10.20020809.ebuild,v 1.16 2005/08/25 04:00:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-4.9.10.20020809.ebuild,v 1.17 2007/07/12 02:25:34 mr_bones_ Exp $ inherit flag-o-matic @@ -27,7 +27,6 @@ src_compile() emake || die "make failed!" } - src_install() { make \ diff --git a/dev-libs/cdk/cdk-4.9.11.20031210-r1.ebuild b/dev-libs/cdk/cdk-4.9.11.20031210-r1.ebuild index c2a958934592..bb761434ecc0 100644 --- a/dev-libs/cdk/cdk-4.9.11.20031210-r1.ebuild +++ b/dev-libs/cdk/cdk-4.9.11.20031210-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-4.9.11.20031210-r1.ebuild,v 1.5 2005/08/25 04:00:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-4.9.11.20031210-r1.ebuild,v 1.6 2007/07/12 02:25:34 mr_bones_ Exp $ inherit flag-o-matic @@ -29,7 +29,6 @@ src_compile() { emake || die "make failed!" } - src_install() { make \ DESTDIR=${D} \ diff --git a/dev-libs/cdk/cdk-4.9.11.20031210-r2.ebuild b/dev-libs/cdk/cdk-4.9.11.20031210-r2.ebuild index 89c33cca7c21..a667b187681d 100644 --- a/dev-libs/cdk/cdk-4.9.11.20031210-r2.ebuild +++ b/dev-libs/cdk/cdk-4.9.11.20031210-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-4.9.11.20031210-r2.ebuild,v 1.2 2005/08/25 04:00:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-4.9.11.20031210-r2.ebuild,v 1.3 2007/07/12 02:25:34 mr_bones_ Exp $ inherit flag-o-matic @@ -30,7 +30,6 @@ src_compile() { emake || die "make failed!" } - src_install() { make \ DESTDIR=${D} \ diff --git a/dev-libs/cdk/cdk-4.9.11.20031210.ebuild b/dev-libs/cdk/cdk-4.9.11.20031210.ebuild index ef0d280dbf52..7ee0530b9d1d 100644 --- a/dev-libs/cdk/cdk-4.9.11.20031210.ebuild +++ b/dev-libs/cdk/cdk-4.9.11.20031210.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-4.9.11.20031210.ebuild,v 1.5 2005/08/25 04:00:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-4.9.11.20031210.ebuild,v 1.6 2007/07/12 02:25:34 mr_bones_ Exp $ inherit flag-o-matic @@ -28,7 +28,6 @@ src_compile() { emake || die "make failed!" } - src_install() { make \ DESTDIR=${D} \ diff --git a/dev-libs/cdk/cdk-5.0.20050424.ebuild b/dev-libs/cdk/cdk-5.0.20050424.ebuild index 8a9132c9a921..aa519e0c150d 100644 --- a/dev-libs/cdk/cdk-5.0.20050424.ebuild +++ b/dev-libs/cdk/cdk-5.0.20050424.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-5.0.20050424.ebuild,v 1.8 2006/03/10 02:23:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-5.0.20050424.ebuild,v 1.9 2007/07/12 02:25:34 mr_bones_ Exp $ inherit flag-o-matic @@ -30,7 +30,6 @@ src_compile() { emake || die } - src_install() { make \ DESTDIR="${D}" \ diff --git a/dev-libs/cdk/cdk-5.0.20060220.ebuild b/dev-libs/cdk/cdk-5.0.20060220.ebuild index 98e94bc0e199..562e86f17602 100644 --- a/dev-libs/cdk/cdk-5.0.20060220.ebuild +++ b/dev-libs/cdk/cdk-5.0.20060220.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-5.0.20060220.ebuild,v 1.10 2006/11/12 05:35:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-5.0.20060220.ebuild,v 1.11 2007/07/12 02:25:34 mr_bones_ Exp $ inherit flag-o-matic @@ -27,7 +27,6 @@ src_compile() { emake || die } - src_install() { make \ DESTDIR="${D}" \ diff --git a/dev-libs/crypto++/crypto++-5.2.1.ebuild b/dev-libs/crypto++/crypto++-5.2.1.ebuild index 864c4e52fb63..8b6d0b576466 100644 --- a/dev-libs/crypto++/crypto++-5.2.1.ebuild +++ b/dev-libs/crypto++/crypto++-5.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/crypto++-5.2.1.ebuild,v 1.14 2006/08/05 22:46:09 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/crypto++-5.2.1.ebuild,v 1.15 2007/07/12 02:25:34 mr_bones_ Exp $ inherit flag-o-matic eutils @@ -35,7 +35,6 @@ src_compile() { emake -f GNUmakefile || die } - src_test() { # make sure all test vectors have unix line endings for f in TestVectors/* ; do diff --git a/dev-libs/crypto++/crypto++-5.4-r1.ebuild b/dev-libs/crypto++/crypto++-5.4-r1.ebuild index 203234a1fd7d..87bbf470d9b6 100644 --- a/dev-libs/crypto++/crypto++-5.4-r1.ebuild +++ b/dev-libs/crypto++/crypto++-5.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/crypto++-5.4-r1.ebuild,v 1.4 2007/04/25 14:59:12 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/crypto++-5.4-r1.ebuild,v 1.5 2007/07/12 02:25:34 mr_bones_ Exp $ inherit flag-o-matic eutils toolchain-funcs @@ -27,7 +27,6 @@ src_compile() { RANLIB="$(tc-getRANLIB)" || die } - src_test() { # make sure all test vectors have unix line endings for f in TestVectors/* ; do diff --git a/dev-libs/crypto++/crypto++-5.4.ebuild b/dev-libs/crypto++/crypto++-5.4.ebuild index 333b2fb7ce6b..8c94402fb29e 100644 --- a/dev-libs/crypto++/crypto++-5.4.ebuild +++ b/dev-libs/crypto++/crypto++-5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/crypto++-5.4.ebuild,v 1.1 2007/01/31 01:57:30 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/crypto++-5.4.ebuild,v 1.2 2007/07/12 02:25:34 mr_bones_ Exp $ inherit flag-o-matic eutils @@ -29,7 +29,6 @@ src_compile() { emake -f GNUmakefile || die } - src_test() { # make sure all test vectors have unix line endings for f in TestVectors/* ; do diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22.ebuild index 425e23c1778b..a5b045498b59 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22.ebuild,v 1.24 2007/03/03 22:38:03 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22.ebuild,v 1.25 2007/07/12 02:25:34 mr_bones_ Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="1.9" @@ -61,7 +61,6 @@ pkg_setup() { src_unpack() { unpack ${A} && cd "${S}" - # Fix default port name for rimap auth mechanism. sed -e '/define DEFAULT_REMOTE_SERVICE/s:imap:imap2:' \ -i saslauthd/auth_rimap.c || die "sed failed" diff --git a/dev-libs/darts/darts-0.2.ebuild b/dev-libs/darts/darts-0.2.ebuild index afb2faa2837c..94169ce387e5 100644 --- a/dev-libs/darts/darts-0.2.ebuild +++ b/dev-libs/darts/darts-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/darts/darts-0.2.ebuild,v 1.14 2005/12/29 21:04:38 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/darts/darts-0.2.ebuild,v 1.15 2007/07/12 02:25:35 mr_bones_ Exp $ DESCRIPTION="A C++ template library that implements Double-Array" HOMEPAGE="http://chasen.org/~taku/software/darts/" @@ -23,4 +23,3 @@ src_install() { dodoc AUTHORS ChangeLog INSTALL NEWS README || die dohtml doc/* || die } - diff --git a/dev-libs/darts/darts-0.3.ebuild b/dev-libs/darts/darts-0.3.ebuild index d18f3db32fae..310c4bc9156d 100644 --- a/dev-libs/darts/darts-0.3.ebuild +++ b/dev-libs/darts/darts-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/darts/darts-0.3.ebuild,v 1.3 2006/03/30 03:16:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/darts/darts-0.3.ebuild,v 1.4 2007/07/12 02:25:35 mr_bones_ Exp $ DESCRIPTION="A C++ template library that implements Double-Array" HOMEPAGE="http://chasen.org/~taku/software/darts/" @@ -23,4 +23,3 @@ src_install() { dodoc AUTHORS ChangeLog INSTALL NEWS README || die dohtml doc/* || die } - diff --git a/dev-libs/darts/darts-0.31.ebuild b/dev-libs/darts/darts-0.31.ebuild index 65c88d8218a1..e5b62bff6e2b 100644 --- a/dev-libs/darts/darts-0.31.ebuild +++ b/dev-libs/darts/darts-0.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/darts/darts-0.31.ebuild,v 1.1 2007/04/29 13:26:51 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/darts/darts-0.31.ebuild,v 1.2 2007/07/12 02:25:35 mr_bones_ Exp $ DESCRIPTION="A C++ template library that implements Double-Array" HOMEPAGE="http://chasen.org/~taku/software/darts/" @@ -23,4 +23,3 @@ src_install() { dodoc AUTHORS ChangeLog INSTALL NEWS README || die dohtml doc/* || die } - diff --git a/dev-libs/engine_pkcs11/engine_pkcs11-0.1.3.ebuild b/dev-libs/engine_pkcs11/engine_pkcs11-0.1.3.ebuild index a0ebdc51a750..cd90fca39443 100644 --- a/dev-libs/engine_pkcs11/engine_pkcs11-0.1.3.ebuild +++ b/dev-libs/engine_pkcs11/engine_pkcs11-0.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/engine_pkcs11/engine_pkcs11-0.1.3.ebuild,v 1.8 2006/11/25 21:40:56 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/engine_pkcs11/engine_pkcs11-0.1.3.ebuild,v 1.9 2007/07/12 02:25:34 mr_bones_ Exp $ DESCRIPTION="engine_pkcs11 is an implementation of an engine for OpenSSL" HOMEPAGE="http://www.opensc-project.org/" @@ -18,4 +18,3 @@ src_install() { make install DESTDIR="${D}" || die "make install failed" dohtml doc/*.html doc/*.css } - diff --git a/dev-libs/gdl/gdl-0.6.1.ebuild b/dev-libs/gdl/gdl-0.6.1.ebuild index ac6b04da9f9f..932cb0288192 100644 --- a/dev-libs/gdl/gdl-0.6.1.ebuild +++ b/dev-libs/gdl/gdl-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-0.6.1.ebuild,v 1.2 2006/07/16 15:25:33 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-0.6.1.ebuild,v 1.3 2007/07/12 02:25:34 mr_bones_ Exp $ inherit gnome2 @@ -24,4 +24,3 @@ DEPEND="${RDEPEND} dev-util/pkgconfig" DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README" - diff --git a/dev-libs/glib/glib-2.10.3-r1.ebuild b/dev-libs/glib/glib-2.10.3-r1.ebuild index 1c8688db6677..27d825befaf3 100644 --- a/dev-libs/glib/glib-2.10.3-r1.ebuild +++ b/dev-libs/glib/glib-2.10.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.10.3-r1.ebuild,v 1.4 2007/02/11 16:45:56 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.10.3-r1.ebuild,v 1.5 2007/07/12 02:25:34 mr_bones_ Exp $ inherit gnome.org libtool eutils flag-o-matic @@ -23,7 +23,6 @@ DEPEND="${RDEPEND} ~app-text/docbook-xml-dtd-4.1.2 )" - src_unpack() { unpack ${A} diff --git a/dev-libs/glib/glib-2.10.3.ebuild b/dev-libs/glib/glib-2.10.3.ebuild index 7bee5f3046fe..a5417b3e3e9a 100644 --- a/dev-libs/glib/glib-2.10.3.ebuild +++ b/dev-libs/glib/glib-2.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.10.3.ebuild,v 1.15 2007/01/05 04:29:15 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.10.3.ebuild,v 1.16 2007/07/12 02:25:34 mr_bones_ Exp $ inherit gnome.org libtool eutils flag-o-matic @@ -23,7 +23,6 @@ DEPEND="${RDEPEND} ~app-text/docbook-xml-dtd-4.1.2 )" - src_unpack() { unpack ${A} diff --git a/dev-libs/glib/glib-2.12.11.ebuild b/dev-libs/glib/glib-2.12.11.ebuild index d148a9899631..375f8ee8dbee 100644 --- a/dev-libs/glib/glib-2.12.11.ebuild +++ b/dev-libs/glib/glib-2.12.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.12.11.ebuild,v 1.11 2007/06/24 21:24:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.12.11.ebuild,v 1.12 2007/07/12 02:25:34 mr_bones_ Exp $ inherit gnome.org libtool eutils flag-o-matic @@ -22,7 +22,6 @@ DEPEND="${RDEPEND} ~app-text/docbook-xml-dtd-4.1.2 )" - src_unpack() { unpack "${A}" diff --git a/dev-libs/glib/glib-2.12.12.ebuild b/dev-libs/glib/glib-2.12.12.ebuild index 1180ff873dea..158a81a9c7c8 100644 --- a/dev-libs/glib/glib-2.12.12.ebuild +++ b/dev-libs/glib/glib-2.12.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.12.12.ebuild,v 1.3 2007/07/06 00:31:30 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.12.12.ebuild,v 1.4 2007/07/12 02:25:34 mr_bones_ Exp $ inherit gnome.org libtool eutils flag-o-matic @@ -22,7 +22,6 @@ DEPEND="${RDEPEND} ~app-text/docbook-xml-dtd-4.1.2 )" - src_unpack() { unpack "${A}" diff --git a/dev-libs/glib/glib-2.12.9.ebuild b/dev-libs/glib/glib-2.12.9.ebuild index d13ff7a43806..74ab6abf923e 100644 --- a/dev-libs/glib/glib-2.12.9.ebuild +++ b/dev-libs/glib/glib-2.12.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.12.9.ebuild,v 1.11 2007/05/12 02:46:03 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.12.9.ebuild,v 1.12 2007/07/12 02:25:34 mr_bones_ Exp $ inherit gnome.org libtool eutils flag-o-matic @@ -22,7 +22,6 @@ DEPEND="${RDEPEND} ~app-text/docbook-xml-dtd-4.1.2 )" - src_unpack() { unpack "${A}" diff --git a/dev-libs/glib/glib-2.8.6.ebuild b/dev-libs/glib/glib-2.8.6.ebuild index 296f8525a9c0..5f51ba590d34 100644 --- a/dev-libs/glib/glib-2.8.6.ebuild +++ b/dev-libs/glib/glib-2.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.8.6.ebuild,v 1.15 2007/01/05 04:29:15 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.8.6.ebuild,v 1.16 2007/07/12 02:25:34 mr_bones_ Exp $ inherit gnome.org libtool eutils flag-o-matic @@ -23,7 +23,6 @@ DEPEND="${RDEPEND} ~app-text/docbook-xml-dtd-4.1.2 )" - src_unpack() { unpack ${A} cd ${S} diff --git a/dev-libs/gmp/gmp-4.2.1.ebuild b/dev-libs/gmp/gmp-4.2.1.ebuild index e751f1075f9a..dddc2881de3e 100644 --- a/dev-libs/gmp/gmp-4.2.1.ebuild +++ b/dev-libs/gmp/gmp-4.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gmp/gmp-4.2.1.ebuild,v 1.16 2007/02/28 22:04:56 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gmp/gmp-4.2.1.ebuild,v 1.17 2007/07/12 02:25:34 mr_bones_ Exp $ inherit flag-o-matic eutils libtool @@ -65,7 +65,6 @@ src_compile() { export CHOST="${CHOST/1.1/2.0}" fi - emake || die "emake failed" } diff --git a/dev-libs/gnome-build/gnome-build-0.1.3.ebuild b/dev-libs/gnome-build/gnome-build-0.1.3.ebuild index bdd906009837..360d5c96ebaa 100644 --- a/dev-libs/gnome-build/gnome-build-0.1.3.ebuild +++ b/dev-libs/gnome-build/gnome-build-0.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gnome-build/gnome-build-0.1.3.ebuild,v 1.1 2006/06/29 20:52:20 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gnome-build/gnome-build-0.1.3.ebuild,v 1.2 2007/07/12 02:25:35 mr_bones_ Exp $ inherit gnome2 @@ -21,7 +21,6 @@ RDEPEND=">=x11-libs/gtk+-2.4 >=dev-libs/libxml2-2.6 >=dev-libs/gdl-0.6.1" - DEPEND="${RDEPEND} dev-util/intltool dev-util/pkgconfig" @@ -29,4 +28,3 @@ DEPEND="${RDEPEND} DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README" MAKEOPTS="-j1" - diff --git a/dev-libs/libIDL/libIDL-0.8.6.ebuild b/dev-libs/libIDL/libIDL-0.8.6.ebuild index 678cad26ee40..c31a25908aa6 100644 --- a/dev-libs/libIDL/libIDL-0.8.6.ebuild +++ b/dev-libs/libIDL/libIDL-0.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.6.ebuild,v 1.13 2007/04/27 13:43:52 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.6.ebuild,v 1.14 2007/07/12 02:25:34 mr_bones_ Exp $ inherit eutils gnome2 @@ -20,7 +20,6 @@ DEPEND="${RDEPEND} DOCS="AUTHORS BUGS ChangeLog HACKING MAINTAINERS NEWS README" - pkg_setup() { G2CONF="$(use_enable static)" } diff --git a/dev-libs/libax25/libax25-0.0.11-r1.ebuild b/dev-libs/libax25/libax25-0.0.11-r1.ebuild index 29988c432e3b..0736d2ea612e 100644 --- a/dev-libs/libax25/libax25-0.0.11-r1.ebuild +++ b/dev-libs/libax25/libax25-0.0.11-r1.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/dev-libs/libax25/libax25-0.0.11-r1.ebuild,v 1.5 2004/10/18 12:28:06 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libax25/libax25-0.0.11-r1.ebuild,v 1.6 2007/07/12 02:25:34 mr_bones_ Exp $ DESCRIPTION="AX.25 protocol library for various Amateur Radio programs" HOMEPAGE="http://ax25.sourceforge.net/" @@ -17,4 +17,3 @@ src_install() { make DESTDIR=${D} install installconf || die dodoc AUTHORS COPYING NEWS README } - diff --git a/dev-libs/libbegemot/libbegemot-1.11.ebuild b/dev-libs/libbegemot/libbegemot-1.11.ebuild index 60d98cca518e..5f111da20cc0 100644 --- a/dev-libs/libbegemot/libbegemot-1.11.ebuild +++ b/dev-libs/libbegemot/libbegemot-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbegemot/libbegemot-1.11.ebuild,v 1.2 2006/05/22 23:12:06 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbegemot/libbegemot-1.11.ebuild,v 1.3 2007/07/12 02:25:34 mr_bones_ Exp $ inherit libtool @@ -26,4 +26,3 @@ src_install() { dodoc README } - diff --git a/dev-libs/libcdio/libcdio-0.77.ebuild b/dev-libs/libcdio/libcdio-0.77.ebuild index 8ad265e9427a..4ea0038b2ec1 100644 --- a/dev-libs/libcdio/libcdio-0.77.ebuild +++ b/dev-libs/libcdio/libcdio-0.77.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcdio/libcdio-0.77.ebuild,v 1.17 2006/12/03 18:44:27 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcdio/libcdio-0.77.ebuild,v 1.18 2007/07/12 02:25:34 mr_bones_ Exp $ WANT_AUTOMAKE="1.9" WANT_AUTOCONF="2.5" @@ -61,4 +61,3 @@ pkg_postinst() { ewarn "packages that linked against ${PN} (vlc, vcdimager and more) by running:" ewarn "\trevdep-rebuild" } - diff --git a/dev-libs/libcdio/libcdio-0.78.2.ebuild b/dev-libs/libcdio/libcdio-0.78.2.ebuild index 2eb842fc8c65..7e355f0f9cdb 100644 --- a/dev-libs/libcdio/libcdio-0.78.2.ebuild +++ b/dev-libs/libcdio/libcdio-0.78.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcdio/libcdio-0.78.2.ebuild,v 1.3 2006/12/03 18:44:27 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcdio/libcdio-0.78.2.ebuild,v 1.4 2007/07/12 02:25:34 mr_bones_ Exp $ inherit eutils libtool @@ -54,4 +54,3 @@ pkg_postinst() { ewarn "packages that linked against ${PN} (vlc, vcdimager and more) by running:" ewarn "\trevdep-rebuild" } - diff --git a/dev-libs/libffi/libffi-3.3.5.ebuild b/dev-libs/libffi/libffi-3.3.5.ebuild index 8e9f0eb8d789..ba8589887c9b 100644 --- a/dev-libs/libffi/libffi-3.3.5.ebuild +++ b/dev-libs/libffi/libffi-3.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.3.5.ebuild,v 1.10 2007/03/03 22:53:13 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.3.5.ebuild,v 1.11 2007/07/12 02:25:34 mr_bones_ Exp $ inherit eutils flag-o-matic libtool gnuconfig versionator @@ -237,4 +237,3 @@ src_install() { echo "LDPATH=\"${LOC}/lib/${PN}\"" >> ${D}/etc/env.d/99libffi echo "CPATH=\"${LOC}/include/${PN}\"" >> ${D}/etc/env.d/99libffi } - diff --git a/dev-libs/libffi/libffi-3.4.1-r1.ebuild b/dev-libs/libffi/libffi-3.4.1-r1.ebuild index 26e4c4b154d2..f644a469fb8b 100644 --- a/dev-libs/libffi/libffi-3.4.1-r1.ebuild +++ b/dev-libs/libffi/libffi-3.4.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.4.1-r1.ebuild,v 1.14 2006/08/14 16:51:18 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.4.1-r1.ebuild,v 1.15 2007/07/12 02:25:34 mr_bones_ Exp $ inherit eutils flag-o-matic libtool gnuconfig versionator @@ -207,4 +207,3 @@ src_install() { echo "LDPATH=\"${LOC}/lib/${PN}\"" >> ${D}/etc/env.d/99libffi echo "CPATH=\"${LOC}/include/${PN}\"" >> ${D}/etc/env.d/99libffi } - diff --git a/dev-libs/libffi/libffi-3.4.1.ebuild b/dev-libs/libffi/libffi-3.4.1.ebuild index f37270b48960..fe4c13980cc7 100644 --- a/dev-libs/libffi/libffi-3.4.1.ebuild +++ b/dev-libs/libffi/libffi-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.4.1.ebuild,v 1.15 2006/11/05 01:02:38 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.4.1.ebuild,v 1.16 2007/07/12 02:25:34 mr_bones_ Exp $ IUSE="nls nptl" SLOT="0" @@ -233,4 +233,3 @@ src_install() { echo "LDPATH=\"${LOC}/$(get_libdir)/${PN}\"" >> ${D}/etc/env.d/99libffi echo "CPATH=\"${LOC}/include/${PN}\"" >> ${D}/etc/env.d/99libffi } - diff --git a/dev-libs/libffi/libffi-3.4.3.ebuild b/dev-libs/libffi/libffi-3.4.3.ebuild index 90a5a23af396..83549d11b8d6 100644 --- a/dev-libs/libffi/libffi-3.4.3.ebuild +++ b/dev-libs/libffi/libffi-3.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.4.3.ebuild,v 1.16 2007/03/12 16:30:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.4.3.ebuild,v 1.17 2007/07/12 02:25:34 mr_bones_ Exp $ inherit eutils flag-o-matic libtool gnuconfig versionator @@ -206,4 +206,3 @@ src_install() { echo "LDPATH=\"${LOC}/lib/${PN}\"" >> ${D}/etc/env.d/99libffi echo "CPATH=\"${LOC}/include/${PN}\"" >> ${D}/etc/env.d/99libffi } - diff --git a/dev-libs/libgeier/libgeier-0.5.2.ebuild b/dev-libs/libgeier/libgeier-0.5.2.ebuild index d3709416058d..35e6fa91e550 100644 --- a/dev-libs/libgeier/libgeier-0.5.2.ebuild +++ b/dev-libs/libgeier/libgeier-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgeier/libgeier-0.5.2.ebuild,v 1.1 2006/01/12 21:28:07 wrobel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgeier/libgeier-0.5.2.ebuild,v 1.2 2007/07/12 02:25:34 mr_bones_ Exp $ inherit versionator @@ -26,7 +26,6 @@ dev-libs/libxslt dev-libs/xmlsec sys-libs/zlib" - src_compile() { econf || die "Configure failed!" diff --git a/dev-libs/libgeier/libgeier-0.6.ebuild b/dev-libs/libgeier/libgeier-0.6.ebuild index c80413e18f6a..da8370e9c758 100644 --- a/dev-libs/libgeier/libgeier-0.6.ebuild +++ b/dev-libs/libgeier/libgeier-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgeier/libgeier-0.6.ebuild,v 1.2 2006/10/08 17:43:58 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgeier/libgeier-0.6.ebuild,v 1.3 2007/07/12 02:25:34 mr_bones_ Exp $ inherit versionator @@ -26,7 +26,6 @@ dev-libs/libxslt dev-libs/xmlsec sys-libs/zlib" - src_compile() { econf || die "Configure failed!" diff --git a/dev-libs/libical/libical-0.26.6.ebuild b/dev-libs/libical/libical-0.26.6.ebuild index 26a2ed1358f8..5f92d1f9dc36 100644 --- a/dev-libs/libical/libical-0.26.6.ebuild +++ b/dev-libs/libical/libical-0.26.6.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libical/libical-0.26.6.ebuild,v 1.13 2006/12/13 20:03:24 dev-zero Exp $ - +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libical/libical-0.26.6.ebuild,v 1.14 2007/07/12 02:25:34 mr_bones_ Exp $ DESCRIPTION="libical is an implementation of basic iCAL protocols" HOMEPAGE="http://www.aurore.net/projects/libical/" @@ -18,7 +17,6 @@ DEPEND="${RDEPEND} >=sys-apps/gawk-3.1.4-r4 >=dev-lang/perl-5.8.7-r3" - S=${WORKDIR}/libical-0.26 src_compile() { diff --git a/dev-libs/libical/libical-0.26.7.ebuild b/dev-libs/libical/libical-0.26.7.ebuild index 2a7201a757b7..34cf1dcc4a8b 100644 --- a/dev-libs/libical/libical-0.26.7.ebuild +++ b/dev-libs/libical/libical-0.26.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libical/libical-0.26.7.ebuild,v 1.1 2007/06/24 12:01:40 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libical/libical-0.26.7.ebuild,v 1.2 2007/07/12 02:25:34 mr_bones_ Exp $ inherit versionator @@ -21,7 +21,6 @@ DEPEND="${RDEPEND} >=sys-apps/gawk-3.1.4-r4 >=dev-lang/perl-5.8.7-r3" - S="${WORKDIR}"/libical-${PV%.*} src_compile() { diff --git a/dev-libs/libmba/libmba-0.9.1.ebuild b/dev-libs/libmba/libmba-0.9.1.ebuild index 769452849612..c9fbf411ce7b 100644 --- a/dev-libs/libmba/libmba-0.9.1.ebuild +++ b/dev-libs/libmba/libmba-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmba/libmba-0.9.1.ebuild,v 1.2 2007/04/15 20:27:54 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmba/libmba-0.9.1.ebuild,v 1.3 2007/07/12 02:25:35 mr_bones_ Exp $ DESCRIPTION="A library of generic C modules." HOMEPAGE="http://www.ioplex.com/~miallen/libmba/" @@ -39,4 +39,3 @@ src_install() { insinto /usr/share/doc/${PF}/examples doins examples/* } - diff --git a/dev-libs/libp11/libp11-0.2.2.ebuild b/dev-libs/libp11/libp11-0.2.2.ebuild index fc0a0faaa773..61d6376d6d47 100644 --- a/dev-libs/libp11/libp11-0.2.2.ebuild +++ b/dev-libs/libp11/libp11-0.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libp11/libp11-0.2.2.ebuild,v 1.5 2006/11/25 21:37:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libp11/libp11-0.2.2.ebuild,v 1.6 2007/07/12 02:25:35 mr_bones_ Exp $ DESCRIPTION="Libp11 is a library implementing a small layer on top of PKCS#11 API to make using PKCS#11 implementations easier." @@ -19,4 +19,3 @@ src_install() { make install DESTDIR="${D}" || die "make install failed" dohtml doc/*.html doc/*.css } - diff --git a/dev-libs/libvc/libvc-003-r1.ebuild b/dev-libs/libvc/libvc-003-r1.ebuild index 20e4ff0f9c47..7d160298d279 100644 --- a/dev-libs/libvc/libvc-003-r1.ebuild +++ b/dev-libs/libvc/libvc-003-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvc/libvc-003-r1.ebuild,v 1.1 2006/06/26 19:05:10 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvc/libvc-003-r1.ebuild,v 1.2 2007/07/12 02:25:34 mr_bones_ Exp $ inherit eutils @@ -23,4 +23,3 @@ src_install() { emake DESTDIR="${D}" install || die "emake install failed" dodoc AUTHORS INSTALL NEWS README THANKS ChangeLog } - diff --git a/dev-libs/libvc/libvc-003.ebuild b/dev-libs/libvc/libvc-003.ebuild index 24ca1e258608..596375564f1b 100644 --- a/dev-libs/libvc/libvc-003.ebuild +++ b/dev-libs/libvc/libvc-003.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvc/libvc-003.ebuild,v 1.11 2007/07/02 15:00:44 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvc/libvc-003.ebuild,v 1.12 2007/07/12 02:25:34 mr_bones_ Exp $ DESCRIPTION="vCard library (rolo)" HOMEPAGE="http://rolo.sourceforge.net/" @@ -17,4 +17,3 @@ src_install() { dodoc AUTHORS COPYING.LIB INSTALL NEWS README THANKS ChangeLog doc/rfc2426.rfc doman doc/vc.3 } - diff --git a/dev-libs/libxslt/libxslt-1.1.17.ebuild b/dev-libs/libxslt/libxslt-1.1.17.ebuild index 2f7d1cca83e6..bc408d1a0761 100644 --- a/dev-libs/libxslt/libxslt-1.1.17.ebuild +++ b/dev-libs/libxslt/libxslt-1.1.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.17.ebuild,v 1.12 2006/10/20 00:27:28 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.17.ebuild,v 1.13 2007/07/12 02:25:34 mr_bones_ Exp $ inherit libtool gnome.org eutils python @@ -16,7 +16,6 @@ DEPEND=">=dev-libs/libxml2-2.6.25 crypt? ( >=dev-libs/libgcrypt-1.1.92 ) python? ( dev-lang/python )" - src_unpack() { unpack ${A} cd "${S}" diff --git a/dev-libs/libxslt/libxslt-1.1.20.ebuild b/dev-libs/libxslt/libxslt-1.1.20.ebuild index 7466c52b4d04..3d6959a5fcc3 100644 --- a/dev-libs/libxslt/libxslt-1.1.20.ebuild +++ b/dev-libs/libxslt/libxslt-1.1.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.20.ebuild,v 1.10 2007/06/24 21:25:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.20.ebuild,v 1.11 2007/07/12 02:25:34 mr_bones_ Exp $ inherit libtool eutils python @@ -18,7 +18,6 @@ DEPEND=">=dev-libs/libxml2-2.6.27 SRC_URI="ftp://xmlsoft.org/${PN}/${P}.tar.gz" - src_unpack() { unpack "${A}" cd "${S}" diff --git a/dev-libs/link-grammar/link-grammar-4.1.3.ebuild b/dev-libs/link-grammar/link-grammar-4.1.3.ebuild index e52937f82c7b..e267eef7b42c 100644 --- a/dev-libs/link-grammar/link-grammar-4.1.3.ebuild +++ b/dev-libs/link-grammar/link-grammar-4.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/link-grammar/link-grammar-4.1.3.ebuild,v 1.7 2006/03/19 21:52:07 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/link-grammar/link-grammar-4.1.3.ebuild,v 1.8 2007/07/12 02:25:34 mr_bones_ Exp $ DESCRIPTION=" The Link Grammar Parser is a syntactic parser of English, based on link grammar, an original theory of English syntax." @@ -24,4 +24,3 @@ src_install() { make DESTDIR=${D} install || die "install failed" dodoc LICENSE README } - diff --git a/dev-libs/link-grammar/link-grammar-4.2.2.ebuild b/dev-libs/link-grammar/link-grammar-4.2.2.ebuild index 7f1e81e0b709..f3c436e16311 100644 --- a/dev-libs/link-grammar/link-grammar-4.2.2.ebuild +++ b/dev-libs/link-grammar/link-grammar-4.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/link-grammar/link-grammar-4.2.2.ebuild,v 1.8 2006/10/15 01:50:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/link-grammar/link-grammar-4.2.2.ebuild,v 1.9 2007/07/12 02:25:34 mr_bones_ Exp $ DESCRIPTION=" The Link Grammar Parser is a syntactic parser of English, based on link grammar, an original theory of English syntax." @@ -24,4 +24,3 @@ src_install() { make DESTDIR=${D} install || die "install failed" dodoc LICENSE README } - diff --git a/dev-libs/ltxml/ltxml-1.2.5.ebuild b/dev-libs/ltxml/ltxml-1.2.5.ebuild index 73d7ad32cc30..3421191870fe 100644 --- a/dev-libs/ltxml/ltxml-1.2.5.ebuild +++ b/dev-libs/ltxml/ltxml-1.2.5.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ltxml/ltxml-1.2.5.ebuild,v 1.7 2006/07/13 04:04:30 agriffis Exp $ - +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ltxml/ltxml-1.2.5.ebuild,v 1.8 2007/07/12 02:25:35 mr_bones_ Exp $ S="${WORKDIR}/${P}/XML" DESCRIPTION="Integrated set of XML tools and a developers tool-kit with C API" @@ -25,4 +24,3 @@ src_install() { MANDIR=${D}/usr/share/man \ || die "make install failed" } - diff --git a/dev-libs/ltxml/ltxml-1.2.6.ebuild b/dev-libs/ltxml/ltxml-1.2.6.ebuild index e7dd23911704..41d9b02443e1 100644 --- a/dev-libs/ltxml/ltxml-1.2.6.ebuild +++ b/dev-libs/ltxml/ltxml-1.2.6.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ltxml/ltxml-1.2.6.ebuild,v 1.3 2004/06/24 23:27:07 agriffis Exp $ - +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ltxml/ltxml-1.2.6.ebuild,v 1.4 2007/07/12 02:25:35 mr_bones_ Exp $ S="${WORKDIR}/${P}/XML" DESCRIPTION="Integrated set of XML tools and a developers tool-kit with C API" @@ -25,4 +24,3 @@ src_install() { MANDIR=${D}/usr/share/man \ || die "make install failed" } - diff --git a/dev-libs/mdsplib/mdsplib-0.11.ebuild b/dev-libs/mdsplib/mdsplib-0.11.ebuild index ecb3aac5fda1..58b86eacdc4b 100644 --- a/dev-libs/mdsplib/mdsplib-0.11.ebuild +++ b/dev-libs/mdsplib/mdsplib-0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/mdsplib/mdsplib-0.11.ebuild,v 1.3 2005/10/07 08:58:10 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/mdsplib/mdsplib-0.11.ebuild,v 1.4 2007/07/12 02:25:35 mr_bones_ Exp $ DESCRIPTION="METAR Decoder Software Package Library" HOMEPAGE="http://limulus.net/mdsplib/" @@ -27,4 +27,3 @@ src_install() { dodoc README README.MDSP dobin dmetar } - diff --git a/dev-libs/mpatrol/mpatrol-1.4.8-r2.ebuild b/dev-libs/mpatrol/mpatrol-1.4.8-r2.ebuild index 29718620addb..9b5cd8bdcd99 100644 --- a/dev-libs/mpatrol/mpatrol-1.4.8-r2.ebuild +++ b/dev-libs/mpatrol/mpatrol-1.4.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/mpatrol/mpatrol-1.4.8-r2.ebuild,v 1.1 2007/04/30 17:07:58 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/mpatrol/mpatrol-1.4.8-r2.ebuild,v 1.2 2007/07/12 02:25:34 mr_bones_ Exp $ inherit eutils flag-o-matic @@ -42,7 +42,6 @@ src_unpack() { -e 's:$(LD) $(LDFLAGS) -o $@ $(SHARED_MPTOBJS):$(LD) $(LDFLAGS) -liberty -o $@ $(SHARED_MPTOBJS):' Makefile \ || die "sed Makefile for fixing -libiberty failed" - use X && sed -i \ -e 's:^GUISUP.= false:GUISUP = true:' Makefile \ || die "sed Makefile for GUISUP failed" diff --git a/dev-libs/nettle/nettle-1.10.ebuild b/dev-libs/nettle/nettle-1.10.ebuild index 15b939026464..869e9ca9aea6 100644 --- a/dev-libs/nettle/nettle-1.10.ebuild +++ b/dev-libs/nettle/nettle-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-1.10.ebuild,v 1.9 2005/09/29 02:08:45 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-1.10.ebuild,v 1.10 2007/07/12 02:25:35 mr_bones_ Exp $ DESCRIPTION="cryptographic library that is designed to fit easily in any context" HOMEPAGE="http://www.lysator.liu.se/~nisse/nettle/" @@ -22,7 +22,6 @@ src_compile() { emake || die } - src_install() { einstall || die dodoc AUTHORS ChangeLog NEWS README diff --git a/dev-libs/nettle/nettle-1.12.ebuild b/dev-libs/nettle/nettle-1.12.ebuild index 6c30a767e9c4..691c5ae0e715 100644 --- a/dev-libs/nettle/nettle-1.12.ebuild +++ b/dev-libs/nettle/nettle-1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-1.12.ebuild,v 1.2 2005/09/29 02:08:45 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-1.12.ebuild,v 1.3 2007/07/12 02:25:35 mr_bones_ Exp $ DESCRIPTION="cryptographic library that is designed to fit easily in any context" HOMEPAGE="http://www.lysator.liu.se/~nisse/nettle/" @@ -20,7 +20,6 @@ src_compile() { emake || die } - src_install() { make DESTDIR=${D} install || die dodoc AUTHORS ChangeLog NEWS README diff --git a/dev-libs/nettle/nettle-1.13-r1.ebuild b/dev-libs/nettle/nettle-1.13-r1.ebuild index 897e4d05684e..2385494fb971 100644 --- a/dev-libs/nettle/nettle-1.13-r1.ebuild +++ b/dev-libs/nettle/nettle-1.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-1.13-r1.ebuild,v 1.4 2005/10/17 23:51:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-1.13-r1.ebuild,v 1.5 2007/07/12 02:25:35 mr_bones_ Exp $ inherit eutils @@ -37,7 +37,6 @@ src_compile() { emake || die } - src_install() { make DESTDIR="${D}" install || die dodoc AUTHORS ChangeLog NEWS README diff --git a/dev-libs/nettle/nettle-1.13.ebuild b/dev-libs/nettle/nettle-1.13.ebuild index cc537454d4f9..dced78b0c870 100644 --- a/dev-libs/nettle/nettle-1.13.ebuild +++ b/dev-libs/nettle/nettle-1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-1.13.ebuild,v 1.1 2005/10/11 02:01:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-1.13.ebuild,v 1.2 2007/07/12 02:25:35 mr_bones_ Exp $ DESCRIPTION="cryptographic library that is designed to fit easily in any context" HOMEPAGE="http://www.lysator.liu.se/~nisse/nettle/" @@ -27,7 +27,6 @@ src_compile() { emake || die } - src_install() { make DESTDIR="${D}" install || die dodoc AUTHORS ChangeLog NEWS README diff --git a/dev-libs/nettle/nettle-1.14.ebuild b/dev-libs/nettle/nettle-1.14.ebuild index b1f5d584cbea..92cd1e7eac27 100644 --- a/dev-libs/nettle/nettle-1.14.ebuild +++ b/dev-libs/nettle/nettle-1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-1.14.ebuild,v 1.3 2006/12/27 20:05:00 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-1.14.ebuild,v 1.4 2007/07/12 02:25:35 mr_bones_ Exp $ inherit eutils autotools @@ -36,7 +36,6 @@ src_compile() { emake || die } - src_install() { make DESTDIR="${D}" install || die dodoc AUTHORS ChangeLog NEWS README diff --git a/dev-libs/opencryptoki/opencryptoki-2.2.4-r1.ebuild b/dev-libs/opencryptoki/opencryptoki-2.2.4-r1.ebuild index b045248c51c8..58885586bb65 100644 --- a/dev-libs/opencryptoki/opencryptoki-2.2.4-r1.ebuild +++ b/dev-libs/opencryptoki/opencryptoki-2.2.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/opencryptoki/opencryptoki-2.2.4-r1.ebuild,v 1.2 2006/06/03 17:08:19 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/opencryptoki/opencryptoki-2.2.4-r1.ebuild,v 1.3 2007/07/12 02:25:35 mr_bones_ Exp $ inherit autotools eutils @@ -53,4 +53,3 @@ src_install() { pkg_setup() { enewgroup pkcs11 } - diff --git a/dev-libs/opencryptoki/opencryptoki-2.2.4.1.ebuild b/dev-libs/opencryptoki/opencryptoki-2.2.4.1.ebuild index cba4462d250b..4c3ac953188a 100644 --- a/dev-libs/opencryptoki/opencryptoki-2.2.4.1.ebuild +++ b/dev-libs/opencryptoki/opencryptoki-2.2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/opencryptoki/opencryptoki-2.2.4.1.ebuild,v 1.1 2007/03/25 18:09:47 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/opencryptoki/opencryptoki-2.2.4.1.ebuild,v 1.2 2007/07/12 02:25:35 mr_bones_ Exp $ inherit autotools eutils @@ -60,4 +60,3 @@ src_install() { pkg_setup() { enewgroup pkcs11 } - diff --git a/dev-libs/opensc/opensc-0.9.4.ebuild b/dev-libs/opensc/opensc-0.9.4.ebuild index 8087dc1a1844..e86ecc39ca6e 100644 --- a/dev-libs/opensc/opensc-0.9.4.ebuild +++ b/dev-libs/opensc/opensc-0.9.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/opensc/opensc-0.9.4.ebuild,v 1.10 2006/03/05 22:22:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/opensc/opensc-0.9.4.ebuild,v 1.11 2007/07/12 02:25:34 mr_bones_ Exp $ inherit eutils libtool @@ -45,7 +45,6 @@ src_compile() { # --without-plugin-dir generates a /no directory - emake -j1 || die } diff --git a/dev-libs/sdf2-bundle/sdf2-bundle-2.3.3.ebuild b/dev-libs/sdf2-bundle/sdf2-bundle-2.3.3.ebuild index fdbbd7b5fe27..f22bbd6eda39 100644 --- a/dev-libs/sdf2-bundle/sdf2-bundle-2.3.3.ebuild +++ b/dev-libs/sdf2-bundle/sdf2-bundle-2.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/sdf2-bundle/sdf2-bundle-2.3.3.ebuild,v 1.1 2005/11/04 12:59:33 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/sdf2-bundle/sdf2-bundle-2.3.3.ebuild,v 1.2 2007/07/12 02:25:34 mr_bones_ Exp $ DESCRIPTION="Advanced syntax definition formalism" HOMEPAGE="http://www.cwi.nl/htbin/sen1/twiki/bin/view/SEN1/SDF2" @@ -11,7 +11,6 @@ KEYWORDS="~x86 ~ppc" IUSE="" DEPEND=">=dev-libs/aterm-2.4.2" - src_compile() { oldCFLAGS="${CFLAGS}" CFLAGS="" diff --git a/dev-libs/tntnet/tntnet-1.6.0-r1.ebuild b/dev-libs/tntnet/tntnet-1.6.0-r1.ebuild index 625f9ca6df8c..119ebd7a583a 100644 --- a/dev-libs/tntnet/tntnet-1.6.0-r1.ebuild +++ b/dev-libs/tntnet/tntnet-1.6.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/tntnet-1.6.0-r1.ebuild,v 1.2 2007/05/31 10:16:42 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/tntnet-1.6.0-r1.ebuild,v 1.3 2007/07/12 02:25:34 mr_bones_ Exp $ DESCRIPTION="A modular, multithreaded webapplicationserver extensible with C++." HOMEPAGE="http://www.tntnet.org/index.hms" @@ -48,4 +48,3 @@ src_install() { emake DESTDIR="${D}" install || die "Install failed" dodoc AUTHORS ChangeLog README TODO doc/*.pdf } - diff --git a/dev-libs/tre/tre-0.7.0.ebuild b/dev-libs/tre/tre-0.7.0.ebuild index 6fbedef28910..6f6ba3577bba 100644 --- a/dev-libs/tre/tre-0.7.0.ebuild +++ b/dev-libs/tre/tre-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.7.0.ebuild,v 1.4 2005/01/12 16:51:28 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.7.0.ebuild,v 1.5 2007/07/12 02:25:34 mr_bones_ Exp $ IUSE="nls static" @@ -44,7 +44,6 @@ src_install() { dohtml doc/tre-api.html doc/tre-syntax.html } - pkg_postinst() { ewarn "Both app-misc/glimpse, app-text/agrep and this package provide agrep." ewarn "they seem to be similar but just to let you know." diff --git a/dev-libs/xapian-bindings/xapian-bindings-0.9.6-r1.ebuild b/dev-libs/xapian-bindings/xapian-bindings-0.9.6-r1.ebuild index aa7dd656c74a..a7fb16f1fce1 100644 --- a/dev-libs/xapian-bindings/xapian-bindings-0.9.6-r1.ebuild +++ b/dev-libs/xapian-bindings/xapian-bindings-0.9.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian-bindings/xapian-bindings-0.9.6-r1.ebuild,v 1.2 2006/11/28 21:35:54 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian-bindings/xapian-bindings-0.9.6-r1.ebuild,v 1.3 2007/07/12 02:25:34 mr_bones_ Exp $ inherit mono eutils autotools java-pkg-opt-2 @@ -27,7 +27,6 @@ DEPEND="${COMMONDEPEND} RDEPEND="${COMMONDEPEND} java? ( >=virtual/jre-1.3 )" - src_unpack() { unpack ${A} cd "${S}" diff --git a/dev-libs/xapian-bindings/xapian-bindings-0.9.9.ebuild b/dev-libs/xapian-bindings/xapian-bindings-0.9.9.ebuild index 7ce18c90a46e..b03d9efcd9f8 100644 --- a/dev-libs/xapian-bindings/xapian-bindings-0.9.9.ebuild +++ b/dev-libs/xapian-bindings/xapian-bindings-0.9.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian-bindings/xapian-bindings-0.9.9.ebuild,v 1.2 2007/06/20 21:03:04 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian-bindings/xapian-bindings-0.9.9.ebuild,v 1.3 2007/07/12 02:25:34 mr_bones_ Exp $ inherit mono java-pkg-opt-2 @@ -27,7 +27,6 @@ DEPEND="${COMMONDEPEND} RDEPEND="${COMMONDEPEND} java? ( >=virtual/jre-1.3 )" - src_compile() { if use java; then CXXFLAGS="${CXXFLAGS} $(java-pkg_get-jni-cflags)" diff --git a/dev-libs/xapian/xapian-0.9.6.ebuild b/dev-libs/xapian/xapian-0.9.6.ebuild index 41de6ee54569..43cdd91eddb6 100644 --- a/dev-libs/xapian/xapian-0.9.6.ebuild +++ b/dev-libs/xapian/xapian-0.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/xapian-0.9.6.ebuild,v 1.3 2006/10/28 09:07:31 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/xapian-0.9.6.ebuild,v 1.4 2007/07/12 02:25:34 mr_bones_ Exp $ DESCRIPTION="Xapian Probabilistic Information Retrieval library" HOMEPAGE="http://www.xapian.org/" @@ -22,7 +22,6 @@ RDEPEND="virtual/libc" S=${WORKDIR}/xapian-core-${PV} - src_test() { if has_version '<=dev-util/valgrind-2.3.0'; then @@ -33,7 +32,6 @@ src_test() { fi } - src_install () { emake -j1 DESTDIR="${D}" install || die diff --git a/dev-libs/xapian/xapian-0.9.9.ebuild b/dev-libs/xapian/xapian-0.9.9.ebuild index 2ebc4888261a..a76f999cc9e2 100644 --- a/dev-libs/xapian/xapian-0.9.9.ebuild +++ b/dev-libs/xapian/xapian-0.9.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/xapian-0.9.9.ebuild,v 1.2 2007/06/20 21:02:30 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/xapian-0.9.9.ebuild,v 1.3 2007/07/12 02:25:34 mr_bones_ Exp $ DESCRIPTION="Xapian Probabilistic Information Retrieval library" HOMEPAGE="http://www.xapian.org/" @@ -22,7 +22,6 @@ RDEPEND="virtual/libc" S=${WORKDIR}/xapian-core-${PV} - src_test() { if has_version '<=dev-util/valgrind-2.3.0'; then @@ -33,7 +32,6 @@ src_test() { fi } - src_install () { emake -j1 DESTDIR="${D}" install || die diff --git a/dev-libs/xmlsec/xmlsec-1.2.9.ebuild b/dev-libs/xmlsec/xmlsec-1.2.9.ebuild index 89d1439e03c3..b8f943154a1c 100644 --- a/dev-libs/xmlsec/xmlsec-1.2.9.ebuild +++ b/dev-libs/xmlsec/xmlsec-1.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/xmlsec/xmlsec-1.2.9.ebuild,v 1.2 2005/09/29 02:21:34 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/xmlsec/xmlsec-1.2.9.ebuild,v 1.3 2007/07/12 02:25:34 mr_bones_ Exp $ inherit eutils @@ -24,7 +24,6 @@ DEPEND=">=sys-devel/autoconf-2.2 S="${WORKDIR}/${PN}1-${PV}" - src_compile() { econf --enable-xkms $(use_with mozilla nss) $(use_with mozilla nspr) \ |