diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-09-29 09:53:55 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-09-29 09:53:55 +0000 |
commit | 47a3e2ae6409b6f2beddec03197612cbd84b8f8e (patch) | |
tree | b94d456175befd8c47ab28ebec2a68557d46368f /kde-base | |
parent | marked ~alpha wrt bug #107549 (diff) | |
download | historical-47a3e2ae6409b6f2beddec03197612cbd84b8f8e.tar.gz historical-47a3e2ae6409b6f2beddec03197612cbd84b8f8e.tar.bz2 historical-47a3e2ae6409b6f2beddec03197612cbd84b8f8e.zip |
Correct description.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kcheckpass/Manifest | 20 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-3.4.1.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-3.4.2.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-3.5_beta1.ebuild | 4 |
4 files changed, 11 insertions, 21 deletions
diff --git a/kde-base/kcheckpass/Manifest b/kde-base/kcheckpass/Manifest index 94d48f93a36d..5e08d97e6844 100644 --- a/kde-base/kcheckpass/Manifest +++ b/kde-base/kcheckpass/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 4ac5a2868c2b9c3e7d64a065b37951e9 ChangeLog 2515 -MD5 140deb08fbd6248485ed55fa865c25ba kcheckpass-3.4.1.ebuild 540 -MD5 ff069a316e217dd059e910b6d969fd1c kcheckpass-3.5_beta1.ebuild 529 -MD5 a8eeb96928c6330e1a0e40b9095a8c28 kcheckpass-3.4.2.ebuild 553 MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 -MD5 7deca5e51240260b2976fbbe9326ed6d files/digest-kcheckpass-3.4.2 287 +MD5 2ecf35d769a3e1bf9e018a0fe6868d6a kcheckpass-3.5_beta1.ebuild 502 +MD5 b401a538cf13f910f1d1feaf4c6af086 kcheckpass-3.4.1.ebuild 517 +MD5 c6405bea7c47189c312b88797fac75c6 kcheckpass-3.4.2.ebuild 529 +MD5 4ac5a2868c2b9c3e7d64a065b37951e9 ChangeLog 2515 MD5 b22a687fe2e8cf06cd5147f1ec68efb7 files/digest-kcheckpass-3.4.1 212 MD5 b50fc512a289fe7a1ef658080cb0a0b3 files/digest-kcheckpass-3.5_beta1 69 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDNVOBj5H05b2HAEkRAsGDAJ9XVAbW20EpD64Qti3OtL90/swu2wCdEeQW -ZtpiwHR798CQGyqsSYF7pn0= -=fXd2 ------END PGP SIGNATURE----- +MD5 7deca5e51240260b2976fbbe9326ed6d files/digest-kcheckpass-3.4.2 287 diff --git a/kde-base/kcheckpass/kcheckpass-3.4.1.ebuild b/kde-base/kcheckpass/kcheckpass-3.4.1.ebuild index c1629275c814..f0fd6a50e571 100644 --- a/kde-base/kcheckpass/kcheckpass-3.4.1.ebuild +++ b/kde-base/kcheckpass/kcheckpass-3.4.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.4.1.ebuild,v 1.7 2005/07/08 03:08:45 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.4.1.ebuild,v 1.8 2005/09/29 09:53:55 greg_g Exp $ KMNAME=kdebase MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils -DESCRIPTION="KDE pam client that allows you to auth as a specified user without actually doing anything as that user" +DESCRIPTION="A simple password checker, used by any software in need of user authentication." KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="pam" DEPEND="pam? ( kde-base/kdebase-pam ) !pam? ( sys-apps/shadow )" diff --git a/kde-base/kcheckpass/kcheckpass-3.4.2.ebuild b/kde-base/kcheckpass/kcheckpass-3.4.2.ebuild index 1697e822ed04..2b23cdc69a7c 100644 --- a/kde-base/kcheckpass/kcheckpass-3.4.2.ebuild +++ b/kde-base/kcheckpass/kcheckpass-3.4.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.4.2.ebuild,v 1.2 2005/08/08 22:21:13 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.4.2.ebuild,v 1.3 2005/09/29 09:53:55 greg_g Exp $ KMNAME=kdebase MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils -DESCRIPTION="KDE pam client that allows you to auth as a specified user without actually doing anything as that user" +DESCRIPTION="A simple password checker, used by any software in need of user authentication." KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="pam" DEPEND="pam? ( kde-base/kdebase-pam ) !pam? ( sys-apps/shadow )" diff --git a/kde-base/kcheckpass/kcheckpass-3.5_beta1.ebuild b/kde-base/kcheckpass/kcheckpass-3.5_beta1.ebuild index be202d4623e1..b979c1c55a3c 100644 --- a/kde-base/kcheckpass/kcheckpass-3.5_beta1.ebuild +++ b/kde-base/kcheckpass/kcheckpass-3.5_beta1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5_beta1.ebuild,v 1.1 2005/09/22 18:03:11 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5_beta1.ebuild,v 1.2 2005/09/29 09:53:55 greg_g Exp $ KMNAME=kdebase MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils -DESCRIPTION="KDE pam client that allows you to auth as a specified user without actually doing anything as that user" +DESCRIPTION="A simple password checker, used by any software in need of user authentication." KEYWORDS="~amd64" IUSE="pam" DEPEND="pam? ( kde-base/kdebase-pam ) !pam? ( sys-apps/shadow )" |