public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-i18n/scim-m17n: scim-m17n-0.2.2.ebuild ChangeLog scim-m17n-0.1.3.ebuild
@ 2008-08-09  1:11 Matsuu Takuto (matsuu)
  0 siblings, 0 replies; only message in thread
From: Matsuu Takuto (matsuu) @ 2008-08-09  1:11 UTC (permalink / raw
  To: gentoo-commits

matsuu      08/08/09 01:11:59

  Modified:             scim-m17n-0.2.2.ebuild ChangeLog
  Removed:              scim-m17n-0.1.3.ebuild
  Log:
  Fixed gcc-4.3 issue, bug #230333.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.10                 app-i18n/scim-m17n/scim-m17n-0.2.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.2.2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.2.2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.2.2.ebuild?r1=1.9&r2=1.10

Index: scim-m17n-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.2.2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- scim-m17n-0.2.2.ebuild	1 Nov 2007 12:57:09 -0000	1.9
+++ scim-m17n-0.2.2.ebuild	9 Aug 2008 01:11:59 -0000	1.10
@@ -1,6 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.2.2.ebuild,v 1.9 2007/11/01 12:57:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.2.2.ebuild,v 1.10 2008/08/09 01:11:59 matsuu Exp $
+
+inherit eutils
 
 DESCRIPTION="scim-m17n is an input module for Smart Common Input Method (SCIM) which uses m17n as backend"
 HOMEPAGE="http://www.scim-im.org/projects/imengines"
@@ -14,6 +16,12 @@
 DEPEND="|| ( >=app-i18n/scim-1.4 >=app-i18n/scim-cvs-1.4 )
 	>=dev-libs/m17n-lib-1.2.0"
 
+src_unpack() {
+	unpack ${A}
+	cd "${S}"
+	epatch "${FILESDIR}"/${P}-gcc43.patch
+}
+
 src_install() {
 	emake DESTDIR="${D}" install || die "make install failed"
 



1.32                 app-i18n/scim-m17n/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-m17n/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-m17n/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-m17n/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	1 Nov 2007 12:57:09 -0000	1.31
+++ ChangeLog	9 Aug 2008 01:11:59 -0000	1.32
@@ -1,6 +1,11 @@
 # ChangeLog for app-i18n/scim-m17n
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/ChangeLog,v 1.31 2007/11/01 12:57:09 armin76 Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/ChangeLog,v 1.32 2008/08/09 01:11:59 matsuu Exp $
+
+  09 Aug 2008; MATSUU Takuto <matsuu@gentoo.org>
+  +files/scim-m17n-0.2.2-gcc43.patch, -scim-m17n-0.1.3.ebuild,
+  scim-m17n-0.2.2.ebuild:
+  Fixed gcc-4.3 issue, bug #230333. Removed old version.
 
   01 Nov 2007; Raúl Porcel <armin76@gentoo.org> scim-m17n-0.2.2.ebuild:
   alpha stable wrt #189292






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-08-09  1:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-09  1:11 [gentoo-commits] gentoo-x86 commit in app-i18n/scim-m17n: scim-m17n-0.2.2.ebuild ChangeLog scim-m17n-0.1.3.ebuild Matsuu Takuto (matsuu)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox