public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/probe: ChangeLog probe-2.12.071128.ebuild
@ 2010-06-28 15:49 Justin Lecher (jlec)
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher (jlec) @ 2010-06-28 15:49 UTC (permalink / raw
  To: gentoo-commits

jlec        10/06/28 15:49:57

  Modified:             ChangeLog probe-2.12.071128.ebuild
  Log:
  Keyworded for linux prefix, some QA (die missing)
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  sci-chemistry/probe/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/probe/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	29 May 2009 00:44:23 -0000	1.8
+++ ChangeLog	28 Jun 2010 15:49:57 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/probe
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/probe/ChangeLog,v 1.8 2009/05/29 00:44:23 dberkholz Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/probe/ChangeLog,v 1.9 2010/06/28 15:49:57 jlec Exp $
+
+  28 Jun 2010; Justin Lecher <jlec@gentoo.org> probe-2.12.071128.ebuild:
+  Keyworded for linux prefix, some QA (die missing)
 
   29 May 2009; Donnie Berkholz <dberkholz@gentoo.org>;
   probe-2.12.071128.ebuild:



1.4                  sci-chemistry/probe/probe-2.12.071128.ebuild

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

Index: probe-2.12.071128.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/probe/probe-2.12.071128.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- probe-2.12.071128.ebuild	29 May 2009 00:44:23 -0000	1.3
+++ probe-2.12.071128.ebuild	28 Jun 2010 15:49:57 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/probe/probe-2.12.071128.ebuild,v 1.3 2009/05/29 00:44:23 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/probe/probe-2.12.071128.ebuild,v 1.4 2010/06/28 15:49:57 jlec Exp $
 
 inherit toolchain-funcs
 
@@ -8,13 +8,16 @@
 DESCRIPTION="Evaluates atomic packing within or between molecules"
 HOMEPAGE="http://kinemage.biochem.duke.edu/software/probe.php"
 SRC_URI="http://kinemage.biochem.duke.edu/downloads/software/probe/${MY_P}.src.zip"
+
 LICENSE="richardson"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
+
 RDEPEND=""
 DEPEND="${RDEPEND}
 	app-arch/unzip"
+
 S="${WORKDIR}/${MY_P}.scr"
 
 src_unpack() {
@@ -23,7 +26,7 @@
 	# Respect CC
 	sed -i \
 		-e 's:cc:$(CC):g' \
-		"${S}"/Makefile
+		"${S}"/Makefile || die
 }
 
 src_compile() {
@@ -35,6 +38,6 @@
 }
 
 src_install() {
-	dobin "${S}"/probe
-	dodoc "${S}"/README*
+	dobin "${S}"/probe || die
+	dodoc "${S}"/README* || die
 }






^ permalink raw reply	[flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/probe: ChangeLog probe-2.12.071128.ebuild
@ 2009-05-29  0:44 Donnie Berkholz (dberkholz)
  0 siblings, 0 replies; 4+ messages in thread
From: Donnie Berkholz (dberkholz) @ 2009-05-29  0:44 UTC (permalink / raw
  To: gentoo-commits

dberkholz    09/05/29 00:44:23

  Modified:             ChangeLog probe-2.12.071128.ebuild
  Log:
  Stable on amd64.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  sci-chemistry/probe/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/probe/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/probe/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/probe/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/probe/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	8 Jul 2008 01:25:50 -0000	1.7
+++ ChangeLog	29 May 2009 00:44:23 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for sci-chemistry/probe
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/probe/ChangeLog,v 1.7 2008/07/08 01:25:50 dberkholz Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/probe/ChangeLog,v 1.8 2009/05/29 00:44:23 dberkholz Exp $
+
+  29 May 2009; Donnie Berkholz <dberkholz@gentoo.org>;
+  probe-2.12.071128.ebuild:
+  Stable on amd64.
 
   08 Jul 2008; Donnie Berkholz <dberkholz@gentoo.org>;
   probe-2.12.071128.ebuild:



1.3                  sci-chemistry/probe/probe-2.12.071128.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/probe/probe-2.12.071128.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/probe/probe-2.12.071128.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/probe/probe-2.12.071128.ebuild?r1=1.2&r2=1.3

Index: probe-2.12.071128.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/probe/probe-2.12.071128.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- probe-2.12.071128.ebuild	8 Jul 2008 01:25:50 -0000	1.2
+++ probe-2.12.071128.ebuild	29 May 2009 00:44:23 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/probe/probe-2.12.071128.ebuild,v 1.2 2008/07/08 01:25:50 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/probe/probe-2.12.071128.ebuild,v 1.3 2009/05/29 00:44:23 dberkholz Exp $
 
 inherit toolchain-funcs
 
@@ -10,7 +10,7 @@
 SRC_URI="http://kinemage.biochem.duke.edu/downloads/software/probe/${MY_P}.src.zip"
 LICENSE="richardson"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE=""
 RDEPEND=""
 DEPEND="${RDEPEND}






^ permalink raw reply	[flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/probe: ChangeLog probe-2.12.071128.ebuild
@ 2008-07-08  1:25 Donnie Berkholz (dberkholz)
  0 siblings, 0 replies; 4+ messages in thread
From: Donnie Berkholz (dberkholz) @ 2008-07-08  1:25 UTC (permalink / raw
  To: gentoo-commits

dberkholz    08/07/08 01:25:50

  Modified:             ChangeLog probe-2.12.071128.ebuild
  Log:
  Fix minor syntax errors.
  (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc8 x86_64)

Revision  Changes    Path
1.7                  sci-chemistry/probe/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/probe/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	8 Jul 2008 01:24:54 -0000	1.6
+++ ChangeLog	8 Jul 2008 01:25:50 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for sci-chemistry/probe
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/probe/ChangeLog,v 1.6 2008/07/08 01:24:54 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/probe/ChangeLog,v 1.7 2008/07/08 01:25:50 dberkholz Exp $
+
+  08 Jul 2008; Donnie Berkholz <dberkholz@gentoo.org>;
+  probe-2.12.071128.ebuild:
+  Fix minor syntax errors.
 
 *probe-2.12.071128 (08 Jul 2008)
 



1.2                  sci-chemistry/probe/probe-2.12.071128.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/probe/probe-2.12.071128.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/probe/probe-2.12.071128.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/probe/probe-2.12.071128.ebuild?r1=1.1&r2=1.2

Index: probe-2.12.071128.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/probe/probe-2.12.071128.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- probe-2.12.071128.ebuild	8 Jul 2008 01:24:54 -0000	1.1
+++ probe-2.12.071128.ebuild	8 Jul 2008 01:25:50 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/probe/probe-2.12.071128.ebuild,v 1.1 2008/07/08 01:24:54 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/probe/probe-2.12.071128.ebuild,v 1.2 2008/07/08 01:25:50 dberkholz Exp $
 
 inherit toolchain-funcs
 
@@ -23,7 +23,7 @@
 	# Respect CC
 	sed -i \
 		-e 's:cc:$(CC):g' \
-		${S}/Makefile
+		"${S}"/Makefile
 }
 
 src_compile() {
@@ -35,6 +35,6 @@
 }
 
 src_install() {
-	dobin ${S}/probe
-	dodoc ${S}/README*
+	dobin "${S}"/probe
+	dodoc "${S}"/README*
 }



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/probe: ChangeLog probe-2.12.071128.ebuild
@ 2008-07-08  1:24 Donnie Berkholz (dberkholz)
  0 siblings, 0 replies; 4+ messages in thread
From: Donnie Berkholz (dberkholz) @ 2008-07-08  1:24 UTC (permalink / raw
  To: gentoo-commits

dberkholz    08/07/08 01:24:55

  Modified:             ChangeLog
  Added:                probe-2.12.071128.ebuild
  Log:
  (#231108) Bump. Keyword ~amd64.
  (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc8 x86_64)

Revision  Changes    Path
1.6                  sci-chemistry/probe/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/probe/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/probe/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/probe/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/probe/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	20 Sep 2006 05:09:00 -0000	1.5
+++ ChangeLog	8 Jul 2008 01:24:54 -0000	1.6
@@ -1,6 +1,12 @@
 # ChangeLog for sci-chemistry/probe
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/probe/ChangeLog,v 1.5 2006/09/20 05:09:00 dberkholz Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/probe/ChangeLog,v 1.6 2008/07/08 01:24:54 dberkholz Exp $
+
+*probe-2.12.071128 (08 Jul 2008)
+
+  08 Jul 2008; Donnie Berkholz <dberkholz@gentoo.org>;
+  +probe-2.12.071128.ebuild:
+  (#231108) Bump. Keyword ~amd64.
 
   20 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml:
   (#148281) Change herd to sci-chemistry from sci.



1.1                  sci-chemistry/probe/probe-2.12.071128.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/probe/probe-2.12.071128.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/probe/probe-2.12.071128.ebuild?rev=1.1&content-type=text/plain

Index: probe-2.12.071128.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/probe/probe-2.12.071128.ebuild,v 1.1 2008/07/08 01:24:54 dberkholz Exp $

inherit toolchain-funcs

MY_P="${PN}.${PV}"
DESCRIPTION="Evaluates atomic packing within or between molecules"
HOMEPAGE="http://kinemage.biochem.duke.edu/software/probe.php"
SRC_URI="http://kinemage.biochem.duke.edu/downloads/software/probe/${MY_P}.src.zip"
LICENSE="richardson"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}
	app-arch/unzip"
S="${WORKDIR}/${MY_P}.scr"

src_unpack() {
	unpack ${A}

	# Respect CC
	sed -i \
		-e 's:cc:$(CC):g' \
		${S}/Makefile
}

src_compile() {
	emake \
		CC="$(tc-getCC)" \
		CFLAGS="${CFLAGS}" \
		MACHINEFLAGS="${LDFLAGS}" \
		|| die "make failed"
}

src_install() {
	dobin ${S}/probe
	dodoc ${S}/README*
}



-- 
gentoo-commits@lists.gentoo.org mailing list



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

end of thread, other threads:[~2010-06-28 15:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-28 15:49 [gentoo-commits] gentoo-x86 commit in sci-chemistry/probe: ChangeLog probe-2.12.071128.ebuild Justin Lecher (jlec)
  -- strict thread matches above, loose matches on Subject: below --
2009-05-29  0:44 Donnie Berkholz (dberkholz)
2008-07-08  1:25 Donnie Berkholz (dberkholz)
2008-07-08  1:24 Donnie Berkholz (dberkholz)

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