diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-17 16:13:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-17 16:13:30 +0000 |
commit | 2900bb4c27162f3ff762930c0e4b7125d5d3944b (patch) | |
tree | c4214d95e09c1b20829fd74ad8d5797b0346d0dd | |
parent | Stable for amd64, wrt bug #421473 (diff) | |
download | gentoo-2-2900bb4c27162f3ff762930c0e4b7125d5d3944b.tar.gz gentoo-2-2900bb4c27162f3ff762930c0e4b7125d5d3944b.tar.bz2 gentoo-2-2900bb4c27162f3ff762930c0e4b7125d5d3944b.zip |
Stable for amd64, wrt bug #421335
(Portage version: 2.1.10.49/cvs/Linux x86_64)
-rw-r--r-- | gnustep-apps/gnumail/ChangeLog | 7 | ||||
-rw-r--r-- | gnustep-apps/gnumail/gnumail-1.2.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnustep-apps/gnumail/ChangeLog b/gnustep-apps/gnumail/ChangeLog index 428f77891137..6ccda240df22 100644 --- a/gnustep-apps/gnumail/ChangeLog +++ b/gnustep-apps/gnumail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-apps/gnumail -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v 1.34 2011/11/14 20:13:53 voyageur Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v 1.35 2012/06/17 16:13:30 ago Exp $ + + 17 Jun 2012; Agostino Sarubbo <ago@gentoo.org> gnumail-1.2.0.ebuild: + Stable for amd64, wrt bug #421335 *gnumail-1.2.0 (14 Nov 2011) diff --git a/gnustep-apps/gnumail/gnumail-1.2.0.ebuild b/gnustep-apps/gnumail/gnumail-1.2.0.ebuild index c8b336d7216b..98f6dbbb8c78 100644 --- a/gnustep-apps/gnumail/gnumail-1.2.0.ebuild +++ b/gnustep-apps/gnumail/gnumail-1.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0.ebuild,v 1.1 2011/11/14 20:13:53 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0.ebuild,v 1.2 2012/06/17 16:13:30 ago Exp $ EAPI=4 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" |