vapier 14/06/09 23:50:22 Modified: libesmtp-1.0.6.ebuild ChangeLog Log: Add arm64/sh love. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.11 net-libs/libesmtp/libesmtp-1.0.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.6.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.6.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.6.ebuild?r1=1.10&r2=1.11 Index: libesmtp-1.0.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.6.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- libesmtp-1.0.6.ebuild 13 Jul 2013 19:14:08 -0000 1.10 +++ libesmtp-1.0.6.ebuild 9 Jun 2014 23:50:22 -0000 1.11 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.6.ebuild,v 1.10 2013/07/13 19:14:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.6.ebuild,v 1.11 2014/06/09 23:50:22 vapier Exp $ EAPI=3 inherit libtool @@ -11,7 +11,7 @@ LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="debug ssl static-libs threads" RDEPEND="ssl? ( dev-libs/openssl )" 1.56 net-libs/libesmtp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libesmtp/ChangeLog?rev=1.56&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libesmtp/ChangeLog?rev=1.56&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libesmtp/ChangeLog?r1=1.55&r2=1.56 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/libesmtp/ChangeLog,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- ChangeLog 13 Jul 2013 19:14:08 -0000 1.55 +++ ChangeLog 9 Jun 2014 23:50:22 -0000 1.56 @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libesmtp -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/ChangeLog,v 1.55 2013/07/13 19:14:08 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/ChangeLog,v 1.56 2014/06/09 23:50:22 vapier Exp $ + + 09 Jun 2014; Mike Frysinger <vap...@gentoo.org> libesmtp-1.0.6.ebuild: + Add arm64/sh love. 13 Jul 2013; Agostino Sarubbo <a...@gentoo.org> libesmtp-1.0.6.ebuild: Stable for ppc64, wrt bug #475880