* [gentoo-commits] gentoo-x86 commit in sys-power/nut: nut-2.6.3.ebuild ChangeLog nut-2.6.2.ebuild nut-2.6.0-r1.ebuild
@ 2012-06-09 19:08 Raul Porcel (armin76)
0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2012-06-09 19:08 UTC (permalink / raw
To: gentoo-commits
armin76 12/06/09 19:08:02
Modified: nut-2.6.3.ebuild ChangeLog nut-2.6.2.ebuild
nut-2.6.0-r1.ebuild
Log:
Drop alpha/sparc keywords
(Portage version: 2.1.10.53/cvs/Linux ia64)
Revision Changes Path
1.5 sys-power/nut/nut-2.6.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.3.ebuild?r1=1.4&r2=1.5
Index: nut-2.6.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.6.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- nut-2.6.3.ebuild 8 Jun 2012 11:32:43 -0000 1.4
+++ nut-2.6.3.ebuild 9 Jun 2012 19:08:02 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.6.3.ebuild,v 1.4 2012/06/08 11:32:43 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.6.3.ebuild,v 1.5 2012/06/09 19:08:02 armin76 Exp $
EAPI=2
inherit autotools bash-completion eutils fixheadtails multilib user
@@ -15,7 +15,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd"
IUSE="avahi cgi snmp usb ssl tcpd xml"
RDEPEND="avahi? ( net-dns/avahi )
1.102 sys-power/nut/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/ChangeLog?rev=1.102&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/ChangeLog?rev=1.102&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/ChangeLog?r1=1.101&r2=1.102
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/nut/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- ChangeLog 8 Jun 2012 11:32:43 -0000 1.101
+++ ChangeLog 9 Jun 2012 19:08:02 -0000 1.102
@@ -1,6 +1,10 @@
# ChangeLog for sys-power/nut
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/ChangeLog,v 1.101 2012/06/08 11:32:43 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/ChangeLog,v 1.102 2012/06/09 19:08:02 armin76 Exp $
+
+ 09 Jun 2012; Raúl Porcel <armin76@gentoo.org> nut-2.6.0-r1.ebuild,
+ nut-2.6.2.ebuild, nut-2.6.3.ebuild:
+ Drop alpha/sparc keywords
08 Jun 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> nut-2.6.3.ebuild:
x86 stable wrt bug #419377
1.4 sys-power/nut/nut-2.6.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.2.ebuild?r1=1.3&r2=1.4
Index: nut-2.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.6.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- nut-2.6.2.ebuild 24 May 2012 05:46:03 -0000 1.3
+++ nut-2.6.2.ebuild 9 Jun 2012 19:08:02 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.6.2.ebuild,v 1.3 2012/05/24 05:46:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.6.2.ebuild,v 1.4 2012/06/09 19:08:02 armin76 Exp $
EAPI=2
inherit autotools bash-completion eutils fixheadtails multilib user
@@ -15,7 +15,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE="cgi snmp usb ssl tcpd xml"
RDEPEND="cgi? ( >=media-libs/gd-2[png] )
1.7 sys-power/nut/nut-2.6.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.0-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.0-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.0-r1.ebuild?r1=1.6&r2=1.7
Index: nut-2.6.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.6.0-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- nut-2.6.0-r1.ebuild 24 May 2012 05:46:03 -0000 1.6
+++ nut-2.6.0-r1.ebuild 9 Jun 2012 19:08:02 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.6.0-r1.ebuild,v 1.6 2012/05/24 05:46:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.6.0-r1.ebuild,v 1.7 2012/06/09 19:08:02 armin76 Exp $
EAPI=2
inherit autotools bash-completion eutils fixheadtails multilib user
@@ -15,7 +15,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
IUSE="cgi snmp usb ssl tcpd xml"
RDEPEND="cgi? ( >=media-libs/gd-2[png] )
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-06-09 19:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-09 19:08 [gentoo-commits] gentoo-x86 commit in sys-power/nut: nut-2.6.3.ebuild ChangeLog nut-2.6.2.ebuild nut-2.6.0-r1.ebuild Raul Porcel (armin76)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox