public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-misc/salome-component/
Date: Mon,  7 Mar 2011 12:01:36 +0000 (UTC)	[thread overview]
Message-ID: <28156ea785e5be3e987b3b93436da36794936892.jlec@gentoo> (raw)

commit:     28156ea785e5be3e987b3b93436da36794936892
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  7 11:33:34 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Mar  7 11:33:34 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=28156ea7

QA STUFF

(Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit with key 70EB7916)

---
 sci-misc/salome-component/ChangeLog                |    4 ++
 .../salome-component/salome-component-5.1.3.ebuild |   32 ++++++++++----------
 .../salome-component/salome-component-5.1.4.ebuild |   32 ++++++++++----------
 3 files changed, 36 insertions(+), 32 deletions(-)

diff --git a/sci-misc/salome-component/ChangeLog b/sci-misc/salome-component/ChangeLog
index 6b1a184..25dc03a 100644
--- a/sci-misc/salome-component/ChangeLog
+++ b/sci-misc/salome-component/ChangeLog
@@ -3,6 +3,10 @@
 
   07 Mar 2011; Justin Lecher <jlec@gentoo.org> salome-component-5.1.3.ebuild,
   salome-component-5.1.4.ebuild:
+  QA STUFF
+
+  07 Mar 2011; Justin Lecher <jlec@gentoo.org> salome-component-5.1.3.ebuild,
+  salome-component-5.1.4.ebuild:
   Correct Slots for gtk 3 introduction to tree
 
 *salome-component-5.1.4 (27 Oct 2010)

diff --git a/sci-misc/salome-component/salome-component-5.1.3.ebuild b/sci-misc/salome-component/salome-component-5.1.3.ebuild
index db50d75..067e628 100644
--- a/sci-misc/salome-component/salome-component-5.1.3.ebuild
+++ b/sci-misc/salome-component/salome-component-5.1.3.ebuild
@@ -18,16 +18,16 @@ SLOT="0"
 IUSE="debug doc mpi"
 
 RDEPEND="
-	 >=sci-misc/salome-kernel-${PV}
-	 >=sci-misc/salome-gui-${PV}
-	 >=sci-misc/salome-med-${PV}
-	 >=x11-libs/qt-core-4.4.3
-	 >=x11-libs/qt-gui-4.4.3
-	 >=x11-libs/qt-opengl-4.4.3
-	 >=x11-libs/qwt-5.2
-	 >=dev-python/PyQt4-4.4.3
-	 >=sci-libs/opencascade-6.3
-	 debug?   ( dev-util/cppunit )
+	>=sci-misc/salome-kernel-${PV}
+	>=sci-misc/salome-gui-${PV}
+	>=sci-misc/salome-med-${PV}
+	>=x11-libs/qt-core-4.4.3
+	>=x11-libs/qt-gui-4.4.3
+	>=x11-libs/qt-opengl-4.4.3
+	>=x11-libs/qwt-5.2
+	>=dev-python/PyQt4-4.4.3
+	>=sci-libs/opencascade-6.3
+	debug?   ( dev-util/cppunit )
 	mpi?
 		(
 		|| (
@@ -36,12 +36,12 @@ RDEPEND="
 			)
 		)"
 DEPEND="${RDEPEND}
-		>=app-doc/doxygen-1.5.6
-		media-gfx/graphviz
-		>=dev-python/docutils-0.4
-		>=dev-python/sip-4.7.7
-		dev-lang/swig
-		dev-libs/libxml2:2"
+	>=app-doc/doxygen-1.5.6
+	media-gfx/graphviz
+	>=dev-python/docutils-0.4
+	>=dev-python/sip-4.7.7
+	dev-lang/swig
+	dev-libs/libxml2:2"
 
 MODULE_NAME="COMPONENT"
 S="${WORKDIR}/src${PV}/${MODULE_NAME}_SRC_${PV}"

diff --git a/sci-misc/salome-component/salome-component-5.1.4.ebuild b/sci-misc/salome-component/salome-component-5.1.4.ebuild
index f2035ed..4ef26cb 100644
--- a/sci-misc/salome-component/salome-component-5.1.4.ebuild
+++ b/sci-misc/salome-component/salome-component-5.1.4.ebuild
@@ -18,16 +18,16 @@ SLOT="0"
 IUSE="debug doc mpi"
 
 RDEPEND="
-	 >=sci-misc/salome-kernel-${PV}
-	 >=sci-misc/salome-gui-${PV}
-	 >=sci-misc/salome-med-${PV}
-	 >=x11-libs/qt-core-4.4.3
-	 >=x11-libs/qt-gui-4.4.3
-	 >=x11-libs/qt-opengl-4.4.3
-	 >=x11-libs/qwt-5.2
-	 >=dev-python/PyQt4-4.4.3
-	 >=sci-libs/opencascade-6.3
-	 debug?   ( dev-util/cppunit )
+	>=sci-misc/salome-kernel-${PV}
+	>=sci-misc/salome-gui-${PV}
+	>=sci-misc/salome-med-${PV}
+	>=x11-libs/qt-core-4.4.3
+	>=x11-libs/qt-gui-4.4.3
+	>=x11-libs/qt-opengl-4.4.3
+	>=x11-libs/qwt-5.2
+	>=dev-python/PyQt4-4.4.3
+	>=sci-libs/opencascade-6.3
+	debug?   ( dev-util/cppunit )
 	mpi?
 		(
 		|| (
@@ -36,12 +36,12 @@ RDEPEND="
 			)
 		)"
 DEPEND="${RDEPEND}
-		>=app-doc/doxygen-1.5.6
-		media-gfx/graphviz
-		>=dev-python/docutils-0.4
-		>=dev-python/sip-4.7.7
-		dev-lang/swig
-		dev-libs/libxml2:2"
+	>=app-doc/doxygen-1.5.6
+	media-gfx/graphviz
+	>=dev-python/docutils-0.4
+	>=dev-python/sip-4.7.7
+	dev-lang/swig
+	dev-libs/libxml2:2"
 
 MODULE_NAME="COMPONENT"
 S="${WORKDIR}/src${PV}/${MODULE_NAME}_SRC_${PV}"



             reply	other threads:[~2011-03-07 12:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-07 12:01 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-03-07 12:01 [gentoo-commits] proj/sci:master commit in: sci-misc/salome-component/ Justin Lecher
2011-03-07 12:01 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=28156ea785e5be3e987b3b93436da36794936892.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