diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2007-04-30 19:55:38 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2007-04-30 19:55:38 +0000 |
commit | 56568f14c4f730ed62254d30d71e929d624c43ad (patch) | |
tree | 1aefe2fca90712d63a30e8f12c212aa60412bb72 /kde-base/kcheckpass | |
parent | Use newer patch set. (diff) | |
download | gentoo-2-56568f14c4f730ed62254d30d71e929d624c43ad.tar.gz gentoo-2-56568f14c4f730ed62254d30d71e929d624c43ad.tar.bz2 gentoo-2-56568f14c4f730ed62254d30d71e929d624c43ad.zip |
Use newer patch set.
(Portage version: 2.1.2.5)
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/files/digest-kcheckpass-3.5.6 | 6 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-3.5.6.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index dcf456d6e9fe..f3a118cbc9e1 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.61 2007/01/20 00:40:17 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.62 2007/04/30 19:55:38 carlo Exp $ + + 30 Apr 2007; Carsten Lohrke <carlo@gentoo.org> kcheckpass-3.5.6.ebuild: + Use newer patch set. 20 Jan 2007; Carsten Lohrke <carlo@gentoo.org> kcheckpass-3.5.6.ebuild: Correct MAXKDEVER. diff --git a/kde-base/kcheckpass/files/digest-kcheckpass-3.5.6 b/kde-base/kcheckpass/files/digest-kcheckpass-3.5.6 index ca8e04980f15..1d41d209c152 100644 --- a/kde-base/kcheckpass/files/digest-kcheckpass-3.5.6 +++ b/kde-base/kcheckpass/files/digest-kcheckpass-3.5.6 @@ -1,6 +1,6 @@ -MD5 3e2318954d6f810815147acf0377e1e9 kdebase-3.5-patchset-01.tar.bz2 5552 -RMD160 196f2f57924ccab4109061794d09f579917f4ed1 kdebase-3.5-patchset-01.tar.bz2 5552 -SHA256 10b635594c7936f618abf3a9b41785fb1cb2c2d2a4be5bb889abff518b8e5ee0 kdebase-3.5-patchset-01.tar.bz2 5552 +MD5 805dd677fdd09a260cac73b39c3171e3 kdebase-3.5-patchset-04.tar.bz2 8502 +RMD160 419e527c8c2b00ca49eb395793374b3459989897 kdebase-3.5-patchset-04.tar.bz2 8502 +SHA256 e16b356bfa224f7c97b57f3a3bdec9ba0701209459a880bae81556d070b2a961 kdebase-3.5-patchset-04.tar.bz2 8502 MD5 a53f589f58012e655a52220a6a151019 kdebase-3.5.6.tar.bz2 24155599 RMD160 d3cbdcd148ea4c08d254f48faa10fc693517394c kdebase-3.5.6.tar.bz2 24155599 SHA256 245b35f8b2e1533f9ae92b3b07bee5339a716dfb8db363d0126d2e7409b7bd7e kdebase-3.5.6.tar.bz2 24155599 diff --git a/kde-base/kcheckpass/kcheckpass-3.5.6.ebuild b/kde-base/kcheckpass/kcheckpass-3.5.6.ebuild index a7ad85e8cb26..a6fd5474a75b 100644 --- a/kde-base/kcheckpass/kcheckpass-3.5.6.ebuild +++ b/kde-base/kcheckpass/kcheckpass-3.5.6.ebuild @@ -1,6 +1,6 @@ # 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.2 2007/01/20 00:40:17 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.6.ebuild,v 1.3 2007/04/30 19:55:38 carlo Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils flag-o-matic SRC_URI="${SRC_URI} - mirror://gentoo/kdebase-3.5-patchset-01.tar.bz2" + mirror://gentoo/kdebase-3.5-patchset-04.tar.bz2" DESCRIPTION="A simple password checker, used by any software in need of user authentication." KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" |