public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-block/unieject: unieject-6.ebuild ChangeLog unieject-5.3.2.ebuild
@ 2010-06-30  1:56 Diego Petteno (flameeyes)
  0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2010-06-30  1:56 UTC (permalink / raw
  To: gentoo-commits

flameeyes    10/06/30 01:56:14

  Modified:             unieject-6.ebuild ChangeLog unieject-5.3.2.ebuild
  Log:
  Block eject as the two collides.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sys-block/unieject/unieject-6.ebuild

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

Index: unieject-6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- unieject-6.ebuild	12 Aug 2009 19:23:24 -0000	1.2
+++ unieject-6.ebuild	30 Jun 2010 01:56:14 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-6.ebuild,v 1.2 2009/08/12 19:23:24 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-6.ebuild,v 1.3 2010/06/30 01:56:14 flameeyes Exp $
 
 inherit eutils libtool
 
@@ -22,6 +22,7 @@
 	sys-apps/sed
 	dev-util/pkgconfig"
 RDEPEND="${RDEPEND}
+	!sys-apps/eject
 	pmount? ( sys-apps/pmount )"
 
 pkg_setup() {



1.48                 sys-block/unieject/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/unieject/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/unieject/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/unieject/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/unieject/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	23 Oct 2009 16:12:16 -0000	1.47
+++ ChangeLog	30 Jun 2010 01:56:14 -0000	1.48
@@ -1,6 +1,10 @@
 # ChangeLog for sys-block/unieject
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/ChangeLog,v 1.47 2009/10/23 16:12:16 vostorga Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/ChangeLog,v 1.48 2010/06/30 01:56:14 flameeyes Exp $
+
+  30 Jun 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+  unieject-5.3.2.ebuild, unieject-6.ebuild:
+  Block eject as the two collides.
 
   23 Oct 2009; Víctor Ostorga <vostorga@gentoo.org> unieject-5.3.2.ebuild:
   Adding die to emake install



1.13                 sys-block/unieject/unieject-5.3.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild?r1=1.12&r2=1.13

Index: unieject-5.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- unieject-5.3.2.ebuild	23 Oct 2009 16:12:16 -0000	1.12
+++ unieject-5.3.2.ebuild	30 Jun 2010 01:56:14 -0000	1.13
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild,v 1.12 2009/10/23 16:12:16 vostorga Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild,v 1.13 2010/06/30 01:56:14 flameeyes Exp $
 
 inherit eutils libtool
 
@@ -22,6 +22,7 @@
 	sys-apps/sed
 	dev-util/pkgconfig"
 RDEPEND="${RDEPEND}
+	!sys-apps/eject
 	pmount? ( sys-apps/pmount )"
 
 pkg_setup() {






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-30  1:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-30  1:56 [gentoo-commits] gentoo-x86 commit in sys-block/unieject: unieject-6.ebuild ChangeLog unieject-5.3.2.ebuild Diego Petteno (flameeyes)

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