* [gentoo-commits] gentoo-x86 commit in sys-block/parted: parted-2.4.ebuild parted-2.3-r2.ebuild parted-2.3-r1.ebuild parted-2.3.ebuild ChangeLog parted-3.1.ebuild parted-3.1-r1.ebuild parted-3.0.ebuild
@ 2013-07-14 22:27 Jeroen Roovers (jer)
0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2013-07-14 22:27 UTC (permalink / raw
To: gentoo-commits
jer 13/07/14 22:27:14
Modified: parted-2.4.ebuild parted-2.3-r2.ebuild
parted-2.3-r1.ebuild parted-2.3.ebuild ChangeLog
parted-3.1.ebuild parted-3.1-r1.ebuild
Removed: parted-3.0.ebuild
Log:
Do not require a specific automake version (bug #476786 by Matt Turner). Disable silent rules in 3.1-r1.
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path
1.4 sys-block/parted/parted-2.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/parted-2.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/parted-2.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/parted-2.4.ebuild?r1=1.3&r2=1.4
Index: parted-2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- parted-2.4.ebuild 9 Apr 2013 09:59:44 -0000 1.3
+++ parted-2.4.ebuild 14 Jul 2013 22:27:14 -0000 1.4
@@ -1,11 +1,9 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.4.ebuild,v 1.3 2013/04/09 09:59:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.4.ebuild,v 1.4 2013/07/14 22:27:14 jer Exp $
EAPI="3"
-WANT_AUTOMAKE="1.11"
-
inherit autotools eutils
DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems"
1.4 sys-block/parted/parted-2.3-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/parted-2.3-r2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/parted-2.3-r2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/parted-2.3-r2.ebuild?r1=1.3&r2=1.4
Index: parted-2.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.3-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- parted-2.3-r2.ebuild 9 Apr 2013 09:59:44 -0000 1.3
+++ parted-2.3-r2.ebuild 14 Jul 2013 22:27:14 -0000 1.4
@@ -1,11 +1,9 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.3-r2.ebuild,v 1.3 2013/04/09 09:59:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.3-r2.ebuild,v 1.4 2013/07/14 22:27:14 jer Exp $
EAPI="3"
-WANT_AUTOMAKE="1.11"
-
inherit autotools eutils
DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems"
1.5 sys-block/parted/parted-2.3-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/parted-2.3-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/parted-2.3-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/parted-2.3-r1.ebuild?r1=1.4&r2=1.5
Index: parted-2.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.3-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- parted-2.3-r1.ebuild 9 Apr 2013 09:59:44 -0000 1.4
+++ parted-2.3-r1.ebuild 14 Jul 2013 22:27:14 -0000 1.5
@@ -1,11 +1,9 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.3-r1.ebuild,v 1.4 2013/04/09 09:59:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.3-r1.ebuild,v 1.5 2013/07/14 22:27:14 jer Exp $
EAPI="3"
-WANT_AUTOMAKE="1.11"
-
inherit autotools eutils
DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems"
1.5 sys-block/parted/parted-2.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/parted-2.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/parted-2.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/parted-2.3.ebuild?r1=1.4&r2=1.5
Index: parted-2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- parted-2.3.ebuild 9 Apr 2013 09:59:44 -0000 1.4
+++ parted-2.3.ebuild 14 Jul 2013 22:27:14 -0000 1.5
@@ -1,11 +1,9 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.3.ebuild,v 1.4 2013/04/09 09:59:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.3.ebuild,v 1.5 2013/07/14 22:27:14 jer Exp $
EAPI="2"
-WANT_AUTOMAKE="1.11"
-
inherit autotools eutils
DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems"
1.29 sys-block/parted/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/ChangeLog?r1=1.28&r2=1.29
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/parted/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog 9 Apr 2013 10:11:03 -0000 1.28
+++ ChangeLog 14 Jul 2013 22:27:14 -0000 1.29
@@ -1,6 +1,12 @@
# ChangeLog for sys-block/parted
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/ChangeLog,v 1.28 2013/04/09 10:11:03 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/ChangeLog,v 1.29 2013/07/14 22:27:14 jer Exp $
+
+ 14 Jul 2013; Jeroen Roovers <jer@gentoo.org> parted-2.3.ebuild,
+ parted-2.3-r1.ebuild, parted-2.3-r2.ebuild, parted-2.4.ebuild,
+ -parted-3.0.ebuild, parted-3.1.ebuild, parted-3.1-r1.ebuild:
+ Do not require a specific automake version (bug #476786 by Matt Turner).
+ Disable silent rules in 3.1-r1.
09 Apr 2013; Samuli Suominen <ssuominen@gentoo.org> parted-2.3.ebuild,
parted-2.3-r1.ebuild, parted-2.3-r2.ebuild, parted-2.4.ebuild,
1.10 sys-block/parted/parted-3.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/parted-3.1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/parted-3.1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/parted-3.1.ebuild?r1=1.9&r2=1.10
Index: parted-3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/parted/parted-3.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- parted-3.1.ebuild 9 Apr 2013 09:59:44 -0000 1.9
+++ parted-3.1.ebuild 14 Jul 2013 22:27:14 -0000 1.10
@@ -1,11 +1,9 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-3.1.ebuild,v 1.9 2013/04/09 09:59:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-3.1.ebuild,v 1.10 2013/07/14 22:27:14 jer Exp $
EAPI="4"
-WANT_AUTOMAKE="1.11"
-
inherit autotools eutils
DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems"
1.6 sys-block/parted/parted-3.1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/parted-3.1-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/parted-3.1-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/parted-3.1-r1.ebuild?r1=1.5&r2=1.6
Index: parted-3.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/parted/parted-3.1-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- parted-3.1-r1.ebuild 9 Apr 2013 09:59:44 -0000 1.5
+++ parted-3.1-r1.ebuild 14 Jul 2013 22:27:14 -0000 1.6
@@ -1,11 +1,9 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-3.1-r1.ebuild,v 1.5 2013/04/09 09:59:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-3.1-r1.ebuild,v 1.6 2013/07/14 22:27:14 jer Exp $
EAPI="4"
-WANT_AUTOMAKE="1.11"
-
inherit autotools eutils
DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems"
@@ -54,13 +52,14 @@
src_configure() {
econf \
- $(use_with readline) \
- $(use_enable nls) \
$(use_enable debug) \
- $(use_enable selinux) \
$(use_enable device-mapper) \
+ $(use_enable nls) \
+ $(use_enable selinux) \
$(use_enable static-libs static) \
- --disable-rpath
+ $(use_with readline) \
+ --disable-rpath \
+ --disable-silent-rules
}
src_test() {
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-07-14 22:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-14 22:27 [gentoo-commits] gentoo-x86 commit in sys-block/parted: parted-2.4.ebuild parted-2.3-r2.ebuild parted-2.3-r1.ebuild parted-2.3.ebuild ChangeLog parted-3.1.ebuild parted-3.1-r1.ebuild parted-3.0.ebuild Jeroen Roovers (jer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox