diff options
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/libkpgp/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/libkpgp/libkpgp-3.5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libkpgp/ChangeLog b/kde-base/libkpgp/ChangeLog index 1e06be84a5fc..09202cf262cb 100644 --- a/kde-base/libkpgp/ChangeLog +++ b/kde-base/libkpgp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/libkpgp # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/ChangeLog,v 1.41 2006/09/17 22:53:02 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/ChangeLog,v 1.42 2006/10/03 12:58:57 flameeyes Exp $ + + 03 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> libkpgp-3.5.4.ebuild: + Bump to 3.5.5 (pre-release). 17 Sep 2006; Carsten Lohrke <carlo@gentoo.org> -libkpgp-3.4.1.ebuild: Drop KDE 3.4. diff --git a/kde-base/libkpgp/libkpgp-3.5.4.ebuild b/kde-base/libkpgp/libkpgp-3.5.4.ebuild index 1a8191daaad1..8c7e9af61405 100644 --- a/kde-base/libkpgp/libkpgp-3.5.4.ebuild +++ b/kde-base/libkpgp/libkpgp-3.5.4.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/libkpgp-3.5.4.ebuild,v 1.2 2006/09/07 13:50:33 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/libkpgp-3.5.4.ebuild,v 1.3 2006/10/03 12:58:58 flameeyes Exp $ KMNAME=kdepim -MAXKDEVER=$PV +MAXKDEVER=3.5.5 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils |