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-chemistry/gnome-chemistry-utils/
Date: Mon,  8 Apr 2013 08:47:59 +0000 (UTC)	[thread overview]
Message-ID: <1365242040.63b7f6c726552aacc82f4926c4f1a9ddb0173e04.jlec@gentoo> (raw)

commit:     63b7f6c726552aacc82f4926c4f1a9ddb0173e04
Author:     Karl Lindén <spray.sucks <AT> gmail <DOT> com>
AuthorDate: Sat Apr  6 09:54:00 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Apr  6 09:54:00 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=63b7f6c7

sci-chemistry/gnome-chemistry-utils:
Migrate to gnome2 eclass.
Sort inherits.
Add slots where suitable.

---
 sci-chemistry/gnome-chemistry-utils/ChangeLog      |    6 ++++++
 .../gnome-chemistry-utils-0.14.2.ebuild            |   14 +++++---------
 2 files changed, 11 insertions(+), 9 deletions(-)

diff --git a/sci-chemistry/gnome-chemistry-utils/ChangeLog b/sci-chemistry/gnome-chemistry-utils/ChangeLog
index 06097b5..b71a1a2 100644
--- a/sci-chemistry/gnome-chemistry-utils/ChangeLog
+++ b/sci-chemistry/gnome-chemistry-utils/ChangeLog
@@ -4,6 +4,12 @@
 
   06 Apr 2013; Karl Linden (lilrc) <lilrc@users.sourceforge.net>
   gnome-chemistry-utils-0.14.2.ebuild:
+  Migrate to gnome2 eclass.
+  Add slots where suitable.
+  Sort inherits alphabetically.
+
+  06 Apr 2013; Karl Linden (lilrc) <lilrc@users.sourceforge.net>
+  gnome-chemistry-utils-0.14.2.ebuild:
   Add missing inherit.
 
 *gnome-chemistry-utils-0.14.2 (05 Apr 2013)

diff --git a/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.2.ebuild b/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.2.ebuild
index 4f78309..cbaeea8 100644
--- a/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.2.ebuild
+++ b/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.2.ebuild
@@ -4,7 +4,8 @@
 
 EAPI="5"
 
-inherit fdo-mime versionator autotools-utils
+GCONF_DEBUG="no"
+inherit gnome2 versionator
 
 DESCRIPTION="Programs and library containing GTK widgets and C++ classes related to chemistry"
 HOMEPAGE="http://gchemutils.nongnu.org/"
@@ -17,8 +18,8 @@ LICENSE="GPL-3 FDL-1.3"
 IUSE="gnumeric nls"
 
 RDEPEND="
-	>=dev-libs/glib-2.26.0
-	>=dev-libs/libxml2-2.4.16
+	>=dev-libs/glib-2.26.0:2
+	>=dev-libs/libxml2-2.4.16:2
 	>=gnome-extra/libgsf-1.14.9
 	>=sci-chemistry/bodr-5
 	>=sci-chemistry/chemical-mime-data-0.1.94
@@ -39,10 +40,5 @@ src_configure() {
 		--disable-mozilla-plugin
 		--disable-update-databases
 	)
-	autotools-utils_src_configure
-}
-
-pkg_postinst() {
-	fdo-mime_desktop_database_update
-	fdo-mime_mime_database_update
+	gnome2_src_configure ${myeconfargs[@]}
 }


             reply	other threads:[~2013-04-08  8:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-08  8:47 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-04-08  8:47 [gentoo-commits] proj/sci:master commit in: sci-chemistry/gnome-chemistry-utils/ Justin Lecher
2013-04-08  8:47 Justin Lecher
2013-06-26  7:09 Justin Lecher
2013-07-18  8:00 Justin Lecher
2013-07-19 12:59 Justin Lecher
2013-08-12  9:00 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=1365242040.63b7f6c726552aacc82f4926c4f1a9ddb0173e04.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