diff options
author | 2007-05-24 11:28:58 +0000 | |
---|---|---|
committer | 2007-05-24 11:28:58 +0000 | |
commit | 7be7fddc409ae080aee242f3b0c8aa78c7f46b35 (patch) | |
tree | eac4c6195c0103075fdd4526dc7accfd821d5b02 /kde-base/xparts/xparts-3.5.0.ebuild | |
parent | Adjust MAXKDEVER. (diff) | |
download | gentoo-2-7be7fddc409ae080aee242f3b0c8aa78c7f46b35.tar.gz gentoo-2-7be7fddc409ae080aee242f3b0c8aa78c7f46b35.tar.bz2 gentoo-2-7be7fddc409ae080aee242f3b0c8aa78c7f46b35.zip |
Adjust MAXKDEVER.
(Portage version: 2.1.2.7)
Diffstat (limited to 'kde-base/xparts/xparts-3.5.0.ebuild')
-rw-r--r-- | kde-base/xparts/xparts-3.5.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/xparts/xparts-3.5.0.ebuild b/kde-base/xparts/xparts-3.5.0.ebuild index c648a0a38df3..91aa18ab9d18 100644 --- a/kde-base/xparts/xparts-3.5.0.ebuild +++ b/kde-base/xparts/xparts-3.5.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/xparts/xparts-3.5.0.ebuild,v 1.8 2006/10/26 18:58:37 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/xparts/xparts-3.5.0.ebuild,v 1.9 2007/05/24 11:28:58 carlo Exp $ KMNAME=kdebindings KMEXTRACTONLY="dcopc" KMCOPYLIB="libdcopc dcopc" KM_MAKEFILESREV=1 -MAXKDEVER=3.5.5 +MAXKDEVER=3.5.7 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta |