blueness 14/08/12 20:27:16
Modified: actionmailer-3.2.19.ebuild
actionmailer-4.0.8.ebuild actionmailer-4.1.4.ebuild
ChangeLog
Log:
Keyword ~ppc and ~ppc64, bug #519170
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key
0xF52D4BBA)
Revision Changes Path
1.3 dev-ruby/actionmailer/actionmailer-3.2.19.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmailer/actionmailer-3.2.19.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmailer/actionmailer-3.2.19.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmailer/actionmailer-3.2.19.ebuild?r1=1.2&r2=1.3
Index: actionmailer-3.2.19.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-3.2.19.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- actionmailer-3.2.19.ebuild 2 Aug 2014 07:04:20 -0000 1.2
+++ actionmailer-3.2.19.ebuild 12 Aug 2014 20:27:16 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-3.2.19.ebuild,v 1.2
2014/08/02 07:04:20 graaff Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-3.2.19.ebuild,v 1.3
2014/08/12 20:27:16 blueness Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -18,7 +18,7 @@
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RUBY_S="rails-${PV}/${PN}"
1.2 dev-ruby/actionmailer/actionmailer-4.0.8.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmailer/actionmailer-4.0.8.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmailer/actionmailer-4.0.8.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmailer/actionmailer-4.0.8.ebuild?r1=1.1&r2=1.2
Index: actionmailer-4.0.8.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-4.0.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- actionmailer-4.0.8.ebuild 3 Jul 2014 05:57:41 -0000 1.1
+++ actionmailer-4.0.8.ebuild 12 Aug 2014 20:27:16 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-4.0.8.ebuild,v 1.1
2014/07/03 05:57:41 graaff Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-4.0.8.ebuild,v 1.2
2014/08/12 20:27:16 blueness Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
@@ -18,7 +18,7 @@
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE=""
RUBY_S="rails-${PV}/${PN}"
1.2 dev-ruby/actionmailer/actionmailer-4.1.4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmailer/actionmailer-4.1.4.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmailer/actionmailer-4.1.4.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmailer/actionmailer-4.1.4.ebuild?r1=1.1&r2=1.2
Index: actionmailer-4.1.4.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-4.1.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- actionmailer-4.1.4.ebuild 3 Jul 2014 06:20:16 -0000 1.1
+++ actionmailer-4.1.4.ebuild 12 Aug 2014 20:27:16 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-4.1.4.ebuild,v 1.1
2014/07/03 06:20:16 graaff Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-4.1.4.ebuild,v 1.2
2014/08/12 20:27:16 blueness Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
@@ -18,7 +18,7 @@
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
IUSE=""
RUBY_S="rails-${PV}/${PN}"
1.269 dev-ruby/actionmailer/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmailer/ChangeLog?rev=1.269&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmailer/ChangeLog?rev=1.269&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmailer/ChangeLog?r1=1.268&r2=1.269
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v
retrieving revision 1.268
retrieving revision 1.269
diff -u -r1.268 -r1.269
--- ChangeLog 2 Aug 2014 07:04:20 -0000 1.268
+++ ChangeLog 12 Aug 2014 20:27:16 -0000 1.269
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/actionmailer
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.268
2014/08/02 07:04:20 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.269
2014/08/12 20:27:16 blueness Exp $
+
+ 12 Aug 2014; Anthony G. Basile <[email protected]>
+ actionmailer-3.2.19.ebuild, actionmailer-4.0.8.ebuild,
+ actionmailer-4.1.4.ebuild:
+ Keyword ~ppc and ~ppc64, bug #519170
02 Aug 2014; Hans de Graaff <[email protected]> actionmailer-3.2.19.ebuild:
Avoid a implicit dependency on dev-ruby/mysql with FEATURES=test, fixing bug