voyageur 14/10/20 13:33:58 Modified: gnumail-1.2.0.ebuild ChangeLog Removed: gnumail-1.2.0_pre3-r1.ebuild Log: Drop old version, relax pantomime dependency (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key C74525F2)
Revision Changes Path 1.5 gnustep-apps/gnumail/gnumail-1.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0.ebuild?r1=1.4&r2=1.5 Index: gnumail-1.2.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gnumail-1.2.0.ebuild 24 Aug 2012 07:15:29 -0000 1.4 +++ gnumail-1.2.0.ebuild 20 Oct 2014 13:33:58 -0000 1.5 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 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.4 2012/08/24 07:15:29 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0.ebuild,v 1.5 2014/10/20 13:33:58 voyageur Exp $ EAPI=4 inherit gnustep-2 @@ -17,9 +17,9 @@ SLOT="0" IUSE="crypt +emoticon +xface" -DEPEND="~gnustep-libs/pantomime-${PV} - >=gnustep-base/gnustep-gui-0.11.0 - || ( gnustep-apps/addresses gnustep-libs/addresseskit )" +DEPEND=">=gnustep-base/gnustep-gui-0.11.0 + =gnustep-libs/pantomime-1.2* + gnustep-apps/addresses" RDEPEND="crypt? ( app-crypt/gnupg )" src_prepare() { 1.38 gnustep-apps/gnumail/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gnumail/ChangeLog?rev=1.38&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gnumail/ChangeLog?rev=1.38&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gnumail/ChangeLog?r1=1.37&r2=1.38 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- ChangeLog 24 Aug 2012 07:15:29 -0000 1.37 +++ ChangeLog 20 Oct 2014 13:33:58 -0000 1.38 @@ -1,6 +1,12 @@ # ChangeLog for gnustep-apps/gnumail -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v 1.37 2012/08/24 07:15:29 xmw Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v 1.38 2014/10/20 13:33:58 voyageur Exp $ + + 20 Oct 2014; Bernard Cafarelli <voyag...@gentoo.org> + -gnumail-1.2.0_pre3-r1.ebuild, gnumail-1.2.0.ebuild, + -files/gnumail-1.2.0_pre3-index.patch, + -files/gnumail-1.2.0_pre3-pgpversion.patch: + Drop old version, relax pantomime dependency 24 Aug 2012; Michael Weber <x...@gentoo.org> gnumail-1.2.0.ebuild: ppc stable (bug 421335).