diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-03 21:11:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-03 21:11:44 +0000 |
commit | 8ae7f904ded050c94fbd2d6adb85a776e6aea0c6 (patch) | |
tree | 534661a349ce2ebe63adc8734926de3abf26bff4 /sys-auth | |
parent | Stable for amd64, wrt bug #484320 (diff) | |
download | gentoo-2-8ae7f904ded050c94fbd2d6adb85a776e6aea0c6.tar.gz gentoo-2-8ae7f904ded050c94fbd2d6adb85a776e6aea0c6.tar.bz2 gentoo-2-8ae7f904ded050c94fbd2d6adb85a776e6aea0c6.zip |
Stable for amd64, wrt bug #484320
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/munge/ChangeLog | 8 | ||||
-rw-r--r-- | sys-auth/munge/munge-0.5.10-r1.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/sys-auth/munge/ChangeLog b/sys-auth/munge/ChangeLog index c74a32f528df..7a9c7936b6e4 100644 --- a/sys-auth/munge/ChangeLog +++ b/sys-auth/munge/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/munge -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/munge/ChangeLog,v 1.14 2013/12/25 21:36:39 jer Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/munge/ChangeLog,v 1.15 2014/01/03 21:11:44 ago Exp $ + + 03 Jan 2014; Agostino Sarubbo <ago@gentoo.org> munge-0.5.10-r1.ebuild: + Stable for amd64, wrt bug #484320 25 Dec 2013; Jeroen Roovers <jer@gentoo.org> munge-0.5.10-r1.ebuild: Stable for HPPA (bug #484320). @@ -54,4 +57,3 @@ 14 Nov 2010; Justin Bronder <jsbronder@gentoo.org> +munge-0.5.9.ebuild, +files/munged.confd, +files/munged.initd, +metadata.xml: Initial import. - diff --git a/sys-auth/munge/munge-0.5.10-r1.ebuild b/sys-auth/munge/munge-0.5.10-r1.ebuild index c304cfa8082e..e7022881432c 100644 --- a/sys-auth/munge/munge-0.5.10-r1.ebuild +++ b/sys-auth/munge/munge-0.5.10-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/munge/munge-0.5.10-r1.ebuild,v 1.4 2013/12/25 21:36:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/munge/munge-0.5.10-r1.ebuild,v 1.5 2014/01/03 21:11:44 ago Exp $ EAPI=4 inherit user @@ -11,7 +11,7 @@ SRC_URI="http://munge.googlecode.com/files/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="gcrypt" DEPEND="app-arch/bzip2 |