diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-23 20:10:20 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-23 20:10:20 +0000 |
commit | 47e1c85fc3743f5203f4bcaf4ae57bac152c404b (patch) | |
tree | e4b98bb7136203d01d905ef1a4982bc4a3b5d6d0 /net-misc/whatmask | |
parent | Marking libpipeline-1.2.0 ~ppc for bug 371687 (diff) | |
download | gentoo-2-47e1c85fc3743f5203f4bcaf4ae57bac152c404b.tar.gz gentoo-2-47e1c85fc3743f5203f4bcaf4ae57bac152c404b.tar.bz2 gentoo-2-47e1c85fc3743f5203f4bcaf4ae57bac152c404b.zip |
Marking whatmask-1.2-r1 ppc for bug 369233
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'net-misc/whatmask')
-rw-r--r-- | net-misc/whatmask/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/whatmask/whatmask-1.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/whatmask/ChangeLog b/net-misc/whatmask/ChangeLog index b4e38b064c50..4fcef95bda1e 100644 --- a/net-misc/whatmask/ChangeLog +++ b/net-misc/whatmask/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/whatmask # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whatmask/ChangeLog,v 1.23 2011/06/08 18:23:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whatmask/ChangeLog,v 1.24 2011/06/23 20:10:20 ranger Exp $ + + 23 Jun 2011; Brent Baude <ranger@gentoo.org> whatmask-1.2-r1.ebuild: + Marking whatmask-1.2-r1 ppc for bug 369233 08 Jun 2011; Markus Meier <maekke@gentoo.org> whatmask-1.2-r1.ebuild: x86 stable, bug #369233 diff --git a/net-misc/whatmask/whatmask-1.2-r1.ebuild b/net-misc/whatmask/whatmask-1.2-r1.ebuild index dca99d340851..250e55f53e0e 100644 --- a/net-misc/whatmask/whatmask-1.2-r1.ebuild +++ b/net-misc/whatmask/whatmask-1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whatmask/whatmask-1.2-r1.ebuild,v 1.4 2011/06/08 18:23:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whatmask/whatmask-1.2-r1.ebuild,v 1.5 2011/06/23 20:10:20 ranger Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://downloads.laffeycomputer.com/current_builds/whatmask/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~ppc ~sparc x86" +KEYWORDS="amd64 hppa ppc ~sparc x86" IUSE="" src_prepare() { |