diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-11-01 20:46:09 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-11-01 20:46:09 +0000 |
commit | 9befe2e37ff23b6a682535cfe173fe7438f1ac26 (patch) | |
tree | 09d54431a0c87f7dce2aea7409bba6a39716bc13 /sys-auth | |
parent | Stable for HPPA (bug #343099). (diff) | |
download | historical-9befe2e37ff23b6a682535cfe173fe7438f1ac26.tar.gz historical-9befe2e37ff23b6a682535cfe173fe7438f1ac26.tar.bz2 historical-9befe2e37ff23b6a682535cfe173fe7438f1ac26.zip |
Stable for HPPA PPC (bug #343099).
Package-Manager: portage-2.1.9.24/cvs/Linux i686
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pambase/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/pambase/pambase-20101024.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pambase/ChangeLog b/sys-auth/pambase/ChangeLog index c76a7a804372..8d4449f3c594 100644 --- a/sys-auth/pambase/ChangeLog +++ b/sys-auth/pambase/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pambase # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.98 2010/11/01 12:09:30 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.99 2010/11/01 20:46:09 jer Exp $ + + 01 Nov 2010; Jeroen Roovers <jer@gentoo.org> pambase-20101024.ebuild: + Stable for HPPA PPC (bug #343099). 01 Nov 2010; Christian Faulhammer <fauli@gentoo.org> pambase-20101024.ebuild: diff --git a/sys-auth/pambase/pambase-20101024.ebuild b/sys-auth/pambase/pambase-20101024.ebuild index b6b256ae52e7..de573e4f9e47 100644 --- a/sys-auth/pambase/pambase-20101024.ebuild +++ b/sys-auth/pambase/pambase-20101024.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20101024.ebuild,v 1.4 2010/11/01 12:09:30 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20101024.ebuild,v 1.5 2010/11/01 20:46:09 jer Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~flameeyes/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug cracklib passwdqc consolekit gnome-keyring selinux mktemp ssh +sha512 kerberos minimal" RESTRICT="binchecks" |