public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in virtual/fam: fam-0-r1.ebuild ChangeLog
@ 2014-06-18 20:54 Michal Gorny (mgorny)
  0 siblings, 0 replies; 2+ messages in thread
From: Michal Gorny (mgorny) @ 2014-06-18 20:54 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/06/18 20:54:32

  Modified:             fam-0-r1.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/fam/fam-0-r1.ebuild

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

Index: fam-0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/fam/fam-0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fam-0-r1.ebuild	8 Aug 2013 12:59:28 -0000	1.1
+++ fam-0-r1.ebuild	18 Jun 2014 20:54:32 -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/virtual/fam/fam-0-r1.ebuild,v 1.1 2013/08/08 12:59:28 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/fam/fam-0-r1.ebuild,v 1.2 2014/06/18 20:54:32 mgorny Exp $
 
 EAPI=5
 
@@ -15,4 +15,4 @@
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
-RDEPEND="|| ( app-admin/gamin[${MULTILIB_USEDEP}] app-admin/fam[${MULTILIB_USEDEP}] )"
+RDEPEND="|| ( >=app-admin/gamin-0.1.10-r1[${MULTILIB_USEDEP}] >=app-admin/fam-2.7.0-r6[${MULTILIB_USEDEP}] )"



1.4                  virtual/fam/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/fam/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	8 Aug 2013 12:59:28 -0000	1.3
+++ ChangeLog	18 Jun 2014 20:54:32 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/fam
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/fam/ChangeLog,v 1.3 2013/08/08 12:59:28 aballier Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/fam/ChangeLog,v 1.4 2014/06/18 20:54:32 mgorny Exp $
+
+  18 Jun 2014; Michał Górny <mgorny@gentoo.org> fam-0-r1.ebuild:
+  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+  #513718.
 
 *fam-0-r1 (08 Aug 2013)
 
@@ -14,4 +18,3 @@
 
   06 Jan 2011; Samuli Suominen <ssuominen@gentoo.org> +fam-0.ebuild:
   Moving old-style virtual to new-style.
-





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in virtual/fam: fam-0-r1.ebuild ChangeLog
@ 2014-07-05 11:14 Pacho Ramos (pacho)
  0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2014-07-05 11:14 UTC (permalink / raw
  To: gentoo-commits

pacho       14/07/05 11:14:50

  Modified:             fam-0-r1.ebuild ChangeLog
  Log:
  stable, bug #516118
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.3                  virtual/fam/fam-0-r1.ebuild

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

Index: fam-0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/fam/fam-0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- fam-0-r1.ebuild	18 Jun 2014 20:54:32 -0000	1.2
+++ fam-0-r1.ebuild	5 Jul 2014 11:14:50 -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/virtual/fam/fam-0-r1.ebuild,v 1.2 2014/06/18 20:54:32 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/fam/fam-0-r1.ebuild,v 1.3 2014/07/05 11:14:50 pacho Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="|| ( >=app-admin/gamin-0.1.10-r1[${MULTILIB_USEDEP}] >=app-admin/fam-2.7.0-r6[${MULTILIB_USEDEP}] )"



1.5                  virtual/fam/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/fam/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	18 Jun 2014 20:54:32 -0000	1.4
+++ ChangeLog	5 Jul 2014 11:14:50 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/fam
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/fam/ChangeLog,v 1.4 2014/06/18 20:54:32 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/fam/ChangeLog,v 1.5 2014/07/05 11:14:50 pacho Exp $
+
+  05 Jul 2014; Pacho Ramos <pacho@gentoo.org> fam-0-r1.ebuild:
+  stable, bug #516118
 
   18 Jun 2014; Michał Górny <mgorny@gentoo.org> fam-0-r1.ebuild:
   Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-05 11:14 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:54 [gentoo-commits] gentoo-x86 commit in virtual/fam: fam-0-r1.ebuild ChangeLog Michal Gorny (mgorny)
  -- strict thread matches above, loose matches on Subject: below --
2014-07-05 11:14 Pacho Ramos (pacho)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox