diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-07-17 10:55:18 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-07-17 10:55:18 +0000 |
commit | 88b43844f82024f33d5bf7fe98f1aab90f6eee3e (patch) | |
tree | 37af8f7ac3c4e27532d8ab2ecedab92a186f9d4b /app-i18n/scim-tables | |
parent | Version bumped, closing bug #56236 (Manifest recommit) (diff) | |
download | gentoo-2-88b43844f82024f33d5bf7fe98f1aab90f6eee3e.tar.gz gentoo-2-88b43844f82024f33d5bf7fe98f1aab90f6eee3e.tar.bz2 gentoo-2-88b43844f82024f33d5bf7fe98f1aab90f6eee3e.zip |
Marked as stable
Diffstat (limited to 'app-i18n/scim-tables')
-rw-r--r-- | app-i18n/scim-tables/ChangeLog | 6 | ||||
-rw-r--r-- | app-i18n/scim-tables/scim-tables-0.3.5.ebuild | 4 | ||||
-rw-r--r-- | app-i18n/scim-tables/scim-tables-0.4.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-i18n/scim-tables/ChangeLog b/app-i18n/scim-tables/ChangeLog index 39fb8d88501f..62ed2d8ba841 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.13 2004/06/28 08:09:42 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/ChangeLog,v 1.14 2004/07/17 10:55:18 usata Exp $ + + 17 Jul 2004; Mamoru KOMACHI <usata@gentoo.org> scim-tables-0.3.5.ebuild, + scim-tables-0.4.0.ebuild: + Marked as stable 28 Jun 2004; Mamoru KOMACHI <usata@gentoo.org> -scim-tables-0.3.0.ebuild, scim-tables-0.3.5.ebuild, scim-tables-0.4.0.ebuild: 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 dc11fa845525..6445bf60a623 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.4 2004/06/28 08:09:42 usata Exp $ +# $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 $ DESCRIPTION="Smart Common Input Method (SCIM) Generic Table Input Method Server" HOMEPAGE="http://freedesktop.org/~suzhe/" @@ -8,7 +8,7 @@ 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 )" 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 0dac979f2223..6d0ce4d623ab 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.3 2004/06/28 08:09:42 usata Exp $ +# $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 $ DESCRIPTION="Smart Common Input Method (SCIM) Generic Table Input Method Server" HOMEPAGE="http://freedesktop.org/~suzhe/" @@ -8,7 +8,7 @@ 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 )" |