diff options
Diffstat (limited to 'app-admin/whowatch/whowatch-1.6.0-r1.ebuild')
-rw-r--r-- | app-admin/whowatch/whowatch-1.6.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/whowatch/whowatch-1.6.0-r1.ebuild b/app-admin/whowatch/whowatch-1.6.0-r1.ebuild index 45f5ac222976..1aef51e7f3b8 100644 --- a/app-admin/whowatch/whowatch-1.6.0-r1.ebuild +++ b/app-admin/whowatch/whowatch-1.6.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/whowatch/whowatch-1.6.0-r1.ebuild,v 1.1 2010/01/09 17:42:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/whowatch/whowatch-1.6.0-r1.ebuild,v 1.2 2012/02/05 18:22:23 armin76 Exp $ inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc sparc x86" +KEYWORDS="amd64 hppa ppc x86" IUSE="" DEPEND="sys-libs/ncurses" |