summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-07-20 02:43:16 +0000
committerMamoru Komachi <usata@gentoo.org>2004-07-20 02:43:16 +0000
commit50920498cb8ec7bf32ca19ca778bef70e460c42c (patch)
treed9e0c231184aa8d0b9392da90a67601f9de468ed /app-i18n/scim-tables
parentInitial import for app-sci/embassy-hmmer (diff)
downloadhistorical-50920498cb8ec7bf32ca19ca778bef70e460c42c.tar.gz
historical-50920498cb8ec7bf32ca19ca778bef70e460c42c.tar.bz2
historical-50920498cb8ec7bf32ca19ca778bef70e460c42c.zip
Put 0.4.0 back to stable. See bug #57630
Diffstat (limited to 'app-i18n/scim-tables')
-rw-r--r--app-i18n/scim-tables/ChangeLog6
-rw-r--r--app-i18n/scim-tables/Manifest8
-rw-r--r--app-i18n/scim-tables/scim-tables-0.3.5.ebuild5
-rw-r--r--app-i18n/scim-tables/scim-tables-0.4.0.ebuild6
4 files changed, 15 insertions, 10 deletions
diff --git a/app-i18n/scim-tables/ChangeLog b/app-i18n/scim-tables/ChangeLog
index 62ed2d8ba841..8b995167f867 100644
--- a/app-i18n/scim-tables/ChangeLog
+++ b/app-i18n/scim-tables/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-i18n/scim-tables
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/ChangeLog,v 1.14 2004/07/17 10:55:18 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/ChangeLog,v 1.15 2004/07/20 02:43:16 usata Exp $
+
+ 20 Jul 2004; Mamoru KOMACHI <usata@gentoo.org> scim-tables-0.3.5.ebuild,
+ scim-tables-0.4.0.ebuild:
+ Put 0.4.0 back to stable. See bug #57630
17 Jul 2004; Mamoru KOMACHI <usata@gentoo.org> scim-tables-0.3.5.ebuild,
scim-tables-0.4.0.ebuild:
diff --git a/app-i18n/scim-tables/Manifest b/app-i18n/scim-tables/Manifest
index 506468d7561d..84ef80f26fcf 100644
--- a/app-i18n/scim-tables/Manifest
+++ b/app-i18n/scim-tables/Manifest
@@ -1,6 +1,6 @@
-MD5 1338e626bb0a435e79712e303506b976 scim-tables-0.4.0.ebuild 698
-MD5 2bdaee6f06fe71e485cd19a31442bd3b ChangeLog 2160
MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156
-MD5 90fec576a80f2d5fac9952943a98b589 scim-tables-0.3.5.ebuild 698
-MD5 006044b089b0a67e08bd1eaf60f6e901 files/digest-scim-tables-0.4.0 70
+MD5 478098402fa6ebf67c4962b4dfe3bbfb scim-tables-0.3.5.ebuild 696
+MD5 b3c8a24b08b3fcadd9186d3d0bc0e518 scim-tables-0.4.0.ebuild 699
+MD5 ccf95bf7d7c21389eafcbc1d5392c3a9 ChangeLog 2307
MD5 987a151995d448b5141b853c617ba74f files/digest-scim-tables-0.3.5 70
+MD5 006044b089b0a67e08bd1eaf60f6e901 files/digest-scim-tables-0.4.0 70
diff --git a/app-i18n/scim-tables/scim-tables-0.3.5.ebuild b/app-i18n/scim-tables/scim-tables-0.3.5.ebuild
index 6445bf60a623..5ebfb8d2733c 100644
--- a/app-i18n/scim-tables/scim-tables-0.3.5.ebuild
+++ b/app-i18n/scim-tables/scim-tables-0.3.5.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/scim-tables/scim-tables-0.3.5.ebuild,v 1.5 2004/07/17 10:55:18 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.3.5.ebuild,v 1.6 2004/07/20 02:43:16 usata Exp $
DESCRIPTION="Smart Common Input Method (SCIM) Generic Table Input Method Server"
HOMEPAGE="http://freedesktop.org/~suzhe/"
@@ -11,7 +11,8 @@ SLOT="0"
KEYWORDS="x86 ppc"
IUSE=""
-DEPEND="|| ( >=app-i18n/scim-0.5.6 app-i18n/scim-cvs )"
+DEPEND=">=app-i18n/scim-0.9.6
+ !>=app-i18n/scim-0.99"
src_compile() {
econf || die "econf failed"
diff --git a/app-i18n/scim-tables/scim-tables-0.4.0.ebuild b/app-i18n/scim-tables/scim-tables-0.4.0.ebuild
index 6d0ce4d623ab..5821e6807e50 100644
--- a/app-i18n/scim-tables/scim-tables-0.4.0.ebuild
+++ b/app-i18n/scim-tables/scim-tables-0.4.0.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/scim-tables/scim-tables-0.4.0.ebuild,v 1.4 2004/07/17 10:55:18 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.4.0.ebuild,v 1.5 2004/07/20 02:43:16 usata Exp $
DESCRIPTION="Smart Common Input Method (SCIM) Generic Table Input Method Server"
HOMEPAGE="http://freedesktop.org/~suzhe/"
@@ -8,10 +8,10 @@ SRC_URI="http://freedesktop.org/~suzhe/sources/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc"
+KEYWORDS="~x86 ~ppc"
IUSE=""
-DEPEND="|| ( >=app-i18n/scim-0.5.6 app-i18n/scim-cvs )"
+DEPEND="|| ( >=app-i18n/scim-0.99 app-i18n/scim-cvs )"
src_compile() {
econf || die "econf failed"