diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-04 16:48:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-04 16:48:50 +0000 |
commit | af3ac3f5a0636c2aa4b5f0256c569304021f44a7 (patch) | |
tree | 2f2aa862dcf8060dbebd29c3723eb1c010f07b0f /sys-apps/mlocate | |
parent | latest auto-generated use.local.desc (diff) | |
download | gentoo-2-af3ac3f5a0636c2aa4b5f0256c569304021f44a7.tar.gz gentoo-2-af3ac3f5a0636c2aa4b5f0256c569304021f44a7.tar.bz2 gentoo-2-af3ac3f5a0636c2aa4b5f0256c569304021f44a7.zip |
x86 stable wrt #233819, add ~sparc
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-apps/mlocate')
-rw-r--r-- | sys-apps/mlocate/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/mlocate/mlocate-0.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/mlocate/ChangeLog b/sys-apps/mlocate/ChangeLog index cf53dcef3349..560b9ab278d4 100644 --- a/sys-apps/mlocate/ChangeLog +++ b/sys-apps/mlocate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/mlocate # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.22 2008/07/06 10:28:40 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.23 2008/08/04 16:48:50 armin76 Exp $ + + 04 Aug 2008; Raúl Porcel <armin76@gentoo.org> mlocate-0.21.ebuild: + x86 stable wrt #233819, add ~sparc *mlocate-0.21 (06 Jul 2008) diff --git a/sys-apps/mlocate/mlocate-0.21.ebuild b/sys-apps/mlocate/mlocate-0.21.ebuild index da8f82b4e0f0..3d04f694d9e6 100644 --- a/sys-apps/mlocate/mlocate-0.21.ebuild +++ b/sys-apps/mlocate/mlocate-0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.21.ebuild,v 1.2 2008/07/07 15:57:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.21.ebuild,v 1.3 2008/08/04 16:48:50 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 ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" RDEPEND="!sys-apps/slocate |