pinkbyte    14/06/11 07:50:39

  Modified:             apcupsd-3.14.10-r6.ebuild apcupsd-3.14.12.ebuild
                        ChangeLog apcupsd-3.14.8-r2.ebuild
  Log:
  Add missing dependency on sys-apps/util-linux or sys-freebsd/freebsd-ubin, 
wrt bug #512514
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  Changes    Path
1.2                  sys-power/apcupsd/apcupsd-3.14.10-r6.ebuild

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

Index: apcupsd-3.14.10-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.14.10-r6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- apcupsd-3.14.10-r6.ebuild   6 Dec 2013 01:24:10 -0000       1.1
+++ apcupsd-3.14.10-r6.ebuild   11 Jun 2014 07:50:39 -0000      1.2
@@ -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/sys-power/apcupsd/apcupsd-3.14.10-r6.ebuild,v 1.1 
2013/12/06 01:24:10 mattm Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.14.10-r6.ebuild,v 1.2 
2014/06/11 07:50:39 pinkbyte Exp $
 
 EAPI=4
 
@@ -18,6 +18,7 @@
 DEPEND="
        ||      ( >=sys-apps/util-linux-2.23[tty-helpers(-)]
                  <=sys-apps/sysvinit-2.88-r4
+                 sys-freebsd/freebsd-ubin
                )
        cgi? ( >=media-libs/gd-1.8.4 )
        nls? ( sys-devel/gettext )



1.2                  sys-power/apcupsd/apcupsd-3.14.12.ebuild

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

Index: apcupsd-3.14.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.14.12.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- apcupsd-3.14.12.ebuild      6 Jun 2014 01:34:13 -0000       1.1
+++ apcupsd-3.14.12.ebuild      11 Jun 2014 07:50:39 -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/sys-power/apcupsd/apcupsd-3.14.12.ebuild,v 
1.1 2014/06/06 01:34:13 mattm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.14.12.ebuild,v 
1.2 2014/06/11 07:50:39 pinkbyte Exp $
 
 EAPI=4
 
@@ -18,6 +18,7 @@
 DEPEND="
        ||      ( >=sys-apps/util-linux-2.23[tty-helpers(-)]
                  <=sys-apps/sysvinit-2.88-r4
+                 sys-freebsd/freebsd-ubin
                )
        cgi? ( >=media-libs/gd-1.8.4 )
        nls? ( sys-devel/gettext )



1.100                sys-power/apcupsd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/apcupsd/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog   6 Jun 2014 01:34:13 -0000       1.99
+++ ChangeLog   11 Jun 2014 07:50:39 -0000      1.100
@@ -1,6 +1,11 @@
 # ChangeLog for sys-power/apcupsd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/ChangeLog,v 1.99 
2014/06/06 01:34:13 mattm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/ChangeLog,v 1.100 
2014/06/11 07:50:39 pinkbyte Exp $
+
+  11 Jun 2014; Sergey Popov <[email protected]> apcupsd-3.14.8-r2.ebuild,
+  apcupsd-3.14.10-r6.ebuild, apcupsd-3.14.12.ebuild:
+  Add missing dependency on sys-apps/util-linux or sys-freebsd/freebsd-ubin,
+  wrt bug #512514
 
 *apcupsd-3.14.12 (06 Jun 2014)
 



1.6                  sys-power/apcupsd/apcupsd-3.14.8-r2.ebuild

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

Index: apcupsd-3.14.8-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.14.8-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- apcupsd-3.14.8-r2.ebuild    6 Jun 2014 01:34:13 -0000       1.5
+++ apcupsd-3.14.8-r2.ebuild    11 Jun 2014 07:50:39 -0000      1.6
@@ -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/sys-power/apcupsd/apcupsd-3.14.8-r2.ebuild,v 1.5 
2014/06/06 01:34:13 mattm Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.14.8-r2.ebuild,v 1.6 
2014/06/11 07:50:39 pinkbyte Exp $
 
 EAPI=3
 
@@ -16,6 +16,10 @@
 IUSE="snmp +usb cgi nls gnome kernel_linux"
 
 DEPEND="
+       ||      ( >=sys-apps/util-linux-2.23[tty-helpers]
+                 <=sys-apps/sysvinit-2.88-r4
+                 sys-freebsd/freebsd-ubin
+               )
        cgi? ( >=media-libs/gd-1.8.4 )
        nls? ( sys-devel/gettext )
        snmp? ( net-analyzer/net-snmp )




Reply via email to