mgorny      14/05/02 16:14:34

  Modified:             acl-2.2.52-r1.ebuild ChangeLog
  Log:
  Move misplaced blocker to RDEPEND.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.2                  sys-apps/acl/acl-2.2.52-r1.ebuild

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

Index: acl-2.2.52-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.52-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- acl-2.2.52-r1.ebuild        2 May 2014 10:17:58 -0000       1.1
+++ acl-2.2.52-r1.ebuild        2 May 2014 16:14:34 -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-apps/acl/acl-2.2.52-r1.ebuild,v 1.1 
2014/05/02 10:17:58 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.52-r1.ebuild,v 1.2 
2014/05/02 16:14:34 mgorny Exp $
 
 EAPI="4"
 
@@ -15,13 +15,13 @@
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
 IUSE="nls static-libs"
 
-RDEPEND=">=sys-apps/attr-2.4[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}
-       nls? ( sys-devel/gettext )
+RDEPEND=">=sys-apps/attr-2.4[${MULTILIB_USEDEP}]
        abi_x86_32? (
                !<=app-emulation/emul-linux-x86-baselibs-20140406-r2
                !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
        )"
+DEPEND="${RDEPEND}
+       nls? ( sys-devel/gettext )"
 
 src_prepare() {
        sed -i \



1.125                sys-apps/acl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/acl/ChangeLog?rev=1.125&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/acl/ChangeLog?rev=1.125&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/acl/ChangeLog?r1=1.124&r2=1.125

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/acl/ChangeLog,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- ChangeLog   2 May 2014 10:17:58 -0000       1.124
+++ ChangeLog   2 May 2014 16:14:34 -0000       1.125
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/acl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/ChangeLog,v 1.124 2014/05/02 
10:17:58 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/ChangeLog,v 1.125 2014/05/02 
16:14:34 mgorny Exp $
+
+  02 May 2014; Michał Górny <mgo...@gentoo.org> acl-2.2.52-r1.ebuild:
+  Move misplaced blocker to RDEPEND.
 
 *acl-2.2.52-r1 (02 May 2014)
 




Reply via email to