diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-05 09:02:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-05 09:02:28 +0000 |
commit | 6c1ca531f59c0002337c576c2edfc102ea8e449b (patch) | |
tree | b812073ee2493e9b8d90423f818116cf2c6d1d57 /sys-auth | |
parent | Stable for ppc, wrt bug #484320 (diff) | |
download | gentoo-2-6c1ca531f59c0002337c576c2edfc102ea8e449b.tar.gz gentoo-2-6c1ca531f59c0002337c576c2edfc102ea8e449b.tar.bz2 gentoo-2-6c1ca531f59c0002337c576c2edfc102ea8e449b.zip |
Stable for ppc, wrt bug #484320
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-auth')
-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 02e17be73b68..6edfd5e73801 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.17 2014/01/05 08:58:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/munge/ChangeLog,v 1.18 2014/01/05 09:02:28 ago Exp $ + + 05 Jan 2014; Agostino Sarubbo <ago@gentoo.org> munge-0.5.10-r1.ebuild: + Stable for ppc, wrt bug #484320 05 Jan 2014; Agostino Sarubbo <ago@gentoo.org> munge-0.5.10-r1.ebuild: Stable for ppc64, 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 21d3e72c8ccb..c8177131d2f5 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.7 2014/01/05 08:58:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/munge/munge-0.5.10-r1.ebuild,v 1.8 2014/01/05 09:02:28 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 |