public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-devel/crossdev: ChangeLog crossdev-20100620.ebuild crossdev-99999999.ebuild
@ 2010-07-31 17:08 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2010-07-31 17:08 UTC (permalink / raw
  To: gentoo-commits

vapier      10/07/31 17:08:57

  Modified:             ChangeLog crossdev-20100620.ebuild
                        crossdev-99999999.ebuild
  Log:
  Pull in xz-utils for tarball #322417 by david van rood.

Revision  Changes    Path
1.67                 sys-devel/crossdev/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/ChangeLog?r1=1.66&r2=1.67

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog	20 Jun 2010 05:53:42 -0000	1.66
+++ ChangeLog	31 Jul 2010 17:08:57 -0000	1.67
@@ -1,6 +1,10 @@
 # ChangeLog for sys-devel/crossdev
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v 1.66 2010/06/20 05:53:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v 1.67 2010/07/31 17:08:57 vapier Exp $
+
+  31 Jul 2010; Mike Frysinger <vapier@gentoo.org> crossdev-20100620.ebuild,
+  crossdev-99999999.ebuild:
+  Pull in xz-utils for tarball #322417 by david van rood.
 
 *crossdev-20100620 (20 Jun 2010)
 



1.2                  sys-devel/crossdev/crossdev-20100620.ebuild

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

Index: crossdev-20100620.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-20100620.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- crossdev-20100620.ebuild	20 Jun 2010 05:53:42 -0000	1.1
+++ crossdev-20100620.ebuild	31 Jul 2010 17:08:57 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-20100620.ebuild,v 1.1 2010/06/20 05:53:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-20100620.ebuild,v 1.2 2010/07/31 17:08:57 vapier Exp $
 
 if [[ ${PV} == "99999999" ]] ; then
 	EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/crossdev.git"
@@ -23,7 +23,7 @@
 RDEPEND=">=sys-apps/portage-2.1
 	app-shells/bash
 	!sys-devel/crossdev-wrappers"
-DEPEND=""
+DEPEND="app-arch/xz-utils"
 
 src_install() {
 	emake install DESTDIR="${D}" || die



1.2                  sys-devel/crossdev/crossdev-99999999.ebuild

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

Index: crossdev-99999999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-99999999.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- crossdev-99999999.ebuild	23 Nov 2009 04:56:57 -0000	1.1
+++ crossdev-99999999.ebuild	31 Jul 2010 17:08:57 -0000	1.2
@@ -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-devel/crossdev/crossdev-99999999.ebuild,v 1.1 2009/11/23 04:56:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-99999999.ebuild,v 1.2 2010/07/31 17:08:57 vapier Exp $
 
 if [[ ${PV} == "99999999" ]] ; then
 	EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/crossdev.git"
@@ -23,7 +23,7 @@
 RDEPEND=">=sys-apps/portage-2.1
 	app-shells/bash
 	!sys-devel/crossdev-wrappers"
-DEPEND=""
+DEPEND="app-arch/xz-utils"
 
 src_install() {
 	emake install DESTDIR="${D}" || die






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

only message in thread, other threads:[~2010-07-31 18:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-31 17:08 [gentoo-commits] gentoo-x86 commit in sys-devel/crossdev: ChangeLog crossdev-20100620.ebuild crossdev-99999999.ebuild Mike Frysinger (vapier)

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