public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-power/acpid: acpid-2.0.22.ebuild ChangeLog acpid-2.0.20.ebuild acpid-2.0.21.ebuild acpid-2.0.23.ebuild
@ 2015-06-21  9:17 Jeroen Roovers (jer)
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2015-06-21  9:17 UTC (permalink / raw
  To: gentoo-commits

jer         15/06/21 09:17:52

  Modified:             acpid-2.0.22.ebuild ChangeLog acpid-2.0.20.ebuild
                        acpid-2.0.21.ebuild acpid-2.0.23.ebuild
  Log:
  Drop unneeded -ppc.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.4                  sys-power/acpid/acpid-2.0.22.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/acpid-2.0.22.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/acpid-2.0.22.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/acpid-2.0.22.ebuild?r1=1.3&r2=1.4

Index: acpid-2.0.22.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.22.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- acpid-2.0.22.ebuild	2 Nov 2014 10:16:59 -0000	1.3
+++ acpid-2.0.22.ebuild	21 Jun 2015 09:17:52 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.22.ebuild,v 1.3 2014/11/02 10:16:59 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.22.ebuild,v 1.4 2015/06/21 09:17:52 jer Exp $
 
 EAPI=5
 inherit linux-info systemd
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 -ppc ~x86"
+KEYWORDS="~amd64 ~ia64 ~x86"
 IUSE="selinux"
 
 RDEPEND="selinux? ( sec-policy/selinux-apm )"



1.123                sys-power/acpid/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/ChangeLog?rev=1.123&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/ChangeLog?rev=1.123&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/ChangeLog?r1=1.122&r2=1.123

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/acpid/ChangeLog,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- ChangeLog	9 Jun 2015 07:15:30 -0000	1.122
+++ ChangeLog	21 Jun 2015 09:17:52 -0000	1.123
@@ -1,6 +1,10 @@
 # ChangeLog for sys-power/acpid
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/ChangeLog,v 1.122 2015/06/09 07:15:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/ChangeLog,v 1.123 2015/06/21 09:17:52 jer Exp $
+
+  21 Jun 2015; Jeroen Roovers <jer@gentoo.org> acpid-2.0.20.ebuild,
+  acpid-2.0.21.ebuild, acpid-2.0.22.ebuild, acpid-2.0.23.ebuild:
+  Drop unneeded -ppc.
 
   09 Jun 2015; Agostino Sarubbo <ago@gentoo.org> acpid-2.0.23.ebuild:
   Stable for x86, wrt bug #530846



1.6                  sys-power/acpid/acpid-2.0.20.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/acpid-2.0.20.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/acpid-2.0.20.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/acpid-2.0.20.ebuild?r1=1.5&r2=1.6

Index: acpid-2.0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.20.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- acpid-2.0.20.ebuild	26 Feb 2014 10:40:13 -0000	1.5
+++ acpid-2.0.20.ebuild	21 Jun 2015 09:17:52 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.20.ebuild,v 1.5 2014/02/26 10:40:13 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.20.ebuild,v 1.6 2015/06/21 09:17:52 jer Exp $
 
 EAPI=5
 inherit systemd
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ia64 -ppc x86"
+KEYWORDS="amd64 ia64 x86"
 IUSE="selinux"
 
 RDEPEND="selinux? ( sec-policy/selinux-apm )"



1.2                  sys-power/acpid/acpid-2.0.21.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/acpid-2.0.21.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/acpid-2.0.21.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/acpid-2.0.21.ebuild?r1=1.1&r2=1.2

Index: acpid-2.0.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.21.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- acpid-2.0.21.ebuild	31 Jan 2014 15:51:12 -0000	1.1
+++ acpid-2.0.21.ebuild	21 Jun 2015 09:17:52 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.21.ebuild,v 1.1 2014/01/31 15:51:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.21.ebuild,v 1.2 2015/06/21 09:17:52 jer Exp $
 
 EAPI=5
 inherit systemd
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 -ppc ~x86"
+KEYWORDS="~amd64 ~ia64 ~x86"
 IUSE="selinux"
 
 RDEPEND="selinux? ( sec-policy/selinux-apm )"



1.5                  sys-power/acpid/acpid-2.0.23.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/acpid-2.0.23.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/acpid-2.0.23.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/acpid-2.0.23.ebuild?r1=1.4&r2=1.5

Index: acpid-2.0.23.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.23.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- acpid-2.0.23.ebuild	9 Jun 2015 07:15:30 -0000	1.4
+++ acpid-2.0.23.ebuild	21 Jun 2015 09:17:52 -0000	1.5
@@ -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/sys-power/acpid/acpid-2.0.23.ebuild,v 1.4 2015/06/09 07:15:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.23.ebuild,v 1.5 2015/06/21 09:17:52 jer Exp $
 
 EAPI=5
 inherit linux-info systemd
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 -ppc x86"
+KEYWORDS="amd64 ~ia64 x86"
 IUSE="selinux"
 
 RDEPEND="selinux? ( sec-policy/selinux-apm )"





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-21  9:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-21  9:17 [gentoo-commits] gentoo-x86 commit in sys-power/acpid: acpid-2.0.22.ebuild ChangeLog acpid-2.0.20.ebuild acpid-2.0.21.ebuild acpid-2.0.23.ebuild Jeroen Roovers (jer)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox