diff options
author | 2009-04-11 05:46:42 +0000 | |
---|---|---|
committer | 2009-04-11 05:46:42 +0000 | |
commit | 73e95863d4ca5abfcfc0a92916525b8d607760e3 (patch) | |
tree | 169ebcea97c254cb169c8c747acb51e8645adba9 /kde-base/kcheckpass | |
parent | Marked ~hppa (bug #260777). (diff) | |
download | gentoo-2-73e95863d4ca5abfcfc0a92916525b8d607760e3.tar.gz gentoo-2-73e95863d4ca5abfcfc0a92916525b8d607760e3.tar.bz2 gentoo-2-73e95863d4ca5abfcfc0a92916525b8d607760e3.zip |
Marked ~hppa (bug #260777).
(Portage version: 2.2_rc28/cvs/Linux i686)
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-4.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index a96e8cbeca1b..0d5fe32281bb 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.109 2009/03/08 19:07:10 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.110 2009/04/11 05:46:42 jer Exp $ + + 11 Apr 2009; Jeroen Roovers <jer@gentoo.org> kcheckpass-4.2.1.ebuild: + Marked ~hppa (bug #260777). 08 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> -kcheckpass-4.2.0.ebuild: Drop KDE 4.2.0 diff --git a/kde-base/kcheckpass/kcheckpass-4.2.1.ebuild b/kde-base/kcheckpass/kcheckpass-4.2.1.ebuild index 3cfcc63a05f1..666ad3ba137b 100644 --- a/kde-base/kcheckpass/kcheckpass-4.2.1.ebuild +++ b/kde-base/kcheckpass/kcheckpass-4.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.2.1.ebuild,v 1.2 2009/03/08 02:53:33 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.2.1.ebuild,v 1.3 2009/04/11 05:46:42 jer Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdebase-workspace" inherit kde4-meta DESCRIPTION="A simple password checker, used by any software in need of user authentication." -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="debug pam" DEPEND=" |