* [gentoo-commits] gentoo-x86 commit in virtual/acl: acl-0-r2.ebuild ChangeLog
@ 2014-05-02 10:24 Michal Gorny (mgorny)
0 siblings, 0 replies; 2+ messages in thread
From: Michal Gorny (mgorny) @ 2014-05-02 10:24 UTC (permalink / raw
To: gentoo-commits
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 <mgorny@gentoo.org> +acl-0-r2.ebuild:
+ Update for multilib sys-apps/acl.
18 Jan 2014; Mike Frysinger <vapier@gentoo.org> 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}] )"
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/acl: acl-0-r2.ebuild ChangeLog
@ 2014-06-18 20:53 Michal Gorny (mgorny)
0 siblings, 0 replies; 2+ messages in thread
From: Michal Gorny (mgorny) @ 2014-06-18 20:53 UTC (permalink / raw
To: gentoo-commits
mgorny 14/06/18 20:53:07
Modified: acl-0-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.2 virtual/acl/acl-0-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/acl/acl-0-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/acl/acl-0-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/acl/acl-0-r2.ebuild?r1=1.1&r2=1.2
Index: acl-0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/acl/acl-0-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- acl-0-r2.ebuild 2 May 2014 10:24:50 -0000 1.1
+++ acl-0-r2.ebuild 18 Jun 2014 20:53:07 -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/virtual/acl/acl-0-r2.ebuild,v 1.1 2014/05/02 10:24:50 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/acl/acl-0-r2.ebuild,v 1.2 2014/06/18 20:53:07 mgorny Exp $
EAPI="4"
@@ -16,5 +16,5 @@
IUSE="static-libs"
DEPEND=""
-RDEPEND="kernel_linux? ( sys-apps/acl[static-libs?,${MULTILIB_USEDEP}] )
- kernel_FreeBSD? ( sys-freebsd/freebsd-lib[${MULTILIB_USEDEP}] )"
+RDEPEND="kernel_linux? ( >=sys-apps/acl-2.2.52-r1[static-libs?,${MULTILIB_USEDEP}] )
+ kernel_FreeBSD? ( >=sys-freebsd/freebsd-lib-9.1-r10[${MULTILIB_USEDEP}] )"
1.9 virtual/acl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/acl/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/acl/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/acl/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/acl/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 2 May 2014 10:24:50 -0000 1.8
+++ ChangeLog 18 Jun 2014 20:53:07 -0000 1.9
@@ -1,6 +1,10 @@
# ChangeLog for virtual/acl
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/acl/ChangeLog,v 1.8 2014/05/02 10:24:50 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/acl/ChangeLog,v 1.9 2014/06/18 20:53:07 mgorny Exp $
+
+ 18 Jun 2014; Michał Górny <mgorny@gentoo.org> acl-0-r2.ebuild:
+ Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+ #513718.
*acl-0-r2 (02 May 2014)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-06-18 20:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-18 20:53 [gentoo-commits] gentoo-x86 commit in virtual/acl: acl-0-r2.ebuild ChangeLog Michal Gorny (mgorny)
-- strict thread matches above, loose matches on Subject: below --
2014-05-02 10:24 Michal Gorny (mgorny)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox