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 | e64e4217356605540802fe0e48dd4e082a5e3755 (patch) | |
tree | 9b944f3f07724c33a38b30c22bcfaba03677e4d0 /app-i18n/scim-tables | |
parent | whitespace (diff) | |
download | gentoo-2-e64e4217356605540802fe0e48dd4e082a5e3755.tar.gz gentoo-2-e64e4217356605540802fe0e48dd4e082a5e3755.tar.bz2 gentoo-2-e64e4217356605540802fe0e48dd4e082a5e3755.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-i18n/scim-tables')
-rw-r--r-- | app-i18n/scim-tables/scim-tables-0.5.6-r1.ebuild | 3 | ||||
-rw-r--r-- | app-i18n/scim-tables/scim-tables-0.5.7.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/app-i18n/scim-tables/scim-tables-0.5.6-r1.ebuild b/app-i18n/scim-tables/scim-tables-0.5.6-r1.ebuild index eb51beef0b99..58226bbc5d0d 100644 --- a/app-i18n/scim-tables/scim-tables-0.5.6-r1.ebuild +++ b/app-i18n/scim-tables/scim-tables-0.5.6-r1.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-tables/scim-tables-0.5.6-r1.ebuild,v 1.4 2007/07/02 14:14:05 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.6-r1.ebuild,v 1.5 2007/07/15 07:12:30 mr_bones_ Exp $ inherit kde-functions autotools eutils @@ -26,7 +26,6 @@ DEPEND="${RDEPEND} dev-util/pkgconfig nls? ( sys-devel/gettext )" - pkg_setup() { elog "Not all languages are going to be compiled." elog "Please set LINGUAS to your preferred language(s)." diff --git a/app-i18n/scim-tables/scim-tables-0.5.7.ebuild b/app-i18n/scim-tables/scim-tables-0.5.7.ebuild index d5d49b81d472..8fecfeee6721 100644 --- a/app-i18n/scim-tables/scim-tables-0.5.7.ebuild +++ b/app-i18n/scim-tables/scim-tables-0.5.7.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-tables/scim-tables-0.5.7.ebuild,v 1.3 2007/07/02 14:14:05 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.7.ebuild,v 1.4 2007/07/15 07:12:30 mr_bones_ Exp $ inherit kde-functions autotools eutils @@ -26,7 +26,6 @@ DEPEND="${RDEPEND} dev-util/pkgconfig nls? ( sys-devel/gettext )" - pkg_setup() { elog "Not all languages are going to be compiled." elog "Please set LINGUAS to your preferred language(s)." |