mgorny      14/05/02 10:24:50

  Modified:             ChangeLog
  Added:                acl-0-r2.ebuild
  Log:
  Update for multilib sys-apps/acl.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.8                  virtual/acl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/acl/ChangeLog?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/acl/ChangeLog?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/acl/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/acl/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   18 Jan 2014 01:42:41 -0000      1.7
+++ ChangeLog   2 May 2014 10:24:50 -0000       1.8
@@ -1,6 +1,11 @@
 # ChangeLog for virtual/acl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/acl/ChangeLog,v 1.7 2014/01/18 
01:42:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/acl/ChangeLog,v 1.8 2014/05/02 
10:24:50 mgorny Exp $
+
+*acl-0-r2 (02 May 2014)
+
+  02 May 2014; Michał Górny <[email protected]> +acl-0-r2.ebuild:
+  Update for multilib sys-apps/acl.
 
   18 Jan 2014; Mike Frysinger <[email protected]> acl-0-r1.ebuild:
   Add arm64 love.



1.1                  virtual/acl/acl-0-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/acl/acl-0-r2.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/acl/acl-0-r2.ebuild?rev=1.1&content-type=text/plain

Index: acl-0-r2.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/acl/acl-0-r2.ebuild,v 1.1 2014/05/02 
10:24:50 mgorny Exp $

EAPI="4"

inherit multilib-build

DESCRIPTION="Virtual for acl support (sys/acl.h)"
HOMEPAGE=""
SRC_URI=""

LICENSE=""
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="static-libs"

DEPEND=""
RDEPEND="kernel_linux? ( sys-apps/acl[static-libs?,${MULTILIB_USEDEP}] )
        kernel_FreeBSD? ( sys-freebsd/freebsd-lib[${MULTILIB_USEDEP}] )"




Reply via email to