diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-04-19 06:30:28 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-04-19 06:30:28 +0000 |
commit | beaaeefc2322c5ee591098cc705a48b9c15df7f2 (patch) | |
tree | 5b37569bb5a494151c0cea83d8e20a49df4b2806 /app-doc/phrack | |
parent | old (diff) | |
download | gentoo-2-beaaeefc2322c5ee591098cc705a48b9c15df7f2.tar.gz gentoo-2-beaaeefc2322c5ee591098cc705a48b9c15df7f2.tar.bz2 gentoo-2-beaaeefc2322c5ee591098cc705a48b9c15df7f2.zip |
touchups
Diffstat (limited to 'app-doc/phrack')
61 files changed, 244 insertions, 183 deletions
diff --git a/app-doc/phrack/phrack-01.ebuild b/app-doc/phrack/phrack-01.ebuild index 88d5944ac0ef..6d037005d791 100644 --- a/app-doc/phrack/phrack-01.ebuild +++ b/app-doc/phrack/phrack-01.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-01.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-01.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-02.ebuild b/app-doc/phrack/phrack-02.ebuild index cc2098b32d6a..683ce37e8375 100644 --- a/app-doc/phrack/phrack-02.ebuild +++ b/app-doc/phrack/phrack-02.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-02.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-02.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-03.ebuild b/app-doc/phrack/phrack-03.ebuild index 9b62431d1827..f3a5b2d410de 100644 --- a/app-doc/phrack/phrack-03.ebuild +++ b/app-doc/phrack/phrack-03.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-03.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-03.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-04.ebuild b/app-doc/phrack/phrack-04.ebuild index d90eaffadbcd..779ebacfd623 100644 --- a/app-doc/phrack/phrack-04.ebuild +++ b/app-doc/phrack/phrack-04.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-04.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-04.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-05.ebuild b/app-doc/phrack/phrack-05.ebuild index 70dfec00be3b..725a1320fa25 100644 --- a/app-doc/phrack/phrack-05.ebuild +++ b/app-doc/phrack/phrack-05.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-05.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-05.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-06.ebuild b/app-doc/phrack/phrack-06.ebuild index d71817deb532..edc2964f93e5 100644 --- a/app-doc/phrack/phrack-06.ebuild +++ b/app-doc/phrack/phrack-06.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-06.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-06.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-07.ebuild b/app-doc/phrack/phrack-07.ebuild index a671c9218734..3b1125012d7a 100644 --- a/app-doc/phrack/phrack-07.ebuild +++ b/app-doc/phrack/phrack-07.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-07.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-07.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-08.ebuild b/app-doc/phrack/phrack-08.ebuild index 7d99a16d664c..d8edac722a1d 100644 --- a/app-doc/phrack/phrack-08.ebuild +++ b/app-doc/phrack/phrack-08.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-08.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-08.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-09.ebuild b/app-doc/phrack/phrack-09.ebuild index d10d31232536..0e62629d8ac0 100644 --- a/app-doc/phrack/phrack-09.ebuild +++ b/app-doc/phrack/phrack-09.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-09.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-09.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-10.ebuild b/app-doc/phrack/phrack-10.ebuild index c1e1623d134c..8bfda924a4d2 100644 --- a/app-doc/phrack/phrack-10.ebuild +++ b/app-doc/phrack/phrack-10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-10.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-10.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-11.ebuild b/app-doc/phrack/phrack-11.ebuild index 82d60a77c1e2..98abd8e0e270 100644 --- a/app-doc/phrack/phrack-11.ebuild +++ b/app-doc/phrack/phrack-11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-11.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-11.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-12.ebuild b/app-doc/phrack/phrack-12.ebuild index cb6f4f99772b..0521048a08a9 100644 --- a/app-doc/phrack/phrack-12.ebuild +++ b/app-doc/phrack/phrack-12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-12.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-12.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-13.ebuild b/app-doc/phrack/phrack-13.ebuild index 5eb37dcd847a..373ca8517262 100644 --- a/app-doc/phrack/phrack-13.ebuild +++ b/app-doc/phrack/phrack-13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-13.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-13.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-14.ebuild b/app-doc/phrack/phrack-14.ebuild index 36c7ef39f9b7..a25814557321 100644 --- a/app-doc/phrack/phrack-14.ebuild +++ b/app-doc/phrack/phrack-14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-14.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-14.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-15.ebuild b/app-doc/phrack/phrack-15.ebuild index 7bd2a0b3d119..d044c3512a4f 100644 --- a/app-doc/phrack/phrack-15.ebuild +++ b/app-doc/phrack/phrack-15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-15.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-15.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-16.ebuild b/app-doc/phrack/phrack-16.ebuild index f98353805078..8e0a55b13b3a 100644 --- a/app-doc/phrack/phrack-16.ebuild +++ b/app-doc/phrack/phrack-16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-16.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-16.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-17.ebuild b/app-doc/phrack/phrack-17.ebuild index 5d4c5391bf66..888239573981 100644 --- a/app-doc/phrack/phrack-17.ebuild +++ b/app-doc/phrack/phrack-17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-17.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-17.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-18.ebuild b/app-doc/phrack/phrack-18.ebuild index f39a5b68f527..c63c3646fa5f 100644 --- a/app-doc/phrack/phrack-18.ebuild +++ b/app-doc/phrack/phrack-18.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-18.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-18.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-19.ebuild b/app-doc/phrack/phrack-19.ebuild index 4ae876b0e671..8f6daf56af30 100644 --- a/app-doc/phrack/phrack-19.ebuild +++ b/app-doc/phrack/phrack-19.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-19.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-19.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-20.ebuild b/app-doc/phrack/phrack-20.ebuild index 0db4efa6231d..2068d5f532d9 100644 --- a/app-doc/phrack/phrack-20.ebuild +++ b/app-doc/phrack/phrack-20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-20.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-20.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-21.ebuild b/app-doc/phrack/phrack-21.ebuild index 5504f0849757..64eaf892c9b9 100644 --- a/app-doc/phrack/phrack-21.ebuild +++ b/app-doc/phrack/phrack-21.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-21.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-21.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-22.ebuild b/app-doc/phrack/phrack-22.ebuild index 69a320ac8e08..3dfc670c4568 100644 --- a/app-doc/phrack/phrack-22.ebuild +++ b/app-doc/phrack/phrack-22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-22.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-22.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-23.ebuild b/app-doc/phrack/phrack-23.ebuild index 996f861dfa2d..717ef2ebd1ef 100644 --- a/app-doc/phrack/phrack-23.ebuild +++ b/app-doc/phrack/phrack-23.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-23.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-23.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-24.ebuild b/app-doc/phrack/phrack-24.ebuild index c1acf9fe7e8a..875fa1bdb415 100644 --- a/app-doc/phrack/phrack-24.ebuild +++ b/app-doc/phrack/phrack-24.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-24.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-24.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-25.ebuild b/app-doc/phrack/phrack-25.ebuild index a1c65979a43b..bdc056748139 100644 --- a/app-doc/phrack/phrack-25.ebuild +++ b/app-doc/phrack/phrack-25.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-25.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-25.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-26.ebuild b/app-doc/phrack/phrack-26.ebuild index b2dd502a52cf..51202803fe0f 100644 --- a/app-doc/phrack/phrack-26.ebuild +++ b/app-doc/phrack/phrack-26.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-26.ebuild,v 1.4 2003/09/08 00:35:17 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-26.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-27.ebuild b/app-doc/phrack/phrack-27.ebuild index ac1ebcac8ef0..11ce6c874819 100644 --- a/app-doc/phrack/phrack-27.ebuild +++ b/app-doc/phrack/phrack-27.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-27.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-27.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-28.ebuild b/app-doc/phrack/phrack-28.ebuild index d74de18379b7..d948bb624782 100644 --- a/app-doc/phrack/phrack-28.ebuild +++ b/app-doc/phrack/phrack-28.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-28.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-28.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-29.ebuild b/app-doc/phrack/phrack-29.ebuild index 3efd4359ff04..e50f522c5daf 100644 --- a/app-doc/phrack/phrack-29.ebuild +++ b/app-doc/phrack/phrack-29.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-29.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-29.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-30.ebuild b/app-doc/phrack/phrack-30.ebuild index a9bdb91c4665..6e333c13e5e4 100644 --- a/app-doc/phrack/phrack-30.ebuild +++ b/app-doc/phrack/phrack-30.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-30.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-30.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-31.ebuild b/app-doc/phrack/phrack-31.ebuild index 716632b2b7a2..1d4cfffc4a33 100644 --- a/app-doc/phrack/phrack-31.ebuild +++ b/app-doc/phrack/phrack-31.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-31.ebuild,v 1.4 2003/08/16 06:17:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-31.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-32.ebuild b/app-doc/phrack/phrack-32.ebuild index a7a5c69be7c3..fa95aabc8bc9 100644 --- a/app-doc/phrack/phrack-32.ebuild +++ b/app-doc/phrack/phrack-32.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-32.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-32.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-33.ebuild b/app-doc/phrack/phrack-33.ebuild index be6a3b41115f..471faa001c25 100644 --- a/app-doc/phrack/phrack-33.ebuild +++ b/app-doc/phrack/phrack-33.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-33.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-33.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-34.ebuild b/app-doc/phrack/phrack-34.ebuild index 6a2657de0d1f..2251c9fcd32d 100644 --- a/app-doc/phrack/phrack-34.ebuild +++ b/app-doc/phrack/phrack-34.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-34.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-34.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-35.ebuild b/app-doc/phrack/phrack-35.ebuild index 18cfdd52b83e..1879db834dfc 100644 --- a/app-doc/phrack/phrack-35.ebuild +++ b/app-doc/phrack/phrack-35.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-35.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-35.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-36.ebuild b/app-doc/phrack/phrack-36.ebuild index bc4ee29c0ca1..6b7e9b513906 100644 --- a/app-doc/phrack/phrack-36.ebuild +++ b/app-doc/phrack/phrack-36.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-36.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-36.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-37.ebuild b/app-doc/phrack/phrack-37.ebuild index e9c584b55ab8..1de1e2248e99 100644 --- a/app-doc/phrack/phrack-37.ebuild +++ b/app-doc/phrack/phrack-37.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-37.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-37.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-38.ebuild b/app-doc/phrack/phrack-38.ebuild index 17f162051ae9..0f01f84e859c 100644 --- a/app-doc/phrack/phrack-38.ebuild +++ b/app-doc/phrack/phrack-38.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-38.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-38.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-39.ebuild b/app-doc/phrack/phrack-39.ebuild index 2afea9ee8fbf..b08f6f872057 100644 --- a/app-doc/phrack/phrack-39.ebuild +++ b/app-doc/phrack/phrack-39.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-39.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-39.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-40.ebuild b/app-doc/phrack/phrack-40.ebuild index 7c09b56e93cc..187306ed77e6 100644 --- a/app-doc/phrack/phrack-40.ebuild +++ b/app-doc/phrack/phrack-40.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-40.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-40.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-41.ebuild b/app-doc/phrack/phrack-41.ebuild index 526fa8029847..e6575acaa79b 100644 --- a/app-doc/phrack/phrack-41.ebuild +++ b/app-doc/phrack/phrack-41.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-41.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-41.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-42.ebuild b/app-doc/phrack/phrack-42.ebuild index 80120ac91fec..09322e73a69c 100644 --- a/app-doc/phrack/phrack-42.ebuild +++ b/app-doc/phrack/phrack-42.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-42.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-42.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-43.ebuild b/app-doc/phrack/phrack-43.ebuild index 0e7485b121f6..92dc3eb5c9ab 100644 --- a/app-doc/phrack/phrack-43.ebuild +++ b/app-doc/phrack/phrack-43.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-43.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-43.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-44.ebuild b/app-doc/phrack/phrack-44.ebuild index 43ea308a6b81..43293f70d6c8 100644 --- a/app-doc/phrack/phrack-44.ebuild +++ b/app-doc/phrack/phrack-44.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-44.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-44.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-45.ebuild b/app-doc/phrack/phrack-45.ebuild index 7f1ef1a25e39..0f614de2cb7f 100644 --- a/app-doc/phrack/phrack-45.ebuild +++ b/app-doc/phrack/phrack-45.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-45.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-45.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-46.ebuild b/app-doc/phrack/phrack-46.ebuild index c39b8edc0e85..cec79ee6357b 100644 --- a/app-doc/phrack/phrack-46.ebuild +++ b/app-doc/phrack/phrack-46.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-46.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-46.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-47.ebuild b/app-doc/phrack/phrack-47.ebuild index 5b38fe095650..430a298d0a4a 100644 --- a/app-doc/phrack/phrack-47.ebuild +++ b/app-doc/phrack/phrack-47.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-47.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-47.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-48.ebuild b/app-doc/phrack/phrack-48.ebuild index 000838caa213..c90d3c64c26d 100644 --- a/app-doc/phrack/phrack-48.ebuild +++ b/app-doc/phrack/phrack-48.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-48.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-48.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-49.ebuild b/app-doc/phrack/phrack-49.ebuild index 80b149e69144..e74762bdc6d6 100644 --- a/app-doc/phrack/phrack-49.ebuild +++ b/app-doc/phrack/phrack-49.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-49.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-49.ebuild,v 1.5 2004/04/19 06:28:37 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-50.ebuild b/app-doc/phrack/phrack-50.ebuild index 99d8f715acf0..5290f77f35dd 100644 --- a/app-doc/phrack/phrack-50.ebuild +++ b/app-doc/phrack/phrack-50.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-50.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-50.ebuild,v 1.5 2004/04/19 06:28:38 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-51.ebuild b/app-doc/phrack/phrack-51.ebuild index adfd4e51c0d8..86b816dfed0a 100644 --- a/app-doc/phrack/phrack-51.ebuild +++ b/app-doc/phrack/phrack-51.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-51.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-51.ebuild,v 1.5 2004/04/19 06:28:38 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-52.ebuild b/app-doc/phrack/phrack-52.ebuild index b55b49f9e285..e8b84d284576 100644 --- a/app-doc/phrack/phrack-52.ebuild +++ b/app-doc/phrack/phrack-52.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-52.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-52.ebuild,v 1.5 2004/04/19 06:28:38 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-53.ebuild b/app-doc/phrack/phrack-53.ebuild index c8c9395f985c..09fd9c676a5c 100644 --- a/app-doc/phrack/phrack-53.ebuild +++ b/app-doc/phrack/phrack-53.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-53.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-53.ebuild,v 1.5 2004/04/19 06:28:38 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-54.ebuild b/app-doc/phrack/phrack-54.ebuild index c354aca304d9..1eb27234e0d3 100644 --- a/app-doc/phrack/phrack-54.ebuild +++ b/app-doc/phrack/phrack-54.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-54.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-54.ebuild,v 1.5 2004/04/19 06:28:38 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-55.ebuild b/app-doc/phrack/phrack-55.ebuild index ef6baa4bd177..1f0d1eb6306f 100644 --- a/app-doc/phrack/phrack-55.ebuild +++ b/app-doc/phrack/phrack-55.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-55.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-55.ebuild,v 1.5 2004/04/19 06:28:38 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-56.ebuild b/app-doc/phrack/phrack-56.ebuild index 0adcd2a89b4c..88e93d6c39d8 100644 --- a/app-doc/phrack/phrack-56.ebuild +++ b/app-doc/phrack/phrack-56.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-56.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-56.ebuild,v 1.5 2004/04/19 06:28:38 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-57.ebuild b/app-doc/phrack/phrack-57.ebuild index b00d323dfd9c..288df0a93f9a 100644 --- a/app-doc/phrack/phrack-57.ebuild +++ b/app-doc/phrack/phrack-57.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-57.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-57.ebuild,v 1.5 2004/04/19 06:28:38 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-58.ebuild b/app-doc/phrack/phrack-58.ebuild index e7e0df227b5c..13c65dafb45d 100644 --- a/app-doc/phrack/phrack-58.ebuild +++ b/app-doc/phrack/phrack-58.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-58.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-58.ebuild,v 1.5 2004/04/19 06:28:38 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-59.ebuild b/app-doc/phrack/phrack-59.ebuild index a7033d7566eb..e0d87c7b89c5 100644 --- a/app-doc/phrack/phrack-59.ebuild +++ b/app-doc/phrack/phrack-59.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-59.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-59.ebuild,v 1.5 2004/04/19 06:28:38 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-60.ebuild b/app-doc/phrack/phrack-60.ebuild index 4c5b0a7bf5bc..4bfb34072205 100644 --- a/app-doc/phrack/phrack-60.ebuild +++ b/app-doc/phrack/phrack-60.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-60.ebuild,v 1.4 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-60.ebuild,v 1.5 2004/04/19 06:28:38 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } diff --git a/app-doc/phrack/phrack-61.ebuild b/app-doc/phrack/phrack-61.ebuild index fa04e1a7db57..cce46f7c5dee 100644 --- a/app-doc/phrack/phrack-61.ebuild +++ b/app-doc/phrack/phrack-61.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-61.ebuild,v 1.2 2003/08/16 06:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-61.ebuild,v 1.3 2004/04/19 06:28:38 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -10,6 +10,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" KEYWORDS="x86 ppc" +IUSE="" S=${WORKDIR}/${MY_P} @@ -17,5 +18,5 @@ src_install() { [ -d ${S} ] || cd ${WORKDIR}/* insinto /usr/share/doc/${PN} gzip * - doins * + doins * || die } |