public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-biology/ariadne: ChangeLog ariadne-1.3-r1.ebuild ariadne-1.3-r2.ebuild
@ 2012-06-14 19:01 Justin Lecher (jlec)
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2012-06-14 19:01 UTC (permalink / raw
  To: gentoo-commits

jlec        12/06/14 19:01:19

  Modified:             ChangeLog ariadne-1.3-r1.ebuild
                        ariadne-1.3-r2.ebuild
  Log:
  sci-biology/ariadne: Correct deps, bump EAPI, handle static-libs
  
  (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 sci-biology/ariadne/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	15 Mar 2011 18:39:51 -0000	1.10
+++ ChangeLog	14 Jun 2012 19:01:19 -0000	1.11
@@ -1,6 +1,10 @@
 # ChangeLog for sci-biology/ariadne
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ChangeLog,v 1.10 2011/03/15 18:39:51 xarthisius Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ChangeLog,v 1.11 2012/06/14 19:01:19 jlec Exp $
+
+  14 Jun 2012; Justin Lecher <jlec@gentoo.org> ariadne-1.3-r1.ebuild,
+  ariadne-1.3-r2.ebuild:
+  Correct deps, bump EAPI, handle static-libs
 
 *ariadne-1.3-r2 (15 Mar 2011)
 



1.8                  sci-biology/ariadne/ariadne-1.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r1.ebuild?r1=1.7&r2=1.8

Index: ariadne-1.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ariadne-1.3-r1.ebuild	30 Sep 2008 20:20:33 -0000	1.7
+++ ariadne-1.3-r1.ebuild	14 Jun 2012 19:01:19 -0000	1.8
@@ -1,19 +1,21 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r1.ebuild,v 1.7 2008/09/30 20:20:33 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r1.ebuild,v 1.8 2012/06/14 19:01:19 jlec Exp $
 
 inherit toolchain-funcs eutils
 
 DESCRIPTION="Protein sequences and profiles comparison"
-LICENSE="as-is"
+
 HOMEPAGE="http://www.well.ox.ac.uk/ariadne/"
 SRC_URI="http://www.well.ox.ac.uk/${PN}/${P}.tar.Z"
 
 SLOT="0"
+LICENSE="as-is"
 IUSE=""
 KEYWORDS="~amd64 x86"
 
-DEPEND=">=sci-biology/ncbi-tools-20041020-r1"
+DEPEND=">=sci-biology/ncbi-tools-0.20041020-r1"
+RDEPEND="${DEPEND}"
 
 S="${WORKDIR}/SRC-${PV}"
 



1.2                  sci-biology/ariadne/ariadne-1.3-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r2.ebuild?r1=1.1&r2=1.2

Index: ariadne-1.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ariadne-1.3-r2.ebuild	15 Mar 2011 18:39:51 -0000	1.1
+++ ariadne-1.3-r2.ebuild	14 Jun 2012 19:01:19 -0000	1.2
@@ -1,21 +1,21 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r2.ebuild,v 1.1 2011/03/15 18:39:51 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r2.ebuild,v 1.2 2012/06/14 19:01:19 jlec Exp $
 
-EAPI="2"
+EAPI=4
 
 inherit eutils toolchain-funcs
 
 DESCRIPTION="Protein sequences and profiles comparison"
-LICENSE="as-is"
 HOMEPAGE="http://www.well.ox.ac.uk/ariadne/"
 SRC_URI="http://www.well.ox.ac.uk/${PN}/${P}.tar.Z"
 
 SLOT="0"
-IUSE=""
+LICENSE="as-is"
+IUSE="static-libs"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND=">=sci-biology/ncbi-tools-20041020-r1"
+DEPEND=">=sci-biology/ncbi-tools-0.20041020-r1"
 RDEPEND="${DEPEND}"
 
 S=${WORKDIR}/SRC-${PV}
@@ -28,12 +28,12 @@
 }
 
 src_compile() {
-	emake CC="$(tc-getCC)" OPTIMISE="${CFLAGS}" || die
+	emake CC="$(tc-getCC)" OPTIMISE="${CFLAGS}"
 }
 
 src_install() {
-	dobin Linux/{ariadne,prospero} || die
-	dolib Linux/libseq.a || die
+	dobin Linux/{ariadne,prospero}
+	use static-libs && dolib.a Linux/libseq.a
 	insinto /usr/include/${PN}
 	doins Include/*.h || die
 	dodoc README || die






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-biology/ariadne: ChangeLog ariadne-1.3-r1.ebuild ariadne-1.3-r2.ebuild
@ 2013-04-11 18:42 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller (ulm) @ 2013-04-11 18:42 UTC (permalink / raw
  To: gentoo-commits

ulm         13/04/11 18:42:50

  Modified:             ChangeLog ariadne-1.3-r1.ebuild
                        ariadne-1.3-r2.ebuild
  Log:
  Fix LICENSE, see README and notices in source files.
  
  (Portage version: 2.1.11.60/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)

Revision  Changes    Path
1.12                 sci-biology/ariadne/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/ariadne/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/ariadne/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/ariadne/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	14 Jun 2012 19:01:19 -0000	1.11
+++ ChangeLog	11 Apr 2013 18:42:50 -0000	1.12
@@ -1,6 +1,10 @@
 # ChangeLog for sci-biology/ariadne
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ChangeLog,v 1.11 2012/06/14 19:01:19 jlec Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ChangeLog,v 1.12 2013/04/11 18:42:50 ulm Exp $
+
+  11 Apr 2013; Ulrich Müller <ulm@gentoo.org> ariadne-1.3-r1.ebuild,
+  ariadne-1.3-r2.ebuild:
+  Fix LICENSE, see README and notices in source files.
 
   14 Jun 2012; Justin Lecher <jlec@gentoo.org> ariadne-1.3-r1.ebuild,
   ariadne-1.3-r2.ebuild:



1.9                  sci-biology/ariadne/ariadne-1.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r1.ebuild?r1=1.8&r2=1.9

Index: ariadne-1.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ariadne-1.3-r1.ebuild	14 Jun 2012 19:01:19 -0000	1.8
+++ ariadne-1.3-r1.ebuild	11 Apr 2013 18:42:50 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r1.ebuild,v 1.8 2012/06/14 19:01:19 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r1.ebuild,v 1.9 2013/04/11 18:42:50 ulm Exp $
 
 inherit toolchain-funcs eutils
 
@@ -9,10 +9,10 @@
 HOMEPAGE="http://www.well.ox.ac.uk/ariadne/"
 SRC_URI="http://www.well.ox.ac.uk/${PN}/${P}.tar.Z"
 
+LICENSE="ARIADNE"
 SLOT="0"
-LICENSE="as-is"
-IUSE=""
 KEYWORDS="~amd64 x86"
+IUSE=""
 
 DEPEND=">=sci-biology/ncbi-tools-0.20041020-r1"
 RDEPEND="${DEPEND}"



1.3                  sci-biology/ariadne/ariadne-1.3-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r2.ebuild?r1=1.2&r2=1.3

Index: ariadne-1.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ariadne-1.3-r2.ebuild	14 Jun 2012 19:01:19 -0000	1.2
+++ ariadne-1.3-r2.ebuild	11 Apr 2013 18:42:50 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r2.ebuild,v 1.2 2012/06/14 19:01:19 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r2.ebuild,v 1.3 2013/04/11 18:42:50 ulm Exp $
 
 EAPI=4
 
@@ -10,10 +10,10 @@
 HOMEPAGE="http://www.well.ox.ac.uk/ariadne/"
 SRC_URI="http://www.well.ox.ac.uk/${PN}/${P}.tar.Z"
 
+LICENSE="ARIADNE"
 SLOT="0"
-LICENSE="as-is"
-IUSE="static-libs"
 KEYWORDS="~amd64 ~x86"
+IUSE="static-libs"
 
 DEPEND=">=sci-biology/ncbi-tools-0.20041020-r1"
 RDEPEND="${DEPEND}"





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-04-11 18:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-14 19:01 [gentoo-commits] gentoo-x86 commit in sci-biology/ariadne: ChangeLog ariadne-1.3-r1.ebuild ariadne-1.3-r2.ebuild Justin Lecher (jlec)
  -- strict thread matches above, loose matches on Subject: below --
2013-04-11 18:42 Ulrich Mueller (ulm)

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