diff options
author | Michael Weber <xmw@gentoo.org> | 2011-01-04 00:37:20 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2011-01-04 00:37:20 +0000 |
commit | 3a7d14d7a7be18820c3d9ccfa02a517b0a7e2f08 (patch) | |
tree | 2d7d6a07bbfc360057bb70e9887ae4983694533c /sys-auth | |
parent | sparc stable (bug 348542) (diff) | |
download | gentoo-2-3a7d14d7a7be18820c3d9ccfa02a517b0a7e2f08.tar.gz gentoo-2-3a7d14d7a7be18820c3d9ccfa02a517b0a7e2f08.tar.bz2 gentoo-2-3a7d14d7a7be18820c3d9ccfa02a517b0a7e2f08.zip |
added ~sparc (bug 345465)
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/munge/ChangeLog | 7 | ||||
-rw-r--r-- | sys-auth/munge/munge-0.5.9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/munge/ChangeLog b/sys-auth/munge/ChangeLog index 25cecac9699c..8590cb486ea8 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.5 2010/12/26 06:02:33 mattst88 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/munge/ChangeLog,v 1.6 2011/01/04 00:37:20 xmw Exp $ + + 04 Jan 2011; Michael Weber <xmw@gentoo.org> munge-0.5.9.ebuild: + added ~sparc (bug 345465) 26 Dec 2010; Matt Turner <mattst88@gentoo.org> munge-0.5.9.ebuild: Added ~mips, bug 345465 diff --git a/sys-auth/munge/munge-0.5.9.ebuild b/sys-auth/munge/munge-0.5.9.ebuild index ec8871d78e3b..365e5e4291ea 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 +# Copyright 1999-2011 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.5 2010/12/26 06:02:33 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/munge/munge-0.5.9.ebuild,v 1.6 2011/01/04 00:37:20 xmw 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 ~mips ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc ~x86" IUSE="gcrypt" DEPEND="app-arch/bzip2 |