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-10.ebuild
@ 2014-01-06  9:55 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2014-01-06  9:55 UTC (permalink / raw
  To: gentoo-commits

jlec        14/01/06 09:55:02

  Modified:             ChangeLog bodr-9-r1.ebuild
  Added:                bodr-10.ebuild
  Log:
  sci-chemistry/bodr: Version BUmp; punt base.eclass
  
  (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)

Revision  Changes    Path
1.10                 sci-chemistry/bodr/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/bodr/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	20 Jul 2011 16:02:22 -0000	1.9
+++ ChangeLog	6 Jan 2014 09:55:01 -0000	1.10
@@ -1,6 +1,12 @@
 # ChangeLog for sci-chemistry/bodr
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/bodr/ChangeLog,v 1.9 2011/07/20 16:02:22 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/bodr/ChangeLog,v 1.10 2014/01/06 09:55:01 jlec Exp $
+
+*bodr-10 (06 Jan 2014)
+
+  06 Jan 2014; Justin Lecher <jlec@gentoo.org> bodr-9-r1.ebuild,
+  +bodr-10.ebuild:
+  Version BUmp; punt base.eclass
 
   20 Jul 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml:
   Drop maintainer due retirement, bug #70723



1.3                  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.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/bodr/bodr-9-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/bodr/bodr-9-r1.ebuild?r1=1.2&r2=1.3

Index: bodr-9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/bodr/bodr-9-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bodr-9-r1.ebuild	25 Oct 2010 06:09:07 -0000	1.2
+++ bodr-9-r1.ebuild	6 Jan 2014 09:55:01 -0000	1.3
@@ -1,12 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2014 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.2 2010/10/25 06:09:07 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/bodr/bodr-9-r1.ebuild,v 1.3 2014/01/06 09:55:01 jlec Exp $
 
-EAPI=3
+EAPI=5
 
-inherit base
-
-DESCRIPTION="The Blue Obelisk Data Repository listing element and isotope properties."
+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"
 



1.1                  sci-chemistry/bodr/bodr-10.ebuild

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

Index: bodr-10.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/bodr/bodr-10.ebuild,v 1.1 2014/01/06 09:55:01 jlec Exp $

EAPI=5

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 ~ppc-macos"
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:[~2014-01-06  9:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-06  9:55 [gentoo-commits] gentoo-x86 commit in sci-chemistry/bodr: ChangeLog bodr-9-r1.ebuild bodr-10.ebuild Justin Lecher (jlec)

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