diff options
author | Markus Dittrich <markusle@gentoo.org> | 2008-06-14 14:24:29 +0000 |
---|---|---|
committer | Markus Dittrich <markusle@gentoo.org> | 2008-06-14 14:24:29 +0000 |
commit | 76063e11d41b7712a3c66743142e8a315ffdc275 (patch) | |
tree | 5604d5c20910cb34e66b1c960087bd8b6fc74523 /sci-chemistry/bodr | |
parent | fix ChangeLog header (diff) | |
download | historical-76063e11d41b7712a3c66743142e8a315ffdc275.tar.gz historical-76063e11d41b7712a3c66743142e8a315ffdc275.tar.bz2 historical-76063e11d41b7712a3c66743142e8a315ffdc275.zip |
Version bump and general cleanup. Also removed calls to autoconf and friends (fixes bug #205307 and #226613).
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sci-chemistry/bodr')
-rw-r--r-- | sci-chemistry/bodr/ChangeLog | 11 | ||||
-rw-r--r-- | sci-chemistry/bodr/Manifest | 7 | ||||
-rw-r--r-- | sci-chemistry/bodr/bodr-6.ebuild | 28 | ||||
-rw-r--r-- | sci-chemistry/bodr/bodr-8.ebuild | 23 | ||||
-rw-r--r-- | sci-chemistry/bodr/files/bodr-6-install.patch | 26 |
5 files changed, 75 insertions, 20 deletions
diff --git a/sci-chemistry/bodr/ChangeLog b/sci-chemistry/bodr/ChangeLog index dd1082592fc4..1df185bb8eb7 100644 --- a/sci-chemistry/bodr/ChangeLog +++ b/sci-chemistry/bodr/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sci-chemistry/bodr -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/bodr/ChangeLog,v 1.4 2007/08/27 10:26:05 armin76 Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/bodr/ChangeLog,v 1.5 2008/06/14 14:24:28 markusle Exp $ + +*bodr-8 (14 Jun 2008) + + 14 Jun 2008; Markus Dittrich <markusle@gentoo.org> + +files/bodr-6-install.patch, bodr-6.ebuild, +bodr-8.ebuild: + Version bump and general cleanup. Also removed calls to autoconf and + friends (fixes bug #205307 and #226613). 27 Aug 2007; Raúl Porcel <armin76@gentoo.org> bodr-6.ebuild: Add ~x86 wrt #190130 diff --git a/sci-chemistry/bodr/Manifest b/sci-chemistry/bodr/Manifest index 9f9e50a20051..a5269df2cfc4 100644 --- a/sci-chemistry/bodr/Manifest +++ b/sci-chemistry/bodr/Manifest @@ -1,4 +1,7 @@ +AUX bodr-6-install.patch 1119 RMD160 893847b0ed5fd7cb2b86f22c7d361da7db0f7208 SHA1 81a08a47e1e68e0d2b1a2031d1d5799577cdf821 SHA256 da5b5ce4f1c66a0c8fe45f9e5bdb830089b64b6e531d489e1d1806764bb00f33 DIST bodr-6.tar.bz2 246135 RMD160 e2e74608c49454b48ddfbe80da049708e2a2f25a SHA1 d8f7dd4997a313c72b035894f6f8422eb7c89ca7 SHA256 6319fccfa7297fd8090fbbca6fbd8ec33372a0542f29aaa2a77f8dea711d2a65 -EBUILD bodr-6.ebuild 884 RMD160 aeb676a7ccf58901ccaa14763655371a57c20e15 SHA1 9bfefb14b077d9459e6ff4c10c337abcbc1fa33c SHA256 3ba899535c356318205bb5730a2f64c4c4aeafef79341cb5fa3902c29b2a8363 -MISC ChangeLog 647 RMD160 dd408e086f3b60613804e3f5b7971e50b8fc495b SHA1 7966b84b7aaf0f34ce24a28c3189f65b2ab47f40 SHA256 6e33126080c013d52191c94ec34142de9aa54dd65d627f6d7398c6e42fd14801 +DIST bodr-8.tar.bz2 260062 RMD160 3a084173f27d0d76cda27d86d937b90119b32869 SHA1 a9f280f6dc06e10ecdd336051bb1de5aca9527e9 SHA256 f12d0385944a14dc79f5fbe60d6df380153b550d6fed6b2e7bf7fcc1438178d0 +EBUILD bodr-6.ebuild 671 RMD160 566b20c88728204a8322e0d506afe3655c8bad53 SHA1 2e2311ad1e0448ce39ed1aa67f21b92b11abc2f8 SHA256 fb9e8cf181df85f4cc1a220125873199921b37711a3efcff9da289956960a115 +EBUILD bodr-8.ebuild 677 RMD160 079bdaf546271889662038ea4119469eed2255a1 SHA1 d3aed53f974310844405c92a361d60e80015d5f8 SHA256 204f82a222ada54dd0c10858e8ad48f3ff80343b2a3a53efe140cfb886a53047 +MISC ChangeLog 901 RMD160 f38d7b9da520dcd8939318dfcf3e3f9890c9a2f4 SHA1 b91f1101622a55fb05caa3d48f0c011eeaad7570 SHA256 a74416d3f955927a0774a51130133351d82044c38790862c04a92218e0bca4d1 MISC metadata.xml 587 RMD160 dfb1761560cd81d71fcce7a38b1d508c47d50898 SHA1 3c067337d37a0de5ea8d24cf92ec00eac61dedd2 SHA256 1c5702aae49e26a3ff7430122c8e19ebfefb9242d11917172a806973b3b02192 diff --git a/sci-chemistry/bodr/bodr-6.ebuild b/sci-chemistry/bodr/bodr-6.ebuild index 3c790a2b7119..bde98afeb19e 100644 --- a/sci-chemistry/bodr/bodr-6.ebuild +++ b/sci-chemistry/bodr/bodr-6.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/bodr/bodr-6.ebuild,v 1.3 2007/08/27 10:26:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/bodr/bodr-6.ebuild,v 1.4 2008/06/14 14:24:28 markusle Exp $ -DESCRIPTION="The Blue Obelisk Data Repository listing element and isotope -properties." -HOMEPAGE="http://wiki.cubic.uni-koeln.de/bowiki/index.php/DataRepository" +inherit eutils + +DESCRIPTION="The Blue Obelisk Data Repository listing element and isotope properties." +HOMEPAGE="http://sourceforge.net/projects/bodr" SRC_URI="mirror://sourceforge/bodr/${P}.tar.bz2" LICENSE="MIT" @@ -13,19 +14,14 @@ KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=dev-libs/libxslt-1.1.20" -RDEPEND="" - -src_compile() { - aclocal || die "aclocal failed" - automake --gnu -a || die "automake failed" - autoconf || die "autoconf failed" - econf || die "econf failed" - emake || die "emake failed" +src_unpack() { + unpack ${A} + cd "${S}" + epatch "${FILESDIR}"/bodr-6-install.patch } + src_install() { - make install DESTDIR=${D} || die "make install failed" - mv ${D}/usr/share/doc/${PN} ${D}/usr/share/doc/${PF} - rm ${D}/usr/share/doc/${PF}/COPYING + make install DESTDIR="${D}" || die "make install failed" } diff --git a/sci-chemistry/bodr/bodr-8.ebuild b/sci-chemistry/bodr/bodr-8.ebuild new file mode 100644 index 000000000000..482db0280b07 --- /dev/null +++ b/sci-chemistry/bodr/bodr-8.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/bodr/bodr-8.ebuild,v 1.1 2008/06/14 14:24:28 markusle Exp $ + +DESCRIPTION="The Blue Obelisk Data Repository listing element and isotope properties." +HOMEPAGE="http://sourceforge.net/projects/bodr" +SRC_URI="mirror://sourceforge/bodr/${P}.tar.bz2" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=">=dev-libs/libxslt-1.1.20" + +src_compile() { + econf --docdir="/usr/share/doc/${P}" || die "econf failed" + emake || die "emake failed" +} + +src_install() { + make install DESTDIR="${D}" || die "make install failed" +} diff --git a/sci-chemistry/bodr/files/bodr-6-install.patch b/sci-chemistry/bodr/files/bodr-6-install.patch new file mode 100644 index 000000000000..644e35da0968 --- /dev/null +++ b/sci-chemistry/bodr/files/bodr-6-install.patch @@ -0,0 +1,26 @@ +diff -Naur bodr-6/elements/Makefile.in bodr-6.new/elements/Makefile.in +--- bodr-6/elements/Makefile.in 2007-03-10 11:32:24.000000000 -0500 ++++ bodr-6.new/elements/Makefile.in 2008-06-14 10:01:22.000000000 -0400 +@@ -194,7 +194,7 @@ + crystal_DATA = crystalstructures.xml + elementdir = ${pkgdatadir} + element_DATA = elements.xml +-docsdir = ${datadir}/doc/${PACKAGE}/bibxml ++docsdir = ${datadir}/doc/${PACKAGE}-${VERSION}/bibxml + docs_DATA = elements_biblio.html crystalstructures_biblio.html + all: all-am + +diff -Naur bodr-6/Makefile.in bodr-6.new/Makefile.in +--- bodr-6/Makefile.in 2007-03-10 11:32:24.000000000 -0500 ++++ bodr-6.new/Makefile.in 2008-06-14 09:56:04.000000000 -0400 +@@ -175,8 +175,8 @@ + # if the generated archives should be removed too, add the following + # filename to the maintainer-clean target too: + # @PACKAGE@-@VERSION@.tar.{bz2,gz} +-docsdir = ${datadir}/doc/${PACKAGE} +-docs_DATA = AUTHORS THANKS ChangeLog COPYING README ++docsdir = ${datadir}/doc/${PACKAGE}-${VERSION} ++docs_DATA = AUTHORS THANKS ChangeLog README + pkgconfigdir = ${datadir}/pkgconfig + pkgconfig_DATA = bodr.pc + all: all-recursive |