diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-01 16:44:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-01 16:44:22 +0000 |
commit | 1226a45740a61aae38599ccf941ef012a9af1095 (patch) | |
tree | 5cb465b37b0c23e673ccf98097f166a2499d060e | |
parent | Stable for amd64, wrt bug #535424 (diff) | |
download | gentoo-2-1226a45740a61aae38599ccf941ef012a9af1095.tar.gz gentoo-2-1226a45740a61aae38599ccf941ef012a9af1095.tar.bz2 gentoo-2-1226a45740a61aae38599ccf941ef012a9af1095.zip |
Stable for amd64, wrt bug #535418
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
-rw-r--r-- | gnustep-apps/gnumail/ChangeLog | 7 | ||||
-rw-r--r-- | gnustep-apps/gnumail/gnumail-1.2.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnustep-apps/gnumail/ChangeLog b/gnustep-apps/gnumail/ChangeLog index e50884f17394..855c8396771b 100644 --- a/gnustep-apps/gnumail/ChangeLog +++ b/gnustep-apps/gnumail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-apps/gnumail -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v 1.39 2014/10/27 09:57:22 voyageur Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v 1.40 2015/02/01 16:44:22 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo <ago@gentoo.org> gnumail-1.2.2.ebuild: + Stable for amd64, wrt bug #535418 *gnumail-1.2.2 (27 Oct 2014) diff --git a/gnustep-apps/gnumail/gnumail-1.2.2.ebuild b/gnustep-apps/gnumail/gnumail-1.2.2.ebuild index 63717b644d88..35933cebba4e 100644 --- a/gnustep-apps/gnumail/gnumail-1.2.2.ebuild +++ b/gnustep-apps/gnumail/gnumail-1.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.2.ebuild,v 1.1 2014/10/27 09:57:22 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.2.ebuild,v 1.2 2015/02/01 16:44:22 ago Exp $ EAPI=5 inherit gnustep-2 @@ -12,7 +12,7 @@ S=${WORKDIR}/${MY_P} DESCRIPTION="A fully featured mail application for GNUstep" HOMEPAGE="http://www.collaboration-world.com/gnumail/" SRC_URI="http://download.gna.org/gnustep-nonfsf/${MY_P}.tar.gz" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" LICENSE="GPL-2" SLOT="0" |