diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2007-05-24 11:12:15 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2007-05-24 11:12:15 +0000 |
commit | 2e1de42fe5f197bb6db1d9821abf2bbcb82c9aaa (patch) | |
tree | b66fe7314dc9cdace7b40f7b81130e6855772665 /kde-base/kcheckpass | |
parent | Adjust MAXKDEVER. (diff) | |
download | gentoo-2-2e1de42fe5f197bb6db1d9821abf2bbcb82c9aaa.tar.gz gentoo-2-2e1de42fe5f197bb6db1d9821abf2bbcb82c9aaa.tar.bz2 gentoo-2-2e1de42fe5f197bb6db1d9821abf2bbcb82c9aaa.zip |
Adjust MAXKDEVER.
(Portage version: 2.1.2.7)
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-3.5.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index f3a118cbc9e1..d14bd110232d 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.62 2007/04/30 19:55:38 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.63 2007/05/24 11:12:15 carlo Exp $ + + 24 May 2007; Carsten Lohrke <carlo@gentoo.org> kcheckpass-3.5.6.ebuild: + Adjust MAXKDEVER. 30 Apr 2007; Carsten Lohrke <carlo@gentoo.org> kcheckpass-3.5.6.ebuild: Use newer patch set. diff --git a/kde-base/kcheckpass/kcheckpass-3.5.6.ebuild b/kde-base/kcheckpass/kcheckpass-3.5.6.ebuild index a6fd5474a75b..5d4c2ec40e1a 100644 --- a/kde-base/kcheckpass/kcheckpass-3.5.6.ebuild +++ b/kde-base/kcheckpass/kcheckpass-3.5.6.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.6.ebuild,v 1.3 2007/04/30 19:55:38 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.6.ebuild,v 1.4 2007/05/24 11:12:15 carlo Exp $ KMNAME=kdebase -MAXKDEVER=$PV +MAXKDEVER=3.5.7 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils flag-o-matic |