From: "Jonathan Callen (abcd)" <abcd@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-dicts/opendict: ChangeLog opendict-0.6.3.ebuild
Date: Mon, 08 Mar 2010 00:47:48 +0000 [thread overview]
Message-ID: <E1NoR8O-0003lB-Db@stork.gentoo.org> (raw)
abcd 10/03/08 00:47:48
Modified: ChangeLog opendict-0.6.3.ebuild
Log:
Move PYTHON_DEPEND before inherit(), so that the dep is actually added
(Portage version: -svn/cvs/Linux i686)
Revision Changes Path
1.19 app-dicts/opendict/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/opendict/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/opendict/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/opendict/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/opendict/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 6 Mar 2010 04:26:28 -0000 1.18
+++ ChangeLog 8 Mar 2010 00:47:47 -0000 1.19
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/opendict
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/ChangeLog,v 1.18 2010/03/06 04:26:28 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/ChangeLog,v 1.19 2010/03/08 00:47:47 abcd Exp $
+
+ 08 Mar 2010; Jonathan Callen <abcd@gentoo.org> opendict-0.6.3.ebuild:
+ Move PYTHON_DEPEND before inherit(), so that the dep is actually added
06 Mar 2010; Ryan Hill <dirtyepic@gentoo.org> opendict-0.6.3.ebuild:
Drop use of deprecated python.eclass functions.
1.3 app-dicts/opendict/opendict-0.6.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/opendict/opendict-0.6.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/opendict/opendict-0.6.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/opendict/opendict-0.6.3.ebuild?r1=1.2&r2=1.3
Index: opendict-0.6.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/opendict/opendict-0.6.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- opendict-0.6.3.ebuild 6 Mar 2010 04:26:28 -0000 1.2
+++ opendict-0.6.3.ebuild 8 Mar 2010 00:47:47 -0000 1.3
@@ -1,9 +1,11 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/opendict-0.6.3.ebuild,v 1.2 2010/03/06 04:26:28 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/opendict-0.6.3.ebuild,v 1.3 2010/03/08 00:47:47 abcd Exp $
EAPI=2
+PYTHON_DEPEND="2"
+
inherit eutils gnome2 python
DESCRIPTION="OpenDict is a free cross-platform dictionary program."
@@ -17,8 +19,6 @@
RDEPEND="dev-python/wxpython:2.8
dev-python/pyxml"
-PYTHON_DEPEND="2"
-
src_prepare() {
sed -e "s:), '..')):), '../../../../..', 'share', 'opendict')):g" \
-i "${S}/lib/info.py"
next reply other threads:[~2010-03-08 0:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-08 0:47 Jonathan Callen (abcd) [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-04-13 0:19 [gentoo-commits] gentoo-x86 commit in app-dicts/opendict: ChangeLog opendict-0.6.3.ebuild Manuel Rueger (mrueg)
2013-02-05 2:13 Ryan Hill (dirtyepic)
2011-10-19 16:15 Samuli Suominen (ssuominen)
2011-05-14 14:51 Thomas Kahle (tomka)
2011-04-26 11:21 Markos Chandras (hwoarang)
2010-03-08 2:22 Ryan Hill (dirtyepic)
2010-03-06 4:26 Ryan Hill (dirtyepic)
2009-11-23 0:22 Ryan Hill (dirtyepic)
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=E1NoR8O-0003lB-Db@stork.gentoo.org \
--to=abcd@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