diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 13:46:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 13:46:51 +0000 |
commit | dc13e40c49b085153809a5c6cedd9d6f1d668993 (patch) | |
tree | 9b9fd58d951212d4bf51b7f4c7bb49673a68e7fc /sys-auth/munge | |
parent | Stable for alpha, wrt bug #484320 (diff) | |
download | gentoo-2-dc13e40c49b085153809a5c6cedd9d6f1d668993.tar.gz gentoo-2-dc13e40c49b085153809a5c6cedd9d6f1d668993.tar.bz2 gentoo-2-dc13e40c49b085153809a5c6cedd9d6f1d668993.zip |
Stable for alpha, wrt bug #484320
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 5c2227b5da34..96fa6c2080f2 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.20 2014/01/12 13:15:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/munge/ChangeLog,v 1.21 2014/01/19 13:46:51 ago Exp $ + + 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> munge-0.5.10-r1.ebuild: + Stable for alpha, wrt bug #484320 12 Jan 2014; Agostino Sarubbo <ago@gentoo.org> munge-0.5.10-r1.ebuild: Stable for ia64, 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 865994dfc853..d3ec46c4fbaa 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.10 2014/01/12 13:15:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/munge/munge-0.5.10-r1.ebuild,v 1.11 2014/01/19 13:46:51 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 |