diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 07:12:30 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 07:12:30 +0000 |
commit | 4f9928fded7c8025ad6889a8e963680d6e24be70 (patch) | |
tree | ffbe78ed5f6baf907d6a68e4b3d78637271801d9 /app-i18n/scim-input-pad | |
parent | whitespace (diff) | |
download | historical-4f9928fded7c8025ad6889a8e963680d6e24be70.tar.gz historical-4f9928fded7c8025ad6889a8e963680d6e24be70.tar.bz2 historical-4f9928fded7c8025ad6889a8e963680d6e24be70.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-i18n/scim-input-pad')
-rw-r--r-- | app-i18n/scim-input-pad/scim-input-pad-0.1.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-i18n/scim-input-pad/scim-input-pad-0.1.1.ebuild b/app-i18n/scim-input-pad/scim-input-pad-0.1.1.ebuild index fb447861052c..c82ac5450b70 100644 --- a/app-i18n/scim-input-pad/scim-input-pad-0.1.1.ebuild +++ b/app-i18n/scim-input-pad/scim-input-pad-0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-input-pad/scim-input-pad-0.1.1.ebuild,v 1.2 2007/01/05 16:28:18 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-input-pad/scim-input-pad-0.1.1.ebuild,v 1.3 2007/07/15 07:12:30 mr_bones_ Exp $ DESCRIPTION="Input pad for SCIM used to input symbols and special characters" HOMEPAGE="http://www.scim-im.org/" @@ -14,7 +14,6 @@ IUSE="nls" DEPEND=">=app-i18n/scim-1.2.0 >=x11-libs/gtk+-2.6.0" - RDEPEND="${DEPEND}" src_compile() { |