diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-19 01:21:17 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-19 01:21:17 +0000 |
commit | fdea986c292cef2eccd79ea951ea1457355c8c47 (patch) | |
tree | 6014aa55a30d3947ab5e97d6f0dbf0464356cacb /app-i18n | |
parent | Quotes. (diff) | |
download | gentoo-2-fdea986c292cef2eccd79ea951ea1457355c8c47.tar.gz gentoo-2-fdea986c292cef2eccd79ea951ea1457355c8c47.tar.bz2 gentoo-2-fdea986c292cef2eccd79ea951ea1457355c8c47.zip |
Update kde-base/* dependencies so that KDE 4 doesn't satisfy it. bug 206528.
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/koffice-i18n/ChangeLog | 8 | ||||
-rw-r--r-- | app-i18n/koffice-i18n/koffice-i18n-1.6.1.ebuild | 6 | ||||
-rw-r--r-- | app-i18n/koffice-i18n/koffice-i18n-1.6.3.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-i18n/koffice-i18n/ChangeLog b/app-i18n/koffice-i18n/ChangeLog index 92954a4143f1..e60004fcdc3f 100644 --- a/app-i18n/koffice-i18n/ChangeLog +++ b/app-i18n/koffice-i18n/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/koffice-i18n -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/ChangeLog,v 1.99 2007/07/26 16:58:31 corsair Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/ChangeLog,v 1.100 2008/02/19 01:21:17 ingmar Exp $ + + 19 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> + koffice-i18n-1.6.1.ebuild, koffice-i18n-1.6.3.ebuild: + Update kde-base/* dependencies so that KDE 4 doesn't satisfy it. bug 206528. 26 Jul 2007; Markus Rothe <corsair@gentoo.org> koffice-i18n-1.6.3.ebuild: Stable on ppc64; bug #178697 diff --git a/app-i18n/koffice-i18n/koffice-i18n-1.6.1.ebuild b/app-i18n/koffice-i18n/koffice-i18n-1.6.1.ebuild index 15d81523157e..434bc9dad5af 100644 --- a/app-i18n/koffice-i18n/koffice-i18n-1.6.1.ebuild +++ b/app-i18n/koffice-i18n/koffice-i18n-1.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.6.1.ebuild,v 1.9 2007/07/15 07:12:30 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.6.1.ebuild,v 1.10 2008/02/19 01:21:17 ingmar Exp $ inherit kde @@ -15,7 +15,7 @@ KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86" IUSE="" RDEPEND="|| ( >=app-office/koffice-libs-${PV} >=app-office/koffice-${PV} ) - kde-base/kde-i18n" + =kde-base/kde-i18n-3.5*" need-kde 3.5 LANGS="ca cs cy da de el en_GB es et eu fi fr hu it ja lv ms nb nl pl pt pt_BR ru sk sl sr sr@Latn sv uk zh_CN zh_TW" diff --git a/app-i18n/koffice-i18n/koffice-i18n-1.6.3.ebuild b/app-i18n/koffice-i18n/koffice-i18n-1.6.3.ebuild index b91ec93ce34d..01d131c41c8c 100644 --- a/app-i18n/koffice-i18n/koffice-i18n-1.6.3.ebuild +++ b/app-i18n/koffice-i18n/koffice-i18n-1.6.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.6.3.ebuild,v 1.7 2007/07/26 16:58:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.6.3.ebuild,v 1.8 2008/02/19 01:21:17 ingmar Exp $ inherit kde @@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="|| ( >=app-office/koffice-libs-${PV} >=app-office/koffice-${PV} ) - kde-base/kde-i18n" + =kde-base/kde-i18n-3.5*" need-kde 3.5 LANGS="bg ca cs cy da de el en_GB es et eu fa fi fr ga gl hu it ja km lv ms nb nds ne nl pl pt pt_BR ru sk sl sr sr@Latn sv tr uk zh_CN zh_TW" |