diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 18:57:15 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 18:57:15 +0000 |
commit | 31bf0916c7156b7b6053396d9c1c0fcc0e7689fb (patch) | |
tree | 46e76b66eb8b051daca0fc698c203d3d08053b87 /gnustep-apps | |
parent | ppc stable wrt bug #545908 (diff) | |
download | gentoo-2-31bf0916c7156b7b6053396d9c1c0fcc0e7689fb.tar.gz gentoo-2-31bf0916c7156b7b6053396d9c1c0fcc0e7689fb.tar.bz2 gentoo-2-31bf0916c7156b7b6053396d9c1c0fcc0e7689fb.zip |
ppc stable wrt bug #535418
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnustep-apps')
-rw-r--r-- | gnustep-apps/gnumail/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-apps/gnumail/gnumail-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-apps/gnumail/ChangeLog b/gnustep-apps/gnumail/ChangeLog index 305e9d4b124a..f62f6c5a6f37 100644 --- a/gnustep-apps/gnumail/ChangeLog +++ b/gnustep-apps/gnumail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-apps/gnumail # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v 1.41 2015/04/21 17:51:11 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v 1.42 2015/04/21 18:57:15 pacho Exp $ + + 21 Apr 2015; Pacho Ramos <pacho@gentoo.org> gnumail-1.2.2.ebuild: + ppc stable wrt bug #535418 21 Apr 2015; Pacho Ramos <pacho@gentoo.org> gnumail-1.2.2.ebuild: x86 stable wrt bug #535418 diff --git a/gnustep-apps/gnumail/gnumail-1.2.2.ebuild b/gnustep-apps/gnumail/gnumail-1.2.2.ebuild index 0eeb4312bc38..dc2b007953f7 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-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.3 2015/04/21 17:51:11 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.2.ebuild,v 1.4 2015/04/21 18:57:15 pacho 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" |