diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-06-01 15:59:43 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-06-01 15:59:43 +0000 |
commit | 613401d52089308e05275cb0bf380997c4fc4558 (patch) | |
tree | f17caa478b4b0ccaf53afa1a6110d6df2497720b /net-misc | |
parent | Add missing last name. (diff) | |
download | gentoo-2-613401d52089308e05275cb0bf380997c4fc4558.tar.gz gentoo-2-613401d52089308e05275cb0bf380997c4fc4558.tar.bz2 gentoo-2-613401d52089308e05275cb0bf380997c4fc4558.zip |
Stable on amd64 wrt bug #369233
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/whatmask/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/whatmask/whatmask-1.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/whatmask/ChangeLog b/net-misc/whatmask/ChangeLog index 114a6adbe804..2890c3e22f7d 100644 --- a/net-misc/whatmask/ChangeLog +++ b/net-misc/whatmask/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/whatmask -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whatmask/ChangeLog,v 1.20 2010/06/02 16:51:01 jer Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/whatmask/ChangeLog,v 1.21 2011/06/01 15:59:43 hwoarang Exp $ + + 01 Jun 2011; Markos Chandras <hwoarang@gentoo.org> whatmask-1.2-r1.ebuild: + Stable on amd64 wrt bug #369233 *whatmask-1.2-r1 (02 Jun 2010) diff --git a/net-misc/whatmask/whatmask-1.2-r1.ebuild b/net-misc/whatmask/whatmask-1.2-r1.ebuild index a44033994c1a..b12e78926777 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-2010 Gentoo Foundation +# 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.1 2010/06/02 16:51:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whatmask/whatmask-1.2-r1.ebuild,v 1.2 2011/06/01 15:59:43 hwoarang 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() { |