public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-libs/rosetta-fragments: rosetta-fragments-3.1.ebuild ChangeLog
@ 2010-07-04  8:07 Justin Lecher (jlec)
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2010-07-04  8:07 UTC (permalink / raw
  To: gentoo-commits

jlec        10/07/04 08:07:04

  Modified:             rosetta-fragments-3.1.ebuild ChangeLog
  Log:
  Fixed protocol for HOMPAGE
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sci-libs/rosetta-fragments/rosetta-fragments-3.1.ebuild

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

Index: rosetta-fragments-3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/rosetta-fragments/rosetta-fragments-3.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rosetta-fragments-3.1.ebuild	18 May 2010 20:40:03 -0000	1.1
+++ rosetta-fragments-3.1.ebuild	4 Jul 2010 08:07:04 -0000	1.2
@@ -1,13 +1,13 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/rosetta-fragments/rosetta-fragments-3.1.ebuild,v 1.1 2010/05/18 20:40:03 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/rosetta-fragments/rosetta-fragments-3.1.ebuild,v 1.2 2010/07/04 08:07:04 jlec Exp $
 
 EAPI="2"
 
 inherit flag-o-matic fortran
 
 DESCRIPTION="Fragment library for rosetta"
-HOMEPAGE="www.rosettacommons.org"
+HOMEPAGE="http://www.rosettacommons.org"
 SRC_URI="rosetta3.1_fragments.tgz"
 
 LICENSE="rosetta"



1.2                  sci-libs/rosetta-fragments/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/rosetta-fragments/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/rosetta-fragments/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/rosetta-fragments/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/rosetta-fragments/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	18 May 2010 20:40:03 -0000	1.1
+++ ChangeLog	4 Jul 2010 08:07:04 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/rosetta-fragments
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/rosetta-fragments/ChangeLog,v 1.1 2010/05/18 20:40:03 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/rosetta-fragments/ChangeLog,v 1.2 2010/07/04 08:07:04 jlec Exp $
+
+  04 Jul 2010; Justin Lecher <jlec@gentoo.org> rosetta-fragments-3.1.ebuild:
+  Fixed protocol for HOMPAGE
 
 *rosetta-fragments-3.1 (18 May 2010)
 






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

* [gentoo-commits] gentoo-x86 commit in sci-libs/rosetta-fragments: rosetta-fragments-3.1.ebuild ChangeLog
@ 2010-12-16 14:40 Justin Lecher (jlec)
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2010-12-16 14:40 UTC (permalink / raw
  To: gentoo-commits

jlec        10/12/16 14:40:23

  Modified:             rosetta-fragments-3.1.ebuild ChangeLog
  Log:
  Removal of fortran.eclass, #348851
  
  (Portage version: 2.2.0_alpha8/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sci-libs/rosetta-fragments/rosetta-fragments-3.1.ebuild

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

Index: rosetta-fragments-3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/rosetta-fragments/rosetta-fragments-3.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rosetta-fragments-3.1.ebuild	4 Jul 2010 08:07:04 -0000	1.2
+++ rosetta-fragments-3.1.ebuild	16 Dec 2010 14:40:23 -0000	1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/rosetta-fragments/rosetta-fragments-3.1.ebuild,v 1.2 2010/07/04 08:07:04 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/rosetta-fragments/rosetta-fragments-3.1.ebuild,v 1.3 2010/12/16 14:40:23 jlec Exp $
 
 EAPI="2"
 
-inherit flag-o-matic fortran
+inherit flag-o-matic fortran toolchain-funcs
 
 DESCRIPTION="Fragment library for rosetta"
 HOMEPAGE="http://www.rosettacommons.org"
@@ -15,16 +15,15 @@
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RESTRICT="fetch"
-
+DEPEND=""
 RDEPEND="
 	sci-biology/ncbi-tools
 	sci-biology/ncbi-tools++
 	sci-biology/psipred"
 
-S="${WORKDIR}"/${PN/-/_}
+RESTRICT="fetch"
 
-FORTRAN="g77 gfortran ifc"
+S="${WORKDIR}"/${PN/-/_}
 
 pkg_nofetch() {
 	einfo "Go to ${HOMEPAGE} and get ${PN}.tgz and rename it to ${A}"
@@ -32,8 +31,9 @@
 }
 
 src_prepare() {
-	epatch "${FILESDIR}"/${PV}-nnmake.patch
-	epatch "${FILESDIR}"/${PV}-chemshift.patch
+	epatch \
+		"${FILESDIR}"/${PV}-nnmake.patch \
+		"${FILESDIR}"/${PV}-chemshift.patch
 }
 
 src_compile() {



1.3                  sci-libs/rosetta-fragments/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/rosetta-fragments/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	4 Jul 2010 08:07:04 -0000	1.2
+++ ChangeLog	16 Dec 2010 14:40:23 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/rosetta-fragments
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/rosetta-fragments/ChangeLog,v 1.2 2010/07/04 08:07:04 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/rosetta-fragments/ChangeLog,v 1.3 2010/12/16 14:40:23 jlec Exp $
+
+  16 Dec 2010; Justin Lecher <jlec@gentoo.org> rosetta-fragments-3.1.ebuild:
+  Removal of fortran.eclass, #348851
 
   04 Jul 2010; Justin Lecher <jlec@gentoo.org> rosetta-fragments-3.1.ebuild:
   Fixed protocol for HOMPAGE






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

end of thread, other threads:[~2010-12-16 14:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-16 14:40 [gentoo-commits] gentoo-x86 commit in sci-libs/rosetta-fragments: rosetta-fragments-3.1.ebuild ChangeLog Justin Lecher (jlec)
  -- strict thread matches above, loose matches on Subject: below --
2010-07-04  8:07 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