diff options
Diffstat (limited to 'app-doc/phrack/phrack-48.ebuild')
-rw-r--r-- | app-doc/phrack/phrack-48.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-doc/phrack/phrack-48.ebuild b/app-doc/phrack/phrack-48.ebuild index c99756ff752e..fb0c3ec0fde3 100644 --- a/app-doc/phrack/phrack-48.ebuild +++ b/app-doc/phrack/phrack-48.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-48.ebuild,v 1.11 2007/07/19 19:13:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-48.ebuild,v 1.12 2008/02/04 18:18:26 grobian 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/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ppc-macos s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" S=${WORKDIR}/${MY_P} |