diff options
author | 2009-06-07 15:01:05 +0000 | |
---|---|---|
committer | 2009-06-07 15:01:05 +0000 | |
commit | 6adecee1aba040562098fce06fa3e60a3691abd4 (patch) | |
tree | 3ab69b87fc66485ac394fcc7a208501bc1e54ec6 /sys-apps/mlocate | |
parent | Version bump (diff) | |
download | gentoo-2-6adecee1aba040562098fce06fa3e60a3691abd4.tar.gz gentoo-2-6adecee1aba040562098fce06fa3e60a3691abd4.tar.bz2 gentoo-2-6adecee1aba040562098fce06fa3e60a3691abd4.zip |
sparc stable wrt #272733
(Portage version: 2.1.6.11/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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/mlocate/ChangeLog b/sys-apps/mlocate/ChangeLog index d80dd7e9b9a5..9c39e51673bf 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.43 2009/06/06 19:19:55 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.44 2009/06/07 15:01:05 armin76 Exp $ + + 07 Jun 2009; Raúl Porcel <armin76@gentoo.org> mlocate-0.22.ebuild: + sparc stable wrt #272733 06 Jun 2009; nixnut <nixnut@gentoo.org> mlocate-0.22.ebuild: ppc stable #272733 diff --git a/sys-apps/mlocate/mlocate-0.22.ebuild b/sys-apps/mlocate/mlocate-0.22.ebuild index 5f82da542908..a7759f0d9880 100644 --- a/sys-apps/mlocate/mlocate-0.22.ebuild +++ b/sys-apps/mlocate/mlocate-0.22.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.ebuild,v 1.3 2009/06/06 19:19:55 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.22.ebuild,v 1.4 2009/06/07 15:01:05 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 ppc ~ppc64 sparc x86" IUSE="" RDEPEND="!sys-apps/slocate |