public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/bodr: ChangeLog bodr-9-r1.ebuild bodr-9.ebuild
@ 2010-10-24 20:52 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; only message in thread
From: Kacper Kowalik (xarthisius) @ 2010-10-24 20:52 UTC (permalink / raw
  To: gentoo-commits

xarthisius    10/10/24 20:52:22

  Modified:             ChangeLog
  Added:                bodr-9-r1.ebuild
  Removed:              bodr-9.ebuild
  Log:
  Bump to EAPI=3 wrt bug 342367. Drop old.
  
  (Portage version: 2.2.0_alpha1/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  sci-chemistry/bodr/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/bodr/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/bodr/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/bodr/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/bodr/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	24 Oct 2010 18:23:31 -0000	1.6
+++ ChangeLog	24 Oct 2010 20:52:22 -0000	1.7
@@ -1,6 +1,12 @@
 # ChangeLog for sci-chemistry/bodr
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/bodr/ChangeLog,v 1.6 2010/10/24 18:23:31 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/bodr/ChangeLog,v 1.7 2010/10/24 20:52:22 xarthisius Exp $
+
+*bodr-9-r1 (24 Oct 2010)
+
+  24 Oct 2010; Kacper Kowalik <xarthisius@gentoo.org> -bodr-9.ebuild,
+  +bodr-9-r1.ebuild:
+  Bump to EAPI=3 wrt bug 342367. Drop old.
 
 *bodr-9 (24 Oct 2010)
 



1.1                  sci-chemistry/bodr/bodr-9-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/bodr/bodr-9-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/bodr/bodr-9-r1.ebuild?rev=1.1&content-type=text/plain

Index: bodr-9-r1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/bodr/bodr-9-r1.ebuild,v 1.1 2010/10/24 20:52:22 xarthisius Exp $

EAPI=3

inherit base

DESCRIPTION="The Blue Obelisk Data Repository listing element and isotope properties."
HOMEPAGE="http://sourceforge.net/projects/bodr"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="dev-libs/libxslt"
RDEPEND=""

DOCS=( "THANKS" "AUTHORS" "README" "ChangeLog" )

src_prepare(){
	sed -i -e "s/COPYING//g" Makefile.* || die
}

src_configure() {
	econf --docdir="${EPREFIX}"/usr/share/doc/${PF}
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-10-24 20:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-24 20:52 [gentoo-commits] gentoo-x86 commit in sci-chemistry/bodr: ChangeLog bodr-9-r1.ebuild bodr-9.ebuild Kacper Kowalik (xarthisius)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox