diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-08-02 21:32:04 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-08-02 21:32:04 +0000 |
commit | 6b5ee9fcf698470730ced86ff5cc6456d3c42fab (patch) | |
tree | e011015f3b30cb9784a4ac03974a6f655548cf54 /sys-auth | |
parent | It was meant to be ~ppc64... (diff) | |
download | gentoo-2-6b5ee9fcf698470730ced86ff5cc6456d3c42fab.tar.gz gentoo-2-6b5ee9fcf698470730ced86ff5cc6456d3c42fab.tar.bz2 gentoo-2-6b5ee9fcf698470730ced86ff5cc6456d3c42fab.zip |
It was meant to be ~ppc64...
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pambase/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/pambase/pambase-20080801.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pambase/ChangeLog b/sys-auth/pambase/ChangeLog index 7dea173ccee1..89d04a88c6e8 100644 --- a/sys-auth/pambase/ChangeLog +++ b/sys-auth/pambase/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pambase # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.49 2008/08/02 21:30:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.50 2008/08/02 21:32:04 corsair Exp $ + + 02 Aug 2008; Markus Rothe <corsair@gentoo.org> pambase-20080801.ebuild: + It was meant to be ~ppc64... 02 Aug 2008; Markus Rothe <corsair@gentoo.org> pambase-20080801.ebuild: Stable on ppc64; bug #232691 diff --git a/sys-auth/pambase/pambase-20080801.ebuild b/sys-auth/pambase/pambase-20080801.ebuild index c496a415f5f4..7510b01f4781 100644 --- a/sys-auth/pambase/pambase-20080801.ebuild +++ b/sys-auth/pambase/pambase-20080801.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080801.ebuild,v 1.3 2008/08/02 21:30:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080801.ebuild,v 1.4 2008/08/02 21:32:04 corsair Exp $ EAPI=1 @@ -12,7 +12,7 @@ SRC_URI="http://www.flameeyes.eu/gentoo-distfiles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug cracklib passwdqc consolekit gnome-keyring selinux mktemp ssh +sha512" RESTRICT="binchecks" |