public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/qt:master commit in: app-dicts/goldendict/
@ 2012-02-04 13:38 Johannes Huber
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber @ 2012-02-04 13:38 UTC (permalink / raw
  To: gentoo-commits

commit:     0f8e091a8a5f7d440bc2e11d7b6edc155dfab8c2
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  4 12:48:46 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Feb  4 12:49:03 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=0f8e091a

[app-dicts/goldendict] EAPI 4, qt-2 eclass

(Portage version: 2.2.0_alpha84/git/Linux i686, unsigned Manifest commit)

---
 app-dicts/goldendict/goldendict-9999.ebuild |   14 +++++---------
 1 files changed, 5 insertions(+), 9 deletions(-)

diff --git a/app-dicts/goldendict/goldendict-9999.ebuild b/app-dicts/goldendict/goldendict-9999.ebuild
index 3b8437a..b6ac18f 100644
--- a/app-dicts/goldendict/goldendict-9999.ebuild
+++ b/app-dicts/goldendict/goldendict-9999.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="2"
-EGIT_REPO_URI="git://gitorious.org/goldendict/goldendict.git"
+EAPI=4
+EGIT_REPO_URI="git://gitorious.org/goldendict/goldendict"
 LANGSLONG="ar_SA bg_BG cs_CZ de_DE el_GR lt_LT ru_RU zh_CN"
 
-inherit git qt4-r2
+inherit qt4-r2 git-2
 
 DESCRIPTION="Feature-rich dictionary lookup program"
 HOMEPAGE="http://goldendict.berlios.de/"
@@ -32,10 +32,6 @@ RDEPEND=">=app-text/hunspell-1.2
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
 
-src_unpack() {
-	S=${WORKDIR}/${P} git_src_unpack
-}
-
 src_prepare() {
 	qt4-r2_src_prepare
 
@@ -57,7 +53,7 @@ src_install() {
 	insinto /usr/share/apps/${PN}/locale
 	for lang in ${LANGSLONG}; do
 		if use linguas_${lang%_*}; then
-			doins locale/${lang}.qm || die
+			doins locale/${lang}.qm
 		fi
 	done
 }



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

* [gentoo-commits] proj/qt:master commit in: app-dicts/goldendict/
@ 2012-05-03  7:24 Johannes Huber
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber @ 2012-05-03  7:24 UTC (permalink / raw
  To: gentoo-commits

commit:     1ec6830e5da6a3a9eff1e9d4e3154fff64a68dde
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu May  3 07:03:05 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu May  3 07:03:05 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=1ec6830e

[app-dicts/goldendict] Migrate to virtual/pkgconfig.

(Portage version: 2.2.0_alpha101/git/Linux i686, unsigned Manifest commit)

---
 app-dicts/goldendict/goldendict-9999.ebuild |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/app-dicts/goldendict/goldendict-9999.ebuild b/app-dicts/goldendict/goldendict-9999.ebuild
index b6ac18f..572b673 100644
--- a/app-dicts/goldendict/goldendict-9999.ebuild
+++ b/app-dicts/goldendict/goldendict-9999.ebuild
@@ -30,7 +30,7 @@ RDEPEND=">=app-text/hunspell-1.2
 	) )
 	kde? ( media-libs/phonon )"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 src_prepare() {
 	qt4-r2_src_prepare



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

end of thread, other threads:[~2012-05-03  7:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-03  7:24 [gentoo-commits] proj/qt:master commit in: app-dicts/goldendict/ Johannes Huber
  -- strict thread matches above, loose matches on Subject: below --
2012-02-04 13:38 Johannes Huber

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