diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-03 21:16:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-03 21:16:41 +0000 |
commit | b0044f6a18078ad777b6e99b296abc2cc5fd5515 (patch) | |
tree | 97685a9504d9c0eff57171d22171c3bad1270a84 /sys-auth/munge | |
parent | Stable for x86, wrt bug #484320 (diff) | |
download | gentoo-2-b0044f6a18078ad777b6e99b296abc2cc5fd5515.tar.gz gentoo-2-b0044f6a18078ad777b6e99b296abc2cc5fd5515.tar.bz2 gentoo-2-b0044f6a18078ad777b6e99b296abc2cc5fd5515.zip |
Stable for x86, wrt bug #484320
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-auth/munge')
-rw-r--r-- | sys-auth/munge/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/munge/munge-0.5.10-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/munge/ChangeLog b/sys-auth/munge/ChangeLog index 7a9c7936b6e4..5bcbbd63bbe5 100644 --- a/sys-auth/munge/ChangeLog +++ b/sys-auth/munge/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/munge # 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 $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/munge/ChangeLog,v 1.16 2014/01/03 21:16:41 ago Exp $ + + 03 Jan 2014; Agostino Sarubbo <ago@gentoo.org> munge-0.5.10-r1.ebuild: + Stable for x86, wrt bug #484320 03 Jan 2014; Agostino Sarubbo <ago@gentoo.org> munge-0.5.10-r1.ebuild: Stable for amd64, wrt bug #484320 diff --git a/sys-auth/munge/munge-0.5.10-r1.ebuild b/sys-auth/munge/munge-0.5.10-r1.ebuild index e7022881432c..9e67214d072e 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-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.5 2014/01/03 21:11:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/munge/munge-0.5.10-r1.ebuild,v 1.6 2014/01/03 21:16:41 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 |