commit: 7e86689bba1e35953f151f11693b4b0f42c528ff Author: Harri Nieminen <moikkis <AT> gmail <DOT> com> AuthorDate: Fri Feb 17 14:50:32 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Fri Feb 17 20:17:10 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e86689b
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 app-doc/phrack-all/phrack-all-68.ebuild | 4 ++-- 1 file 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 2435edc366..3f8c0f9963 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=""
