diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-09-24 13:57:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-09-24 13:57:41 +0000 |
commit | fd6eebe587960e124f31c10dc7753679e24ffe0f (patch) | |
tree | 955dfd0d90d9f4fbe2a86f0f941daf6199870f53 /sys-apps/mlocate | |
parent | Add ~ia64 wrt #282973 (diff) | |
download | gentoo-2-fd6eebe587960e124f31c10dc7753679e24ffe0f.tar.gz gentoo-2-fd6eebe587960e124f31c10dc7753679e24ffe0f.tar.bz2 gentoo-2-fd6eebe587960e124f31c10dc7753679e24ffe0f.zip |
Add ~ia64 wrt #282969
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-apps/mlocate')
-rw-r--r-- | sys-apps/mlocate/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/mlocate/mlocate-0.22.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/mlocate/ChangeLog b/sys-apps/mlocate/ChangeLog index 9f915b33e829..3b1066936755 100644 --- a/sys-apps/mlocate/ChangeLog +++ b/sys-apps/mlocate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/mlocate # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.48 2009/09/16 15:13:27 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.49 2009/09/24 13:57:41 armin76 Exp $ + + 24 Sep 2009; Raúl Porcel <armin76@gentoo.org> mlocate-0.22.1.ebuild: + Add ~ia64 wrt #282969 *mlocate-0.22.1 (16 Sep 2009) diff --git a/sys-apps/mlocate/mlocate-0.22.1.ebuild b/sys-apps/mlocate/mlocate-0.22.1.ebuild index 1449485aee92..486e4f5836b0 100644 --- a/sys-apps/mlocate/mlocate-0.22.1.ebuild +++ b/sys-apps/mlocate/mlocate-0.22.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.22.1.ebuild,v 1.1 2009/09/16 15:13:27 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.22.1.ebuild,v 1.2 2009/09/24 13:57:41 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="https://fedorahosted.org/releases/m/l/mlocate/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="!sys-apps/slocate |