summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetteri Räty <betelgeuse@gentoo.org>2009-08-15 12:49:56 +0000
committerPetteri Räty <betelgeuse@gentoo.org>2009-08-15 12:49:56 +0000
commit187bd730c6577e3f96b282b65db0e63ed209bab1 (patch)
treee41e34a04996e13ff7d88aa10d98debc0c7296a6 /app-i18n/scim-tables
parentUSE deps instead of built_with_use (diff)
downloadgentoo-2-187bd730c6577e3f96b282b65db0e63ed209bab1.tar.gz
gentoo-2-187bd730c6577e3f96b282b65db0e63ed209bab1.tar.bz2
gentoo-2-187bd730c6577e3f96b282b65db0e63ed209bab1.zip
Raise the scim dependency to >=1.4.7-r2 so we can drop the built_with_use call. Bug #261562.
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'app-i18n/scim-tables')
-rw-r--r--app-i18n/scim-tables/ChangeLog9
-rw-r--r--app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild11
2 files changed, 10 insertions, 10 deletions
diff --git a/app-i18n/scim-tables/ChangeLog b/app-i18n/scim-tables/ChangeLog
index 14142c64ee04..92bed7a6e3b7 100644
--- a/app-i18n/scim-tables/ChangeLog
+++ b/app-i18n/scim-tables/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-i18n/scim-tables
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/ChangeLog,v 1.60 2008/11/16 16:59:32 matsuu Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/ChangeLog,v 1.61 2009/08/15 12:49:56 betelgeuse Exp $
+
+ 15 Aug 2009; Petteri Räty <betelgeuse@gentoo.org>
+ scim-tables-0.5.8-r1.ebuild:
+ Raise the scim dependency to >=1.4.7-r2 so we can drop the built_with_use
+ call. Bug #261562.
16 Nov 2008; MATSUU Takuto <matsuu@gentoo.org>
-files/scim-tables-0.5.6-fixconfigure.patch, -scim-tables-0.5.7.ebuild,
diff --git a/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild b/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild
index 7f172fd76b43..feea69909a54 100644
--- a/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild
+++ b/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 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.8-r1.ebuild,v 1.5 2008/11/15 17:51:01 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild,v 1.6 2009/08/15 12:49:56 betelgeuse Exp $
inherit kde-functions eutils base autotools
@@ -18,7 +18,7 @@ for i in ${LANGS} ; do
done
RDEPEND="x11-libs/libXt
- >=app-i18n/scim-1.4.0
+ >=app-i18n/scim-1.4.7-r2
kde? ( >=app-i18n/skim-1.2.0 )
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}
@@ -30,11 +30,6 @@ PATCHES=(
)
pkg_setup() {
- if ! has_version '>=app-i18n/scim-1.4.7-r2' && ! built_with_use '>=app-i18n/scim-1.4.0' gtk ; then
- eerror ">=app-i18n/scim-1.4.0 with gtk USE flag is required by ${PF}."
-# die "Please reemerge >=app-i18n/scim-1.4.0 with USE=\"gtk\"."
- fi
-
elog "Not all languages are going to be compiled."
elog "Please set LINGUAS to your preferred language(s)."
elog "Supported LINGUAS values are:"