mgorny      14/06/18 20:50:01

  Modified:             gpm-1.20.7-r2.ebuild ChangeLog
  Log:
  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug 
#513718.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.3                  sys-libs/gpm/gpm-1.20.7-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/gpm/gpm-1.20.7-r2.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/gpm/gpm-1.20.7-r2.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/gpm/gpm-1.20.7-r2.ebuild?r1=1.2&r2=1.3

Index: gpm-1.20.7-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.7-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gpm-1.20.7-r2.ebuild        1 Feb 2014 23:24:37 -0000       1.2
+++ gpm-1.20.7-r2.ebuild        18 Jun 2014 20:50:00 -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/sys-libs/gpm/gpm-1.20.7-r2.ebuild,v 1.2 
2014/02/01 23:24:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.7-r2.ebuild,v 1.3 
2014/06/18 20:50:00 mgorny Exp $
 
 # emacs support disabled due to #99533 #335900
 
@@ -17,13 +17,13 @@
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
 IUSE="selinux static-libs"
 
-RDEPEND="sys-libs/ncurses[${MULTILIB_USEDEP}]
+RDEPEND=">=sys-libs/ncurses-5.9-r3[${MULTILIB_USEDEP}]
        selinux? ( sec-policy/selinux-gpm )
        abi_x86_32? (
                !<=app-emulation/emul-linux-x86-baselibs-20130224-r12
                !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
        )"
-DEPEND="sys-libs/ncurses[${MULTILIB_USEDEP}]
+DEPEND=">=sys-libs/ncurses-5.9-r3[${MULTILIB_USEDEP}]
        app-arch/xz-utils
        virtual/yacc"
 



1.105                sys-libs/gpm/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/gpm/ChangeLog?rev=1.105&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/gpm/ChangeLog?rev=1.105&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/gpm/ChangeLog?r1=1.104&r2=1.105

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog   1 Feb 2014 23:24:37 -0000       1.104
+++ ChangeLog   18 Jun 2014 20:50:00 -0000      1.105
@@ -1,6 +1,10 @@
 # ChangeLog for sys-libs/gpm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.104 2014/02/01 
23:24:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.105 2014/06/18 
20:50:00 mgorny Exp $
+
+  18 Jun 2014; Michał Górny <mgo...@gentoo.org> gpm-1.20.7-r2.ebuild:
+  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+  #513718.
 
   01 Feb 2014; Mike Frysinger <vap...@gentoo.org> gpm-1.20.7-r1.ebuild,
   gpm-1.20.7-r2.ebuild:




Reply via email to