diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2011-09-11 10:07:55 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2011-09-11 10:07:55 +0000 |
commit | 607413e93073fc1535683540877510c6a72d81b6 (patch) | |
tree | b5011ae27367c99ecea6d3a658cbe7df92a04530 /sys-auth/munge | |
parent | Fix ChangeLog entry. (diff) | |
download | gentoo-2-607413e93073fc1535683540877510c6a72d81b6.tar.gz gentoo-2-607413e93073fc1535683540877510c6a72d81b6.tar.bz2 gentoo-2-607413e93073fc1535683540877510c6a72d81b6.zip |
[sys-auth/munge] Version bump
(Portage version: 2.2.0_alpha55/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/munge')
-rw-r--r-- | sys-auth/munge/ChangeLog | 8 | ||||
-rw-r--r-- | sys-auth/munge/munge-0.5.10.ebuild (renamed from sys-auth/munge/munge-0.5.9.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/sys-auth/munge/ChangeLog b/sys-auth/munge/ChangeLog index c97544c286a6..fef8020f7ce8 100644 --- a/sys-auth/munge/ChangeLog +++ b/sys-auth/munge/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-auth/munge # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/munge/ChangeLog,v 1.8 2011/01/09 18:11:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/munge/ChangeLog,v 1.9 2011/09/11 10:07:55 alexxy Exp $ + +*munge-0.5.10 (31 Aug 2011) + + 31 Aug 2011; Alexey Shvetsov <alexxy@gentoo.org> -munge-0.5.9.ebuild, + +munge-0.5.10.ebuild: + Version bump 09 Jan 2011; Raúl Porcel <armin76@gentoo.org> munge-0.5.9.ebuild: Add ~alpha/~ia64 wrt #345465 diff --git a/sys-auth/munge/munge-0.5.9.ebuild b/sys-auth/munge/munge-0.5.10.ebuild index 050da7aaf49f..9ddcd742d2d2 100644 --- a/sys-auth/munge/munge-0.5.9.ebuild +++ b/sys-auth/munge/munge-0.5.10.ebuild @@ -1,6 +1,6 @@ # 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.8 2011/01/09 18:11:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/munge/munge-0.5.10.ebuild,v 1.1 2011/09/11 10:07:55 alexxy Exp $ EAPI=3 inherit eutils |