diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-06-06 19:19:55 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-06-06 19:19:55 +0000 |
commit | f51be16abdfb6623aa73256ff435645eda944e99 (patch) | |
tree | 130d4c32a9b1fdedc328175efe2a62fc325d6030 | |
parent | ppc stable #272671 (diff) | |
download | gentoo-2-f51be16abdfb6623aa73256ff435645eda944e99.tar.gz gentoo-2-f51be16abdfb6623aa73256ff435645eda944e99.tar.bz2 gentoo-2-f51be16abdfb6623aa73256ff435645eda944e99.zip |
ppc stable #272733
(Portage version: 2.1.6.13/cvs/Linux ppc)
-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 3179f586da55..d80dd7e9b9a5 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.42 2009/06/05 07:34:29 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.43 2009/06/06 19:19:55 nixnut Exp $ + + 06 Jun 2009; nixnut <nixnut@gentoo.org> mlocate-0.22.ebuild: + ppc stable #272733 05 Jun 2009; Christian Faulhammer <fauli@gentoo.org> mlocate-0.22.ebuild: stable x86, bug 272733 diff --git a/sys-apps/mlocate/mlocate-0.22.ebuild b/sys-apps/mlocate/mlocate-0.22.ebuild index ea69e3a8040d..5f82da542908 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.2 2009/06/05 07:34:29 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.22.ebuild,v 1.3 2009/06/06 19:19:55 nixnut 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 |