diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-06-28 08:06:41 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-06-28 08:06:41 +0000 |
commit | 66434678177a783cd1150d633b9b4d88f91ebb3f (patch) | |
tree | 7eaa6abe9a2243112ecf956442040f6b461c84a2 /app-i18n/scim-chinese | |
parent | --with-pic for amd64. Marking ~amd64. (Manifest recommit) (diff) | |
download | gentoo-2-66434678177a783cd1150d633b9b4d88f91ebb3f.tar.gz gentoo-2-66434678177a783cd1150d633b9b4d88f91ebb3f.tar.bz2 gentoo-2-66434678177a783cd1150d633b9b4d88f91ebb3f.zip |
Added scim-cvs as scim alternative
Diffstat (limited to 'app-i18n/scim-chinese')
-rw-r--r-- | app-i18n/scim-chinese/ChangeLog | 6 | ||||
-rw-r--r-- | app-i18n/scim-chinese/scim-chinese-0.3.0.ebuild | 4 | ||||
-rw-r--r-- | app-i18n/scim-chinese/scim-chinese-0.4.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-i18n/scim-chinese/ChangeLog b/app-i18n/scim-chinese/ChangeLog index d340cde0fad1..fb3794923454 100644 --- a/app-i18n/scim-chinese/ChangeLog +++ b/app-i18n/scim-chinese/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/scim-chinese # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-chinese/ChangeLog,v 1.14 2004/06/26 10:23:25 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-chinese/ChangeLog,v 1.15 2004/06/28 08:05:01 usata Exp $ + + 28 Jun 2004; Mamoru KOMACHI <usata@gentoo.org> scim-chinese-0.3.0.ebuild, + scim-chinese-0.4.0.ebuild: + Added scim-cvs as scim alternative 26 Jun 2004; Mamoru KOMACHI <usata@gentoo.org> -scim-chinese-0.2.6.ebuild, -scim-chinese-0.2.7.ebuild, scim-chinese-0.3.0.ebuild: diff --git a/app-i18n/scim-chinese/scim-chinese-0.3.0.ebuild b/app-i18n/scim-chinese/scim-chinese-0.3.0.ebuild index 014951413162..0490a1037dd9 100644 --- a/app-i18n/scim-chinese/scim-chinese-0.3.0.ebuild +++ b/app-i18n/scim-chinese/scim-chinese-0.3.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-chinese/scim-chinese-0.3.0.ebuild,v 1.4 2004/06/26 10:23:25 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-chinese/scim-chinese-0.3.0.ebuild,v 1.5 2004/06/28 08:05:01 usata Exp $ inherit gnome2 @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="x86 ~ppc" DEPEND="virtual/x11 - >=app-i18n/scim-0.9.0" + || ( >=app-i18n/scim-0.9.0 app-i18n/scim-cvs )" SCROLLKEEPER_UPDATE="0" G2CONF="--disable-static" diff --git a/app-i18n/scim-chinese/scim-chinese-0.4.0.ebuild b/app-i18n/scim-chinese/scim-chinese-0.4.0.ebuild index 328a254014af..918237f30983 100644 --- a/app-i18n/scim-chinese/scim-chinese-0.4.0.ebuild +++ b/app-i18n/scim-chinese/scim-chinese-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-chinese/scim-chinese-0.4.0.ebuild,v 1.2 2004/06/24 21:53:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-chinese/scim-chinese-0.4.0.ebuild,v 1.3 2004/06/28 08:05:01 usata Exp $ inherit gnome2 @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc" DEPEND="virtual/x11 - >=app-i18n/scim-0.9.0" + || ( >=app-i18n/scim-0.9.0 app-i18n/scim-cvs )" SCROLLKEEPER_UPDATE="0" G2CONF="--disable-static" |