Gentoo Archives: gentoo-commits

From: "Matsuu Takuto (matsuu)" <matsuu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-i18n/ibus-hangul: ibus-hangul-1.3.1.ebuild ChangeLog ibus-hangul-1.2.0.20100102.ebuild
Date: Sat, 02 Apr 2011 02:24:53
Message-Id: 20110402022439.02C0120057@flycatcher.gentoo.org
1 matsuu 11/04/02 02:24:38
2
3 Modified: ChangeLog ibus-hangul-1.2.0.20100102.ebuild
4 Added: ibus-hangul-1.3.1.ebuild
5 Log:
6 Version bumped. Added python dependency.
7
8 (Portage version: 2.1.9.44/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.13 app-i18n/ibus-hangul/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus-hangul/ChangeLog?rev=1.13&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus-hangul/ChangeLog?rev=1.13&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus-hangul/ChangeLog?r1=1.12&r2=1.13
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-i18n/ibus-hangul/ChangeLog,v
20 retrieving revision 1.12
21 retrieving revision 1.13
22 diff -u -r1.12 -r1.13
23 --- ChangeLog 26 May 2010 10:33:28 -0000 1.12
24 +++ ChangeLog 2 Apr 2011 02:24:38 -0000 1.13
25 @@ -1,6 +1,12 @@
26 # ChangeLog for app-i18n/ibus-hangul
27 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-hangul/ChangeLog,v 1.12 2010/05/26 10:33:28 pacho Exp $
29 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-hangul/ChangeLog,v 1.13 2011/04/02 02:24:38 matsuu Exp $
31 +
32 +*ibus-hangul-1.3.1 (02 Apr 2011)
33 +
34 + 02 Apr 2011; MATSUU Takuto <matsuu@g.o>
35 + ibus-hangul-1.2.0.20100102.ebuild, +ibus-hangul-1.3.1.ebuild:
36 + Version bumped. Added python dependency.
37
38 26 May 2010; Pacho Ramos <pacho@g.o>
39 ibus-hangul-1.2.0.20100102.ebuild:
40
41
42
43 1.5 app-i18n/ibus-hangul/ibus-hangul-1.2.0.20100102.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus-hangul/ibus-hangul-1.2.0.20100102.ebuild?rev=1.5&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus-hangul/ibus-hangul-1.2.0.20100102.ebuild?rev=1.5&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus-hangul/ibus-hangul-1.2.0.20100102.ebuild?r1=1.4&r2=1.5
48
49 Index: ibus-hangul-1.2.0.20100102.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-i18n/ibus-hangul/ibus-hangul-1.2.0.20100102.ebuild,v
52 retrieving revision 1.4
53 retrieving revision 1.5
54 diff -u -r1.4 -r1.5
55 --- ibus-hangul-1.2.0.20100102.ebuild 26 May 2010 10:33:28 -0000 1.4
56 +++ ibus-hangul-1.2.0.20100102.ebuild 2 Apr 2011 02:24:38 -0000 1.5
57 @@ -1,6 +1,9 @@
58 -# Copyright 1999-2010 Gentoo Foundation
59 +# Copyright 1999-2011 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-hangul/ibus-hangul-1.2.0.20100102.ebuild,v 1.4 2010/05/26 10:33:28 pacho Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-hangul/ibus-hangul-1.2.0.20100102.ebuild,v 1.5 2011/04/02 02:24:38 matsuu Exp $
63 +
64 +PYTHON_DEPEND="2:2.5"
65 +inherit python
66
67 DESCRIPTION="The Hangul engine for IBus input platform"
68 HOMEPAGE="http://code.google.com/p/ibus/"
69
70
71
72 1.1 app-i18n/ibus-hangul/ibus-hangul-1.3.1.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus-hangul/ibus-hangul-1.3.1.ebuild?rev=1.1&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus-hangul/ibus-hangul-1.3.1.ebuild?rev=1.1&content-type=text/plain
76
77 Index: ibus-hangul-1.3.1.ebuild
78 ===================================================================
79 # Copyright 1999-2011 Gentoo Foundation
80 # Distributed under the terms of the GNU General Public License v2
81 # $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-hangul/ibus-hangul-1.3.1.ebuild,v 1.1 2011/04/02 02:24:38 matsuu Exp $
82
83 EAPI="3"
84 PYTHON_DEPEND="2:2.5"
85 inherit python
86
87 DESCRIPTION="The Hangul engine for IBus input platform"
88 HOMEPAGE="http://code.google.com/p/ibus/"
89 SRC_URI="http://ibus.googlecode.com/files/${P}.tar.gz"
90
91 LICENSE="GPL-2"
92 SLOT="0"
93 KEYWORDS="~amd64 ~x86"
94 IUSE="nls"
95
96 RDEPEND=">=app-i18n/ibus-1.2.99
97 >=app-i18n/libhangul-0.0.12
98 nls? ( virtual/libintl )"
99 DEPEND="${RDEPEND}
100 dev-util/pkgconfig
101 nls? ( >=sys-devel/gettext-0.17 )"
102
103 src_prepare() {
104 mv py-compile py-compile.orig || die
105 ln -s "$(type -P true)" py-compile || die
106 }
107
108 src_configure() {
109 econf $(use_enable nls) || die
110 }
111
112 src_install() {
113 emake DESTDIR="${D}" install || die
114
115 dodoc AUTHORS ChangeLog NEWS README || die
116 }