diff options
author | 2012-01-15 19:02:48 +0000 | |
---|---|---|
committer | 2012-01-15 19:02:48 +0000 | |
commit | ef35fe7002a9da279c252e6e6104984811ec4851 (patch) | |
tree | 135220c69ca6f376849a4706f13af368fe064a93 /sys-apps | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #396161 (diff) | |
download | gentoo-2-ef35fe7002a9da279c252e6e6104984811ec4851.tar.gz gentoo-2-ef35fe7002a9da279c252e6e6104984811ec4851.tar.bz2 gentoo-2-ef35fe7002a9da279c252e6e6104984811ec4851.zip |
alpha/ia64/sparc stable wrt #396325
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/mlocate/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/mlocate/mlocate-0.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/mlocate/ChangeLog b/sys-apps/mlocate/ChangeLog index 7d004247b111..d9e94525931d 100644 --- a/sys-apps/mlocate/ChangeLog +++ b/sys-apps/mlocate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/mlocate # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.93 2012/01/08 21:35:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.94 2012/01/15 19:02:48 armin76 Exp $ + + 15 Jan 2012; Raúl Porcel <armin76@gentoo.org> mlocate-0.24.ebuild: + alpha/ia64/sparc stable wrt #396325 08 Jan 2012; Markus Meier <maekke@gentoo.org> mlocate-0.24.ebuild: arm stable, bug #396325 diff --git a/sys-apps/mlocate/mlocate-0.24.ebuild b/sys-apps/mlocate/mlocate-0.24.ebuild index 31577a711fc8..84e765eb0260 100644 --- a/sys-apps/mlocate/mlocate-0.24.ebuild +++ b/sys-apps/mlocate/mlocate-0.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.24.ebuild,v 1.7 2012/01/08 21:35:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.24.ebuild,v 1.8 2012/01/15 19:02:48 armin76 Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="https://fedorahosted.org/releases/m/l/mlocate/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86" IUSE="nls selinux" RDEPEND="!sys-apps/slocate |