diff options
Diffstat (limited to 'app-doc/phrack/phrack-06.ebuild')
-rw-r--r-- | app-doc/phrack/phrack-06.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-doc/phrack/phrack-06.ebuild b/app-doc/phrack/phrack-06.ebuild index 485f2c81f098..c9c2b4577ee2 100644 --- a/app-doc/phrack/phrack-06.ebuild +++ b/app-doc/phrack/phrack-06.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-06.ebuild,v 1.14 2009/12/17 10:10:09 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-06.ebuild,v 1.15 2010/10/19 08:03:21 leio Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -9,7 +9,7 @@ SRC_URI="http://www.phrack.org/archives/tgz/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" S=${WORKDIR}/${MY_P} |