From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/simpson/
Date: Fri, 22 Feb 2013 15:46:45 +0000 (UTC) [thread overview]
Message-ID: <1361533726.061a9ef44b3dff4a067f8c20a7314047182f0e6c.jlec@gentoo> (raw)
commit: 061a9ef44b3dff4a067f8c20a7314047182f0e6c
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 22 11:48:46 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Feb 22 11:48:46 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=061a9ef4
sci-chemistry/simpson: Add missing dep on virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha163
---
sci-chemistry/simpson/ChangeLog | 6 +++++-
sci-chemistry/simpson/metadata.xml | 2 +-
sci-chemistry/simpson/simpson-3.0.1.ebuild | 5 +++--
sci-chemistry/simpson/simpson-3.1.0.ebuild | 5 +++--
sci-chemistry/simpson/simpson-3.1.2.ebuild | 5 +++--
5 files changed, 15 insertions(+), 8 deletions(-)
diff --git a/sci-chemistry/simpson/ChangeLog b/sci-chemistry/simpson/ChangeLog
index 2032a1f..cbbfccd 100644
--- a/sci-chemistry/simpson/ChangeLog
+++ b/sci-chemistry/simpson/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sci-chemistry/simpson
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 22 Feb 2013; Justin Lecher <jlec@gentoo.org> simpson-3.0.1.ebuild,
+ simpson-3.1.0.ebuild, simpson-3.1.2.ebuild, metadata.xml:
+ Add missing dep on virtual/pkgconfig
+
15 Nov 2012; Justin Lecher <jlec@gentoo.org> files/3.1.0-gentoo.patch:
Fix underlinking
diff --git a/sci-chemistry/simpson/metadata.xml b/sci-chemistry/simpson/metadata.xml
index d369d06..897aa2e 100644
--- a/sci-chemistry/simpson/metadata.xml
+++ b/sci-chemistry/simpson/metadata.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci</herd>
+ <herd>sci</herd>
</pkgmetadata>
diff --git a/sci-chemistry/simpson/simpson-3.0.1.ebuild b/sci-chemistry/simpson/simpson-3.0.1.ebuild
index b2d5a0e..6b0911a 100644
--- a/sci-chemistry/simpson/simpson-3.0.1.ebuild
+++ b/sci-chemistry/simpson/simpson-3.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -22,7 +22,8 @@ RDEPEND="
virtual/lapack
gtk? ( x11-libs/gtk+:1 )
tk? ( dev-lang/tk )"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"
S="${WORKDIR}"/${PN}-source-${PV}
diff --git a/sci-chemistry/simpson/simpson-3.1.0.ebuild b/sci-chemistry/simpson/simpson-3.1.0.ebuild
index b46c559..5f73f9e 100644
--- a/sci-chemistry/simpson/simpson-3.1.0.ebuild
+++ b/sci-chemistry/simpson/simpson-3.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -22,7 +22,8 @@ RDEPEND="
virtual/lapack
gtk? ( x11-libs/gtk+:1 )
tk? ( dev-lang/tk )"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"
S="${WORKDIR}"/${PN}-source-${PV}
diff --git a/sci-chemistry/simpson/simpson-3.1.2.ebuild b/sci-chemistry/simpson/simpson-3.1.2.ebuild
index b46c559..5f73f9e 100644
--- a/sci-chemistry/simpson/simpson-3.1.2.ebuild
+++ b/sci-chemistry/simpson/simpson-3.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -22,7 +22,8 @@ RDEPEND="
virtual/lapack
gtk? ( x11-libs/gtk+:1 )
tk? ( dev-lang/tk )"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"
S="${WORKDIR}"/${PN}-source-${PV}
next reply other threads:[~2013-02-22 15:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-22 15:46 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-03-12 7:10 [gentoo-commits] proj/sci:master commit in: sci-chemistry/simpson/ Kacper Kowalik
2011-10-25 17:16 Justin Lecher
2011-06-25 17:22 Justin Lecher
2011-06-24 17:09 Justin Lecher
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=1361533726.061a9ef44b3dff4a067f8c20a7314047182f0e6c.jlec@gentoo \
--to=jlec@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