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/scim-input-pad: scim-input-pad-0.1.1.ebuild
Date: Wed, 01 Jul 2009 23:08:29
Message-Id: E1MM8ug-0003Sc-1A@stork.gentoo.org
1 matsuu 09/07/01 23:08:26
2
3 Modified: scim-input-pad-0.1.1.ebuild
4 Log:
5 Fixed elog message, bug #272902.
6
7 Revision Changes Path
8 1.6 app-i18n/scim-input-pad/scim-input-pad-0.1.1.ebuild
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-input-pad/scim-input-pad-0.1.1.ebuild?rev=1.6&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-input-pad/scim-input-pad-0.1.1.ebuild?rev=1.6&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-input-pad/scim-input-pad-0.1.1.ebuild?r1=1.5&r2=1.6
13
14 Index: scim-input-pad-0.1.1.ebuild
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-input-pad/scim-input-pad-0.1.1.ebuild,v
17 retrieving revision 1.5
18 retrieving revision 1.6
19 diff -u -r1.5 -r1.6
20 --- scim-input-pad-0.1.1.ebuild 20 Jun 2008 23:52:52 -0000 1.5
21 +++ scim-input-pad-0.1.1.ebuild 1 Jul 2009 23:08:25 -0000 1.6
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2008 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-input-pad/scim-input-pad-0.1.1.ebuild,v 1.5 2008/06/20 23:52:52 matsuu Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-input-pad/scim-input-pad-0.1.1.ebuild,v 1.6 2009/07/01 23:08:25 matsuu Exp $
27
28 DESCRIPTION="Input pad for SCIM used to input symbols and special characters"
29 HOMEPAGE="http://www.scim-im.org/"
30 @@ -41,7 +41,7 @@
31 elog "table, from the SCIM Input Pad interface."
32 elog
33 elog "To add new characters to the tables, see the documentation"
34 - elog "(/usr/share/doc/${PF}/README.gz)."
35 + elog "(README file in /usr/share/doc/${PF})."
36 elog
37
38 }