diff options
Diffstat (limited to 'net-misc/whatmask/whatmask-1.2-r1.ebuild')
-rw-r--r-- | net-misc/whatmask/whatmask-1.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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() { |