diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-12-06 03:02:05 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-12-06 03:02:05 +0000 |
commit | 76a1d2ec4d908bd99da83544283d10a5bd2a6f99 (patch) | |
tree | 865ba4ef25e5512d1fac18d3c719ce82b015ddb7 /sys-auth | |
parent | Non-maintainer commit. (diff) | |
download | gentoo-2-76a1d2ec4d908bd99da83544283d10a5bd2a6f99.tar.gz gentoo-2-76a1d2ec4d908bd99da83544283d10a5bd2a6f99.tar.bz2 gentoo-2-76a1d2ec4d908bd99da83544283d10a5bd2a6f99.zip |
Marked ~ppc (bug #345465).
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/munge/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/munge/munge-0.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/munge/ChangeLog b/sys-auth/munge/ChangeLog index 40cbf07c089a..f322ad7ea001 100644 --- a/sys-auth/munge/ChangeLog +++ b/sys-auth/munge/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/munge # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/munge/ChangeLog,v 1.3 2010/12/06 00:42:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/munge/ChangeLog,v 1.4 2010/12/06 03:02:05 jer Exp $ + + 06 Dec 2010; Jeroen Roovers <jer@gentoo.org> munge-0.5.9.ebuild: + Marked ~ppc (bug #345465). 06 Dec 2010; Jeroen Roovers <jer@gentoo.org> munge-0.5.9.ebuild: Marked ~hppa (bug #345465). diff --git a/sys-auth/munge/munge-0.5.9.ebuild b/sys-auth/munge/munge-0.5.9.ebuild index 3dec2d28dce3..f50774d5e9dc 100644 --- a/sys-auth/munge/munge-0.5.9.ebuild +++ b/sys-auth/munge/munge-0.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/munge/munge-0.5.9.ebuild,v 1.3 2010/12/06 00:42:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/munge/munge-0.5.9.ebuild,v 1.4 2010/12/06 03:02:05 jer Exp $ EAPI=3 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://munge.googlecode.com/files/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="gcrypt" DEPEND="app-arch/bzip2 |