public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Donnie Berkholz (dberkholz)" <dberkholz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/probe: ChangeLog probe-2.12.071128.ebuild
Date: Tue, 08 Jul 2008 01:24:55 +0000	[thread overview]
Message-ID: <E1KG1wt-0003Wb-C8@stork.gentoo.org> (raw)

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



             reply	other threads:[~2008-07-08  1:25 UTC|newest]

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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1KG1wt-0003Wb-C8@stork.gentoo.org \
    --to=dberkholz@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox