diff options
author | Patrick Lauer <patrick@gentoo.org> | 2014-08-10 10:58:06 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2014-08-10 10:58:06 +0000 |
commit | 924d742afcc9bea7cd0f00bac90f19220925f0cf (patch) | |
tree | 2ac14ef647c61638212f19ba0a877921cdc58de4 /app-doc/phrack/phrack-02.ebuild | |
parent | Update homepage, remove old (diff) | |
download | gentoo-2-924d742afcc9bea7cd0f00bac90f19220925f0cf.tar.gz gentoo-2-924d742afcc9bea7cd0f00bac90f19220925f0cf.tar.bz2 gentoo-2-924d742afcc9bea7cd0f00bac90f19220925f0cf.zip |
Fix description for more repoman happy
(Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-doc/phrack/phrack-02.ebuild')
-rw-r--r-- | app-doc/phrack/phrack-02.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-doc/phrack/phrack-02.ebuild b/app-doc/phrack/phrack-02.ebuild index 4eac7e3d7e61..159c0e238552 100644 --- a/app-doc/phrack/phrack-02.ebuild +++ b/app-doc/phrack/phrack-02.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-02.ebuild,v 1.15 2010/10/19 08:03:21 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-02.ebuild,v 1.16 2014/08/10 10:58:05 patrick Exp $ MY_P=${PN}${PV} -DESCRIPTION="...a Hacker magazine by the community, for the community...." +DESCRIPTION="A Hacker magazine by the community, for the community" HOMEPAGE="http://www.phrack.org/" SRC_URI="http://www.phrack.org/archives/tgz/${MY_P}.tar.gz" |