diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-17 16:50:32 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-17 21:17:10 +0100 |
commit | 7e86689bba1e35953f151f11693b4b0f42c528ff (patch) | |
tree | acae62e560616e0b8335f893cf06dbf13b3851cd /app-doc | |
parent | app-doc/jargon: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-7e86689bba1e35953f151f11693b4b0f42c528ff.tar.gz gentoo-7e86689bba1e35953f151f11693b4b0f42c528ff.tar.bz2 gentoo-7e86689bba1e35953f151f11693b4b0f42c528ff.zip |
app-doc/phrack-all: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3996
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/phrack-all/phrack-all-68.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/phrack-all/phrack-all-68.ebuild b/app-doc/phrack-all/phrack-all-68.ebuild index 2435edc3669a..3f8c0f99631a 100644 --- a/app-doc/phrack-all/phrack-all-68.ebuild +++ b/app-doc/phrack-all/phrack-all-68.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ MY_P=${PN}${PV} -DESCRIPTION="Hacker magazine by the community, for the community (this will install *all* issues of phrack)" +DESCRIPTION="Hacker magazine by the community, for the community (all issues)" HOMEPAGE="http://www.phrack.org/" SRC_URI="" |