diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-03 08:58:28 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-03 08:58:28 +0000 |
commit | 6ac9317aff3226134997dff79e03bc5b672cd7f9 (patch) | |
tree | 4a43057a252fdaa5646830efc3e358f41ebc9eb8 /kde-base/dcoppython | |
parent | Bump to 3.5.5 (pre-release). (diff) | |
download | gentoo-2-6ac9317aff3226134997dff79e03bc5b672cd7f9.tar.gz gentoo-2-6ac9317aff3226134997dff79e03bc5b672cd7f9.tar.bz2 gentoo-2-6ac9317aff3226134997dff79e03bc5b672cd7f9.zip |
Bump to 3.5.5 (pre-release).
(Portage version: 2.1.2_pre2-r1)
Diffstat (limited to 'kde-base/dcoppython')
-rw-r--r-- | kde-base/dcoppython/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/dcoppython/dcoppython-3.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/dcoppython/ChangeLog b/kde-base/dcoppython/ChangeLog index deee4d84450d..193fc4c4794d 100644 --- a/kde-base/dcoppython/ChangeLog +++ b/kde-base/dcoppython/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/dcoppython # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoppython/ChangeLog,v 1.33 2006/09/17 22:53:04 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoppython/ChangeLog,v 1.34 2006/10/03 08:58:28 flameeyes Exp $ + + 03 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> + dcoppython-3.5.0.ebuild: + Bump to 3.5.5 (pre-release). 17 Sep 2006; Carsten Lohrke <carlo@gentoo.org> -dcoppython-3.4.2.ebuild: Drop KDE 3.4. diff --git a/kde-base/dcoppython/dcoppython-3.5.0.ebuild b/kde-base/dcoppython/dcoppython-3.5.0.ebuild index 7af3e8c94cf9..020a4278a010 100644 --- a/kde-base/dcoppython/dcoppython-3.5.0.ebuild +++ b/kde-base/dcoppython/dcoppython-3.5.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoppython/dcoppython-3.5.0.ebuild,v 1.13 2006/09/14 21:12:18 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoppython/dcoppython-3.5.0.ebuild,v 1.14 2006/10/03 08:58:28 flameeyes Exp $ KMNAME=kdebindings KM_MAKEFILESREV=1 -MAXKDEVER=3.5.4 +MAXKDEVER=3.5.5 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta |