diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-06-28 08:11:44 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-06-28 08:11:44 +0000 |
commit | acf3c93bf91dee1ccc94236b243887cd03e08e1d (patch) | |
tree | eb3135a6c60e4a00788df0024aff34342bcc8afe /app-i18n/scim-tables | |
parent | Added scim-cvs as scim alternative (Manifest recommit) (diff) | |
download | gentoo-2-acf3c93bf91dee1ccc94236b243887cd03e08e1d.tar.gz gentoo-2-acf3c93bf91dee1ccc94236b243887cd03e08e1d.tar.bz2 gentoo-2-acf3c93bf91dee1ccc94236b243887cd03e08e1d.zip |
Added scim-cvs as scim alternative
Diffstat (limited to 'app-i18n/scim-tables')
-rw-r--r-- | app-i18n/scim-tables/ChangeLog | 6 | ||||
-rw-r--r-- | app-i18n/scim-tables/files/digest-scim-tables-0.3.0 | 1 | ||||
-rw-r--r-- | app-i18n/scim-tables/scim-tables-0.3.0.ebuild | 26 | ||||
-rw-r--r-- | app-i18n/scim-tables/scim-tables-0.3.5.ebuild | 8 | ||||
-rw-r--r-- | app-i18n/scim-tables/scim-tables-0.4.0.ebuild | 4 |
5 files changed, 10 insertions, 35 deletions
diff --git a/app-i18n/scim-tables/ChangeLog b/app-i18n/scim-tables/ChangeLog index fa68946d9170..39fb8d88501f 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.12 2004/06/24 21:54:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/ChangeLog,v 1.13 2004/06/28 08:09:42 usata Exp $ + + 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: + Added scim-cvs as scim alternative *scim-tables-0.4.0 (21 Jun 2004) diff --git a/app-i18n/scim-tables/files/digest-scim-tables-0.3.0 b/app-i18n/scim-tables/files/digest-scim-tables-0.3.0 deleted file mode 100644 index 6b5e7cc13e7d..000000000000 --- a/app-i18n/scim-tables/files/digest-scim-tables-0.3.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 f32469062b8c741aed8f4fbbb495dfc8 scim-tables-0.3.0.tar.gz 1905531 diff --git a/app-i18n/scim-tables/scim-tables-0.3.0.ebuild b/app-i18n/scim-tables/scim-tables-0.3.0.ebuild deleted file mode 100644 index 766345b7e421..000000000000 --- a/app-i18n/scim-tables/scim-tables-0.3.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# 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.0.ebuild,v 1.5 2004/06/24 21:54:02 agriffis Exp $ - -DESCRIPTION="Smart Common Input Method (SCIM) Generic Table Input Method Server" -HOMEPAGE="http://www.turbolinux.com.cn/~suzhe/scim/" -SRC_URI="http://www.turbolinux.com.cn/~suzhe/scim//sources/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86" -IUSE="" - -DEPEND=">=app-i18n/scim-0.5.1" - -S=${WORKDIR}/${P} - -src_compile() { - econf ${myconf} || die "econf failed" - emake || die "make failed" -} - -src_install() { - make DESTDIR=${D} install || die "install failed" - dodoc README ChangeLog AUTHORS -} 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 b56572011952..dc11fa845525 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.3 2004/06/24 21:54:02 agriffis Exp $ +# $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 $ DESCRIPTION="Smart Common Input Method (SCIM) Generic Table Input Method Server" HOMEPAGE="http://freedesktop.org/~suzhe/" @@ -11,12 +11,10 @@ SLOT="0" KEYWORDS="x86 ~ppc" IUSE="" -DEPEND=">=app-i18n/scim-0.5.6" - -S=${WORKDIR}/${P} +DEPEND="|| ( >=app-i18n/scim-0.5.6 app-i18n/scim-cvs )" src_compile() { - econf ${myconf} + econf || die "econf failed" emake || die "make 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 fe61e8804e14..0dac979f2223 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.2 2004/06/24 21:54:02 agriffis Exp $ +# $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 $ DESCRIPTION="Smart Common Input Method (SCIM) Generic Table Input Method Server" HOMEPAGE="http://freedesktop.org/~suzhe/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="" -DEPEND=">=app-i18n/scim-0.5.6" +DEPEND="|| ( >=app-i18n/scim-0.5.6 app-i18n/scim-cvs )" src_compile() { econf || die "econf failed" |