Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-i18n/scim-hangul: scim-hangul-0.3.2.ebuild
Date: Sun, 01 Jul 2012 16:08:15
Message-Id: 20120701160805.225992004B@flycatcher.gentoo.org
1 mr_bones_ 12/07/01 16:08:05
2
3 Modified: scim-hangul-0.3.2.ebuild
4 Log:
5 whitespace
6
7 (Portage version: 2.1.10.65/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.10 app-i18n/scim-hangul/scim-hangul-0.3.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-hangul/scim-hangul-0.3.2.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-hangul/scim-hangul-0.3.2.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-hangul/scim-hangul-0.3.2.ebuild?r1=1.9&r2=1.10
15
16 Index: scim-hangul-0.3.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/scim-hangul-0.3.2.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- scim-hangul-0.3.2.ebuild 30 Jun 2012 13:53:34 -0000 1.9
23 +++ scim-hangul-0.3.2.ebuild 1 Jul 2012 16:08:05 -0000 1.10
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/scim-hangul-0.3.2.ebuild,v 1.9 2012/06/30 13:53:34 naota Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/scim-hangul-0.3.2.ebuild,v 1.10 2012/07/01 16:08:05 mr_bones_ Exp $
29
30 EAPI=2
31 inherit base
32 @@ -21,7 +21,7 @@
33 virtual/pkgconfig
34 nls? ( sys-devel/gettext )"
35
36 -PATCHES=(
37 +PATCHES=(
38 "${FILESDIR}/${P}+gcc-4.3.patch"
39 "${FILESDIR}/${P}+gcc-4.7.patch" )