diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-09-09 06:08:17 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-09-09 06:08:17 +0000 |
commit | fc1140ea7d8d630350810ed6650af9ff1b295e7a (patch) | |
tree | 9b610dbe544929fe3e9e797913db37dddadc81ca /app-i18n/scim/scim-1.0.0-r2.ebuild | |
parent | stable x86 (Manifest recommit) (diff) | |
download | gentoo-2-fc1140ea7d8d630350810ed6650af9ff1b295e7a.tar.gz gentoo-2-fc1140ea7d8d630350810ed6650af9ff1b295e7a.tar.bz2 gentoo-2-fc1140ea7d8d630350810ed6650af9ff1b295e7a.zip |
grammar fix in DESCRIPTION
Diffstat (limited to 'app-i18n/scim/scim-1.0.0-r2.ebuild')
-rw-r--r-- | app-i18n/scim/scim-1.0.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/scim/scim-1.0.0-r2.ebuild b/app-i18n/scim/scim-1.0.0-r2.ebuild index 614de9c163fb..025061ccfd20 100644 --- a/app-i18n/scim/scim-1.0.0-r2.ebuild +++ b/app-i18n/scim/scim-1.0.0-r2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.0.0-r2.ebuild,v 1.1 2004/09/09 03:50:34 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.0.0-r2.ebuild,v 1.2 2004/09/09 06:08:17 seemant Exp $ inherit gnome2 eutils -DESCRIPTION="Smart Common Input Method (SCIM) is a Input Method (IM) development platform" +DESCRIPTION="Smart Common Input Method (SCIM) is an Input Method (IM) development platform" HOMEPAGE="http://freedesktop.org/~suzhe/" SRC_URI="http://freedesktop.org/~suzhe/sources/${P}.tar.gz" |