diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-30 13:44:49 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-30 13:45:15 +0300 |
commit | 0ee47113309bfcc70cf992164f8b99b40865c92c (patch) | |
tree | 97f7423b1a1b066c327e4c29ac7b4b5b43c1717a /mail-client | |
parent | sys-libs/fortify-headers: add eapply_user, fix bug #654396 (diff) | |
download | gentoo-0ee47113309bfcc70cf992164f8b99b40865c92c.tar.gz gentoo-0ee47113309bfcc70cf992164f8b99b40865c92c.tar.bz2 gentoo-0ee47113309bfcc70cf992164f8b99b40865c92c.zip |
mail-client/alpine: Fix DESCRIPTION, resort keywords
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/alpine/alpine-2.00-r7.ebuild | 4 | ||||
-rw-r--r-- | mail-client/alpine/alpine-2.21.1.ebuild | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail-client/alpine/alpine-2.00-r7.ebuild b/mail-client/alpine/alpine-2.00-r7.ebuild index 51635f64db95..1d84f4e87279 100644 --- a/mail-client/alpine/alpine-2.00-r7.ebuild +++ b/mail-client/alpine/alpine-2.00-r7.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit eutils flag-o-matic autotools multilib toolchain-funcs CHAPPA_PL=115 -DESCRIPTION="alpine is an easy to use text-based based mail and news client" +DESCRIPTION="An easy to use text-based based mail and news client" HOMEPAGE="http://www.washington.edu/alpine/ http://alpine.freeiz.com/alpine/" SRC_URI="ftp://ftp.cac.washington.edu/alpine/${P}.tar.bz2 chappa? ( http://alpine.freeiz.com/alpine/patches/${P}/all.patch.gz diff --git a/mail-client/alpine/alpine-2.21.1.ebuild b/mail-client/alpine/alpine-2.21.1.ebuild index e9150d277470..a907b3392672 100644 --- a/mail-client/alpine/alpine-2.21.1.ebuild +++ b/mail-client/alpine/alpine-2.21.1.ebuild @@ -1,17 +1,17 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools toolchain-funcs vcs-snapshot -DESCRIPTION="alpine is an easy to use text-based based mail and news client" +DESCRIPTION="An easy to use text-based based mail and news client" HOMEPAGE="http://www.washington.edu/alpine/ http://repo.or.cz/alpine.git/" GIT_COMMIT="672d6838a9babf2faeb9f79267525a4ab9d20b14" SRC_URI="http://repo.or.cz/alpine.git/snapshot/${GIT_COMMIT}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86 ~alpha ~ia64 ~ppc ~sparc" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="doc ipv6 kerberos ldap libressl nls onlyalpine passfile smime spell ssl threads" DEPEND="virtual/pam |