diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2007-05-24 11:28:58 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2007-05-24 11:28:58 +0000 |
commit | 89a03cc650d3c50167495122b86a4a370d4ccc84 (patch) | |
tree | 8a1b9e48106ab1dcd08bdf45b6b8e457a871df41 /kde-base/xparts | |
parent | Adjust MAXKDEVER (diff) | |
download | historical-89a03cc650d3c50167495122b86a4a370d4ccc84.tar.gz historical-89a03cc650d3c50167495122b86a4a370d4ccc84.tar.bz2 historical-89a03cc650d3c50167495122b86a4a370d4ccc84.zip |
Adjust MAXKDEVER.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'kde-base/xparts')
-rw-r--r-- | kde-base/xparts/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/xparts/xparts-3.5.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/xparts/ChangeLog b/kde-base/xparts/ChangeLog index a39dd11a2bee..44361c71dd5e 100644 --- a/kde-base/xparts/ChangeLog +++ b/kde-base/xparts/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/xparts -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/xparts/ChangeLog,v 1.21 2006/10/26 18:58:37 flameeyes Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/xparts/ChangeLog,v 1.22 2007/05/24 11:28:58 carlo Exp $ + + 24 May 2007; Carsten Lohrke <carlo@gentoo.org> xparts-3.5.0.ebuild: + Adjust MAXKDEVER. 26 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> xparts-3.5.0.ebuild: Remove mozilla useflag from IUSE. 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 |