diff options
author | Brent Baude <ranger@gentoo.org> | 2009-11-17 19:50:46 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-11-17 19:50:46 +0000 |
commit | d0a3f8584d4ad445b0eab88460d28f4d0bc82e19 (patch) | |
tree | e109169b2b685b45dd00a660bcc15f37fec74989 | |
parent | Marking whois-4.7.36 ppc64 for bug 291095 (diff) | |
download | gentoo-2-d0a3f8584d4ad445b0eab88460d28f4d0bc82e19.tar.gz gentoo-2-d0a3f8584d4ad445b0eab88460d28f4d0bc82e19.tar.bz2 gentoo-2-d0a3f8584d4ad445b0eab88460d28f4d0bc82e19.zip |
Marking mtools-3.9.11 ppc64 for bug 293308
(Portage version: 2.1.7.1/cvs/Linux ppc64)
-rw-r--r-- | sys-fs/mtools/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/mtools/mtools-3.9.11.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-fs/mtools/ChangeLog b/sys-fs/mtools/ChangeLog index 209177f5173a..e89c117e28c4 100644 --- a/sys-fs/mtools/ChangeLog +++ b/sys-fs/mtools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/mtools # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/ChangeLog,v 1.25 2009/11/15 19:19:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/ChangeLog,v 1.26 2009/11/17 19:50:46 ranger Exp $ + + 17 Nov 2009; Brent Baude <ranger@gentoo.org> mtools-3.9.11.ebuild: + Marking mtools-3.9.11 ppc64 for bug 293308 *mtools-4.0.12 (15 Nov 2009) diff --git a/sys-fs/mtools/mtools-3.9.11.ebuild b/sys-fs/mtools/mtools-3.9.11.ebuild index afd6643d70e6..47d83b057d9b 100644 --- a/sys-fs/mtools/mtools-3.9.11.ebuild +++ b/sys-fs/mtools/mtools-3.9.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-3.9.11.ebuild,v 1.2 2008/08/18 03:37:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-3.9.11.ebuild,v 1.3 2009/11/17 19:50:46 ranger Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://mtools.linux.lu/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ppc64 ~sparc ~x86" IUSE="X" DEPEND=" |