diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-07-23 14:50:40 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-07-23 14:50:40 +0000 |
commit | 7f91251eed7a3f60f7e3cfcf276459310677a970 (patch) | |
tree | ba9602b144d23f1285dcf67cdf0392b6ea536913 /sys-auth/pambase | |
parent | Version bump and further fixes to ilaenv patch. The latter now simply disable... (diff) | |
download | gentoo-2-7f91251eed7a3f60f7e3cfcf276459310677a970.tar.gz gentoo-2-7f91251eed7a3f60f7e3cfcf276459310677a970.tar.bz2 gentoo-2-7f91251eed7a3f60f7e3cfcf276459310677a970.zip |
Version bump with two minor fixes for Gentoo/FreeBSD.
(Portage version: 2.2_rc2/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'sys-auth/pambase')
-rw-r--r-- | sys-auth/pambase/ChangeLog | 8 | ||||
-rw-r--r-- | sys-auth/pambase/pambase-20080723.1.ebuild (renamed from sys-auth/pambase/pambase-20080723.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/sys-auth/pambase/ChangeLog b/sys-auth/pambase/ChangeLog index f1b017933abe..964afdec9a84 100644 --- a/sys-auth/pambase/ChangeLog +++ b/sys-auth/pambase/ChangeLog @@ -1,6 +1,12 @@ # 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.43 2008/07/23 11:18:54 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.44 2008/07/23 14:50:40 flameeyes Exp $ + +*pambase-20080723.1 (23 Jul 2008) + + 23 Jul 2008; Diego Pettenò <flameeyes@gentoo.org> + -pambase-20080723.ebuild, +pambase-20080723.1.ebuild: + Version bump with two minor fixes for Gentoo/FreeBSD. 23 Jul 2008; Ferris McCormick <fmccor@gentoo.org> pambase-20080723.ebuild: Rekeyword for ~sparc (allow pam_ssh), Bug #232691. diff --git a/sys-auth/pambase/pambase-20080723.ebuild b/sys-auth/pambase/pambase-20080723.1.ebuild index 379612827128..4355d27824c2 100644 --- a/sys-auth/pambase/pambase-20080723.ebuild +++ b/sys-auth/pambase/pambase-20080723.1.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-20080723.ebuild,v 1.3 2008/07/23 11:18:54 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080723.1.ebuild,v 1.1 2008/07/23 14:50:40 flameeyes Exp $ inherit eutils |