* [gentoo-commits] gentoo-x86 commit in sys-apps/usermode-utilities: usermode-utilities-20070815-r3.ebuild ChangeLog
@ 2011-12-13 22:53 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2011-12-13 22:53 UTC (permalink / raw
To: gentoo-commits
ago 11/12/13 22:53:41
Modified: usermode-utilities-20070815-r3.ebuild ChangeLog
Log:
Stable for AMD64, wrt bug #392873
(Portage version: 2.1.10.39/cvs/Linux i686)
Revision Changes Path
1.3 sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild?r1=1.2&r2=1.3
Index: usermode-utilities-20070815-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- usermode-utilities-20070815-r3.ebuild 11 Dec 2011 09:18:00 -0000 1.2
+++ usermode-utilities-20070815-r3.ebuild 13 Dec 2011 22:53:41 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild,v 1.2 2011/12/11 09:18:00 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild,v 1.3 2011/12/13 22:53:41 ago Exp $
inherit eutils
@@ -10,7 +10,7 @@
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="-* ~amd64 x86"
+KEYWORDS="-* amd64 x86"
IUSE="fuse"
RDEPEND="fuse? ( sys-fs/fuse )"
1.36 sys-apps/usermode-utilities/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usermode-utilities/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usermode-utilities/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usermode-utilities/ChangeLog?r1=1.35&r2=1.36
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog 11 Dec 2011 09:18:00 -0000 1.35
+++ ChangeLog 13 Dec 2011 22:53:41 -0000 1.36
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/usermode-utilities
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/ChangeLog,v 1.35 2011/12/11 09:18:00 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/ChangeLog,v 1.36 2011/12/13 22:53:41 ago Exp $
+
+ 13 Dec 2011; Agostino Sarubbo <ago@gentoo.org>
+ usermode-utilities-20070815-r3.ebuild:
+ Stable for AMD64, wrt bug #392873
11 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
usermode-utilities-20070815-r3.ebuild:
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-apps/usermode-utilities: usermode-utilities-20070815-r3.ebuild ChangeLog
@ 2012-06-08 13:16 Pacho Ramos (pacho)
0 siblings, 0 replies; 4+ messages in thread
From: Pacho Ramos (pacho) @ 2012-06-08 13:16 UTC (permalink / raw
To: gentoo-commits
pacho 12/06/08 13:16:07
Modified: usermode-utilities-20070815-r3.ebuild ChangeLog
Log:
Fix missing RDEPEND, bug #393351 by Michael (kensington).
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Revision Changes Path
1.4 sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild?r1=1.3&r2=1.4
Index: usermode-utilities-20070815-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- usermode-utilities-20070815-r3.ebuild 13 Dec 2011 22:53:41 -0000 1.3
+++ usermode-utilities-20070815-r3.ebuild 8 Jun 2012 13:16:07 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild,v 1.3 2011/12/13 22:53:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild,v 1.4 2012/06/08 13:16:07 pacho Exp $
inherit eutils
@@ -13,7 +13,8 @@
KEYWORDS="-* amd64 x86"
IUSE="fuse"
-RDEPEND="fuse? ( sys-fs/fuse )"
+RDEPEND="fuse? ( sys-fs/fuse )
+ sys-libs/readline"
DEPEND="${RDEPEND}"
S="${WORKDIR}"/tools-${PV}
1.38 sys-apps/usermode-utilities/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usermode-utilities/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usermode-utilities/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usermode-utilities/ChangeLog?r1=1.37&r2=1.38
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 8 Jun 2012 13:03:05 -0000 1.37
+++ ChangeLog 8 Jun 2012 13:16:07 -0000 1.38
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/usermode-utilities
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/ChangeLog,v 1.37 2012/06/08 13:03:05 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/ChangeLog,v 1.38 2012/06/08 13:16:07 pacho Exp $
+
+ 08 Jun 2012; Pacho Ramos <pacho@gentoo.org>
+ usermode-utilities-20070815-r3.ebuild:
+ Fix missing RDEPEND, bug #393351 by Michael (kensington).
08 Jun 2012; Pacho Ramos <pacho@gentoo.org>
-files/usermode-utilities-20060216-unlazy.patch,
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-apps/usermode-utilities: usermode-utilities-20070815-r3.ebuild ChangeLog
@ 2013-05-12 23:52 Mike Frysinger (vapier)
0 siblings, 0 replies; 4+ messages in thread
From: Mike Frysinger (vapier) @ 2013-05-12 23:52 UTC (permalink / raw
To: gentoo-commits
vapier 13/05/12 23:52:16
Modified: usermode-utilities-20070815-r3.ebuild ChangeLog
Log:
Update to EAPI=4. Add arm love. Handle AR/CC/CPPFLAGS.
(Portage version: 2.2.0_alpha170/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Revision Changes Path
1.5 sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild?r1=1.4&r2=1.5
Index: usermode-utilities-20070815-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- usermode-utilities-20070815-r3.ebuild 8 Jun 2012 13:16:07 -0000 1.4
+++ usermode-utilities-20070815-r3.ebuild 12 May 2013 23:52:16 -0000 1.5
@@ -1,16 +1,18 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild,v 1.4 2012/06/08 13:16:07 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild,v 1.5 2013/05/12 23:52:16 vapier Exp $
-inherit eutils
+EAPI="4"
+
+inherit eutils toolchain-funcs
DESCRIPTION="Tools for use with Usermode Linux virtual machines"
-SRC_URI="http://user-mode-linux.sourceforge.net/uml_utilities_${PV}.tar.bz2"
HOMEPAGE="http://user-mode-linux.sourceforge.net/"
+SRC_URI="http://user-mode-linux.sourceforge.net/uml_utilities_${PV}.tar.bz2"
-SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="-* amd64 x86"
+SLOT="0"
+KEYWORDS="amd64 arm x86"
IUSE="fuse"
RDEPEND="fuse? ( sys-fs/fuse )
@@ -19,9 +21,7 @@
S="${WORKDIR}"/tools-${PV}
-src_unpack() {
- unpack ${A}
- cd "${S}"
+src_prepare() {
# Merge previous patches with fix for bug #331099
epatch "${FILESDIR}"/${P}-rollup.patch
# Fix owner of humfsify; bug #364531
@@ -35,9 +35,6 @@
}
src_compile() {
- emake CFLAGS="${CFLAGS} -DTUNTAP -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -g -Wall" all || die "Compilation failed"
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "Install failed"
+ tc-export AR CC
+ emake CFLAGS="${CFLAGS} ${CPPFLAGS} -DTUNTAP -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -g -Wall" all
}
1.39 sys-apps/usermode-utilities/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usermode-utilities/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usermode-utilities/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usermode-utilities/ChangeLog?r1=1.38&r2=1.39
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog 8 Jun 2012 13:16:07 -0000 1.38
+++ ChangeLog 12 May 2013 23:52:16 -0000 1.39
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/usermode-utilities
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/ChangeLog,v 1.38 2012/06/08 13:16:07 pacho Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/ChangeLog,v 1.39 2013/05/12 23:52:16 vapier Exp $
+
+ 12 May 2013; Mike Frysinger <vapier@gentoo.org>
+ usermode-utilities-20070815-r3.ebuild:
+ Update to EAPI=4. Add arm love. Handle AR/CC/CPPFLAGS.
08 Jun 2012; Pacho Ramos <pacho@gentoo.org>
usermode-utilities-20070815-r3.ebuild:
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-apps/usermode-utilities: usermode-utilities-20070815-r3.ebuild ChangeLog
@ 2015-07-14 7:44 Mike Frysinger (vapier)
0 siblings, 0 replies; 4+ messages in thread
From: Mike Frysinger (vapier) @ 2015-07-14 7:44 UTC (permalink / raw
To: gentoo-commits
vapier 15/07/14 07:44:00
Modified: usermode-utilities-20070815-r3.ebuild ChangeLog
Log:
Update to EAPI=5 and use subslots on readline.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path
1.6 sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild?r1=1.5&r2=1.6
Index: usermode-utilities-20070815-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- usermode-utilities-20070815-r3.ebuild 12 May 2013 23:52:16 -0000 1.5
+++ usermode-utilities-20070815-r3.ebuild 14 Jul 2015 07:44:00 -0000 1.6
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild,v 1.5 2013/05/12 23:52:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild,v 1.6 2015/07/14 07:44:00 vapier Exp $
-EAPI="4"
+EAPI="5"
inherit eutils toolchain-funcs
@@ -16,7 +16,7 @@
IUSE="fuse"
RDEPEND="fuse? ( sys-fs/fuse )
- sys-libs/readline"
+ sys-libs/readline:0="
DEPEND="${RDEPEND}"
S="${WORKDIR}"/tools-${PV}
1.40 sys-apps/usermode-utilities/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usermode-utilities/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usermode-utilities/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usermode-utilities/ChangeLog?r1=1.39&r2=1.40
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog 12 May 2013 23:52:16 -0000 1.39
+++ ChangeLog 14 Jul 2015 07:44:00 -0000 1.40
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/usermode-utilities
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/ChangeLog,v 1.39 2013/05/12 23:52:16 vapier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/ChangeLog,v 1.40 2015/07/14 07:44:00 vapier Exp $
+
+ 14 Jul 2015; Mike Frysinger <vapier@gentoo.org>
+ usermode-utilities-20070815-r3.ebuild:
+ Update to EAPI=5 and use subslots on readline.
12 May 2013; Mike Frysinger <vapier@gentoo.org>
usermode-utilities-20070815-r3.ebuild:
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-07-14 7:44 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-08 13:16 [gentoo-commits] gentoo-x86 commit in sys-apps/usermode-utilities: usermode-utilities-20070815-r3.ebuild ChangeLog Pacho Ramos (pacho)
-- strict thread matches above, loose matches on Subject: below --
2015-07-14 7:44 Mike Frysinger (vapier)
2013-05-12 23:52 Mike Frysinger (vapier)
2011-12-13 22:53 Agostino Sarubbo (ago)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox