summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-11-04 11:31:46 +0000
committerMamoru Komachi <usata@gentoo.org>2004-11-04 11:31:46 +0000
commit81342986e7bb0ac99758c805009c614fc866c6d8 (patch)
tree23c05b7a197604e99611026ae965db3a4dd078a3 /app-i18n
parentStable on alpha, bug 68404. (diff)
downloadhistorical-81342986e7bb0ac99758c805009c614fc866c6d8.tar.gz
historical-81342986e7bb0ac99758c805009c614fc866c6d8.tar.bz2
historical-81342986e7bb0ac99758c805009c614fc866c6d8.zip
Stable on x86 and alpha.
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/im-ja/ChangeLog5
-rw-r--r--app-i18n/im-ja/Manifest18
-rw-r--r--app-i18n/im-ja/im-ja-1.2-r1.ebuild7
3 files changed, 21 insertions, 9 deletions
diff --git a/app-i18n/im-ja/ChangeLog b/app-i18n/im-ja/ChangeLog
index 765ee71afa53..4f19778b4bee 100644
--- a/app-i18n/im-ja/ChangeLog
+++ b/app-i18n/im-ja/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-i18n/im-ja
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/im-ja/ChangeLog,v 1.31 2004/10/06 23:31:28 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/im-ja/ChangeLog,v 1.32 2004/11/04 11:31:46 usata Exp $
+
+ 04 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> im-ja-1.2-r1.ebuild:
+ Stable on x86 and alpha.
06 Oct 2004; Travis Tilley <lv@gentoo.org> im-ja-1.2-r1.ebuild:
added eutils to the inherit line, and keyworded for ~amd64 now that it seems
diff --git a/app-i18n/im-ja/Manifest b/app-i18n/im-ja/Manifest
index e0fba44f0f32..1c01324ebe01 100644
--- a/app-i18n/im-ja/Manifest
+++ b/app-i18n/im-ja/Manifest
@@ -1,8 +1,18 @@
-MD5 14ac88a60882ed276209b8994e5d628f ChangeLog 4854
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 09072ceb1017d1dfeb41f29bc4e3b1c0 ChangeLog 4955
MD5 ab00ac17b6f4930c92052d5063675dba im-ja-0.8.ebuild 1157
-MD5 4c985d0531d995476c47059761e215aa im-ja-1.2.ebuild 2200
MD5 671f19c098650f48f938aba3ce96efd5 metadata.xml 522
-MD5 d1284a3789513636309d54c87da58c4b im-ja-1.2-r1.ebuild 2517
+MD5 4c985d0531d995476c47059761e215aa im-ja-1.2.ebuild 2200
+MD5 c45c98ff752d3d1d21d3be9c052c27bf im-ja-1.2-r1.ebuild 2456
+MD5 3ab8f20388045bda688d16be32fa1cb9 files/digest-im-ja-1.2-r1 130
MD5 1a5a47abfb65885d8a267ee51b76bb91 files/digest-im-ja-0.8 61
MD5 d30a8eb5243225cdcf281d93311194dc files/digest-im-ja-1.2 61
-MD5 3ab8f20388045bda688d16be32fa1cb9 files/digest-im-ja-1.2-r1 130
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.6 (GNU/Linux)
+
+iD8DBQFBihGqVWNWqTUmv+0RAk0AAJ9qNxoMmcswEB5v4apQ61O93GSIpwCeK2lf
+5ps2r+jQNxKHG5Pnygwgizo=
+=hKDz
+-----END PGP SIGNATURE-----
diff --git a/app-i18n/im-ja/im-ja-1.2-r1.ebuild b/app-i18n/im-ja/im-ja-1.2-r1.ebuild
index 471c53dfebd4..f6b5e89cc62b 100644
--- a/app-i18n/im-ja/im-ja-1.2-r1.ebuild
+++ b/app-i18n/im-ja/im-ja-1.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/im-ja/im-ja-1.2-r1.ebuild,v 1.2 2004/10/06 23:31:28 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/im-ja/im-ja-1.2-r1.ebuild,v 1.3 2004/11/04 11:31:46 usata Exp $
inherit gnome2 eutils
@@ -8,12 +8,11 @@ DESCRIPTION="A Japanese input module for GTK2 and XIM"
HOMEPAGE="http://im-ja.sourceforge.net/"
SRC_URI="http://im-ja.sourceforge.net/${P}.tar.gz
http://im-ja.sourceforge.net/old/${P}.tar.gz
- mirror://gentoo/${P}-20041001.diff.gz
- http://dev.gentoo.org/~usata/distfiles/${P}-20041001.diff.gz"
+ mirror://gentoo/${P}-20041001.diff.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64"
+KEYWORDS="x86 ~ppc ~sparc alpha ~amd64"
IUSE="gnome canna freewnn skk anthy"
# --enable-debug causes build failure with gtk+-2.4
#IUSE="${IUSE} debug"