diff options
author | Brent Baude <ranger@gentoo.org> | 2008-10-28 01:25:29 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-10-28 01:25:29 +0000 |
commit | 4afd95ee01d8fbe44714a727dc9dc500e7688ab8 (patch) | |
tree | cb6d1aa83089ff26d9f1ca68c485dfa7516d3e34 /sys-apps | |
parent | Marking vlc-0.9.5 ~ppc64 for bug 242740 (diff) | |
download | gentoo-2-4afd95ee01d8fbe44714a727dc9dc500e7688ab8.tar.gz gentoo-2-4afd95ee01d8fbe44714a727dc9dc500e7688ab8.tar.bz2 gentoo-2-4afd95ee01d8fbe44714a727dc9dc500e7688ab8.zip |
stable ppc64, bug 244412
(Portage version: 2.2_rc12/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/findutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/findutils/findutils-4.2.33.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/findutils/ChangeLog b/sys-apps/findutils/ChangeLog index e2b2e6391ba2..22f7537e378a 100644 --- a/sys-apps/findutils/ChangeLog +++ b/sys-apps/findutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/findutils # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/ChangeLog,v 1.170 2008/10/26 22:43:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/ChangeLog,v 1.171 2008/10/28 01:25:29 ranger Exp $ + + 28 Oct 2008; Brent Baude <ranger@gentoo.org> findutils-4.2.33.ebuild: + stable ppc64, bug 244412 26 Oct 2008; Jeroen Roovers <jer@gentoo.org> findutils-4.2.33.ebuild, findutils-4.3.13.ebuild, findutils-4.4.0.ebuild: diff --git a/sys-apps/findutils/findutils-4.2.33.ebuild b/sys-apps/findutils/findutils-4.2.33.ebuild index 52ca19c9e307..976c122526bc 100644 --- a/sys-apps/findutils/findutils-4.2.33.ebuild +++ b/sys-apps/findutils/findutils-4.2.33.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/findutils/findutils-4.2.33.ebuild,v 1.6 2008/10/26 22:43:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.2.33.ebuild,v 1.7 2008/10/28 01:25:29 ranger Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="nls selinux static" RDEPEND="selinux? ( sys-libs/libselinux )" |