diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-06-25 18:42:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-06-25 18:42:23 +0000 |
commit | f736901e723c85de72fc1ed72e39920de65801e1 (patch) | |
tree | 153cc66f4c75e8b98ee50be67e83e2ef206a79ff /net-misc/whatmask | |
parent | alpha/sparc stable wrt #369897 (diff) | |
download | gentoo-2-f736901e723c85de72fc1ed72e39920de65801e1.tar.gz gentoo-2-f736901e723c85de72fc1ed72e39920de65801e1.tar.bz2 gentoo-2-f736901e723c85de72fc1ed72e39920de65801e1.zip |
sparc stable wrt #369233
(Portage version: 2.1.10.3/cvs/Linux ia64)
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 4fcef95bda1e..2d71895abf78 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.24 2011/06/23 20:10:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whatmask/ChangeLog,v 1.25 2011/06/25 18:42:23 armin76 Exp $ + + 25 Jun 2011; Raúl Porcel <armin76@gentoo.org> whatmask-1.2-r1.ebuild: + sparc stable wrt #369233 23 Jun 2011; Brent Baude <ranger@gentoo.org> whatmask-1.2-r1.ebuild: Marking whatmask-1.2-r1 ppc for bug 369233 diff --git a/net-misc/whatmask/whatmask-1.2-r1.ebuild b/net-misc/whatmask/whatmask-1.2-r1.ebuild index 250e55f53e0e..379ffcb6e850 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.5 2011/06/23 20:10:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whatmask/whatmask-1.2-r1.ebuild,v 1.6 2011/06/25 18:42:23 armin76 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() { |