diff options
author | Ulrich Müller <ulm@gentoo.org> | 2009-09-17 07:48:29 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2009-09-17 07:48:29 +0000 |
commit | ab91f5118e6bec588fcf5fdbf253b3e8ada5a3fd (patch) | |
tree | 747d213c885b55968653d47bca84fccb0900f759 /app-doc | |
parent | version bump (diff) | |
download | gentoo-2-ab91f5118e6bec588fcf5fdbf253b3e8ada5a3fd.tar.gz gentoo-2-ab91f5118e6bec588fcf5fdbf253b3e8ada5a3fd.tar.bz2 gentoo-2-ab91f5118e6bec588fcf5fdbf253b3e8ada5a3fd.zip |
Mark phrack-66 as stable.
(Portage version: 2.2_rc40/cvs/Linux i686)
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/phrack/phrack-66.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/phrack/phrack-66.ebuild b/app-doc/phrack/phrack-66.ebuild index 5065ac700ce9..8583399bdf10 100644 --- a/app-doc/phrack/phrack-66.ebuild +++ b/app-doc/phrack/phrack-66.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-66.ebuild,v 1.1 2009/06/27 08:00:13 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-66.ebuild,v 1.2 2009/09/17 07:48:29 ulm 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" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" S=${WORKDIR}/${MY_P} |