app-misc/when: shorten DESCRIPTION. mark stable for amd64 and the remaining arches...
authorPatrice Clement <monsieurp@gentoo.org>
Sun, 8 Jan 2017 22:02:47 +0000 (23:02 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 8 Jan 2017 22:02:47 +0000 (23:02 +0100)
Package-Manager: portage-2.3.0

app-misc/when/when-1.1.36.ebuild

index 73272c18172e2dfbe980183870b892fe07f14a0d..1cd434587f0af5a501fb4ac6259208bb02d594dd 100644 (file)
@@ -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}"