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-tables | |
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-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)." |