diff options
author | 2006-06-01 21:18:47 +0000 | |
---|---|---|
committer | 2006-06-01 21:18:47 +0000 | |
commit | c502c62caf785139129f8ef3d914b513c1a91a1f (patch) | |
tree | 0486edbe2b864f63c290015d19a11bedb742836e /kde-base/xparts/xparts-3.5.0.ebuild | |
parent | Adjusting conf.d file, thanks to Ricardo Cordeiro in bug #135085 (diff) | |
download | historical-c502c62caf785139129f8ef3d914b513c1a91a1f.tar.gz historical-c502c62caf785139129f8ef3d914b513c1a91a1f.tar.bz2 historical-c502c62caf785139129f8ef3d914b513c1a91a1f.zip |
Update to new release.
Package-Manager: portage-2.1_rc3-r3
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 77816df312be..8c7cb3e35a72 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-2005 Gentoo Foundation +# Copyright 1999-2006 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.3 2006/03/22 20:15:49 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/xparts/xparts-3.5.0.ebuild,v 1.4 2006/06/01 21:18:47 flameeyes Exp $ KMNAME=kdebindings KMEXTRACTONLY="dcopc" KMCOPYLIB="libdcopc dcopc" KM_MAKEFILESREV=1 -MAXKDEVER=3.5.2 +MAXKDEVER=3.5.3 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta |