From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: app-dicts/goldendict/
Date: Sat, 4 Feb 2012 13:38:09 +0000 (UTC) [thread overview]
Message-ID: <0f8e091a8a5f7d440bc2e11d7b6edc155dfab8c2.johu@gentoo> (raw)
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
}
next reply other threads:[~2012-02-04 13:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-04 13:38 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-05-03 7:24 [gentoo-commits] proj/qt:master commit in: app-dicts/goldendict/ Johannes Huber
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=0f8e091a8a5f7d440bc2e11d7b6edc155dfab8c2.johu@gentoo \
--to=johu@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