From: Patrice Clement Date: Sun, 8 Jan 2017 22:02:47 +0000 (+0100) Subject: app-misc/when: shorten DESCRIPTION. mark stable for amd64 and the remaining arches... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2ca53771035153107156ead9f1021dea7f2d5001;p=gentoo.git app-misc/when: shorten DESCRIPTION. mark stable for amd64 and the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.3.0 --- diff --git a/app-misc/when/when-1.1.36.ebuild b/app-misc/when/when-1.1.36.ebuild index 73272c18172e..1cd434587f0a 100644 --- a/app-misc/when/when-1.1.36.ebuild +++ b/app-misc/when/when-1.1.36.ebuild @@ -1,16 +1,16 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=6 -DESCRIPTION="Extremely simple personal calendar program aimed at the Unix geek who wants something minimalistic" +DESCRIPTION="Minimalistic personal calendar program" HOMEPAGE="http://www.lightandmatter.com/when/when.html" SRC_URI="http://www.lightandmatter.com/when/when.tar.gz -> ${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" DEPEND="dev-lang/perl" RDEPEND="${DEPEND}"