diff options
author | Markus Meier <maekke@gentoo.org> | 2010-09-23 21:28:59 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-09-23 21:28:59 +0000 |
commit | c31ac2b0fa8155be2a8efe5122e05aae46145381 (patch) | |
tree | ff62079849842d7e3882262b212cba239c3f01a0 /sys-apps | |
parent | Version bump thats to Alexander van der Mey (diff) | |
download | gentoo-2-c31ac2b0fa8155be2a8efe5122e05aae46145381.tar.gz gentoo-2-c31ac2b0fa8155be2a8efe5122e05aae46145381.tar.bz2 gentoo-2-c31ac2b0fa8155be2a8efe5122e05aae46145381.zip |
add ~arm, bug #338426
(Portage version: 2.2_rc83/cvs/Linux i686)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/mlocate/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/mlocate/mlocate-0.22.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/mlocate/ChangeLog b/sys-apps/mlocate/ChangeLog index cad0b888c927..ca170c91bd88 100644 --- a/sys-apps/mlocate/ChangeLog +++ b/sys-apps/mlocate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/mlocate # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.66 2010/07/11 19:47:38 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.67 2010/09/23 21:28:59 maekke Exp $ + + 23 Sep 2010; Markus Meier <maekke@gentoo.org> mlocate-0.22.4.ebuild: + add ~arm, bug #338426 11 Jul 2010; Christian Faulhammer <fauli@gentoo.org> -mlocate-0.22.2-r1.ebuild, -files/mlocate.cron-r1: diff --git a/sys-apps/mlocate/mlocate-0.22.4.ebuild b/sys-apps/mlocate/mlocate-0.22.4.ebuild index d13eb47a61fe..3fe946d6893f 100644 --- a/sys-apps/mlocate/mlocate-0.22.4.ebuild +++ b/sys-apps/mlocate/mlocate-0.22.4.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-apps/mlocate/mlocate-0.22.4.ebuild,v 1.6 2010/07/11 17:24:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.22.4.ebuild,v 1.7 2010/09/23 21:28:59 maekke 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="amd64 ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~arm ~ia64 ppc ~ppc64 sparc x86" IUSE="" RDEPEND="!sys-apps/slocate |