diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-12-25 21:36:39 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-12-25 21:36:39 +0000 |
commit | 0f51e3d4acbbc3354256011c9d73e09c77f74e9e (patch) | |
tree | ac2134f8e93de3772577bcf60ed86c892a1e91da /sys-auth/munge | |
parent | Update alsaproject mirror list wrt bug 494674 (diff) | |
download | gentoo-2-0f51e3d4acbbc3354256011c9d73e09c77f74e9e.tar.gz gentoo-2-0f51e3d4acbbc3354256011c9d73e09c77f74e9e.tar.bz2 gentoo-2-0f51e3d4acbbc3354256011c9d73e09c77f74e9e.zip |
Stable for HPPA (bug #484320).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 0abd10d10173..c74a32f528df 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.13 2013/01/11 20:05:08 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/munge/ChangeLog,v 1.14 2013/12/25 21:36:39 jer Exp $ + + 25 Dec 2013; Jeroen Roovers <jer@gentoo.org> munge-0.5.10-r1.ebuild: + Stable for HPPA (bug #484320). 11 Jan 2013; Justin Bronder <jsbronder@gentoo.org> munge-0.5.10-r1.ebuild: Remove /var/run from install image. #450830. diff --git a/sys-auth/munge/munge-0.5.10-r1.ebuild b/sys-auth/munge/munge-0.5.10-r1.ebuild index b60987721186..c304cfa8082e 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 # 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.3 2013/01/11 20:05:08 jsbronder Exp $ +# $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 $ 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 |