* [gentoo-commits] gentoo-x86 commit in net-fs/autofs: ChangeLog autofs-5.0.6-r2.ebuild autofs-5.0.5-r4.ebuild
@ 2011-09-19 8:15 Peter Volkov (pva)
0 siblings, 0 replies; 2+ messages in thread
From: Peter Volkov (pva) @ 2011-09-19 8:15 UTC (permalink / raw
To: gentoo-commits
pva 11/09/19 08:15:28
Modified: ChangeLog autofs-5.0.6-r2.ebuild
autofs-5.0.5-r4.ebuild
Log:
Add virtual/yacc into DEPEND, bug #383477 thank bay and Dustin Polke for this job.
(Portage version: 2.1.10.16/cvs/Linux x86_64)
Revision Changes Path
1.126 net-fs/autofs/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/ChangeLog?rev=1.126&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/ChangeLog?rev=1.126&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/ChangeLog?r1=1.125&r2=1.126
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- ChangeLog 18 Sep 2011 21:36:26 -0000 1.125
+++ ChangeLog 19 Sep 2011 08:15:28 -0000 1.126
@@ -1,6 +1,11 @@
# ChangeLog for net-fs/autofs
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.125 2011/09/18 21:36:26 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.126 2011/09/19 08:15:28 pva Exp $
+
+ 19 Sep 2011; Peter Volkov <pva@gentoo.org> autofs-5.0.5-r4.ebuild,
+ autofs-5.0.6-r2.ebuild:
+ Add virtual/yacc into DEPEND, bug #383477 thank bay and Dustin Polke for this
+ job.
18 Sep 2011; Markus Meier <maekke@gentoo.org> autofs-5.0.6-r2.ebuild:
amd64/x86 stable, bug #379569
1.4 net-fs/autofs/autofs-5.0.6-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/autofs-5.0.6-r2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/autofs-5.0.6-r2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/autofs-5.0.6-r2.ebuild?r1=1.3&r2=1.4
Index: autofs-5.0.6-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.6-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- autofs-5.0.6-r2.ebuild 18 Sep 2011 21:36:26 -0000 1.3
+++ autofs-5.0.6-r2.ebuild 19 Sep 2011 08:15:28 -0000 1.4
@@ -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/net-fs/autofs/autofs-5.0.6-r2.ebuild,v 1.3 2011/09/18 21:36:26 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.6-r2.ebuild,v 1.4 2011/09/19 08:15:28 pva Exp $
EAPI="4"
inherit eutils multilib autotools linux-info
@@ -29,7 +29,8 @@
sasl? ( dev-libs/cyrus-sasl
dev-libs/libxml2
virtual/krb5 ) )"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+ virtual/yacc"
src_prepare() {
# Upstream's patchset
1.7 net-fs/autofs/autofs-5.0.5-r4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/autofs-5.0.5-r4.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/autofs-5.0.5-r4.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/autofs-5.0.5-r4.ebuild?r1=1.6&r2=1.7
Index: autofs-5.0.5-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.5-r4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- autofs-5.0.5-r4.ebuild 5 Aug 2011 20:14:18 -0000 1.6
+++ autofs-5.0.5-r4.ebuild 19 Sep 2011 08:15:28 -0000 1.7
@@ -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/net-fs/autofs/autofs-5.0.5-r4.ebuild,v 1.6 2011/08/05 20:14:18 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.5-r4.ebuild,v 1.7 2011/09/19 08:15:28 pva Exp $
EAPI="4"
inherit eutils multilib autotools linux-info
@@ -26,7 +26,8 @@
sasl? ( dev-libs/cyrus-sasl
dev-libs/libxml2
virtual/krb5 ) )"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+ virtual/yacc"
src_prepare() {
# Upstream's patchset
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-fs/autofs: ChangeLog autofs-5.0.6-r2.ebuild autofs-5.0.5-r4.ebuild
@ 2011-09-21 15:49 Peter Volkov (pva)
0 siblings, 0 replies; 2+ messages in thread
From: Peter Volkov (pva) @ 2011-09-21 15:49 UTC (permalink / raw
To: gentoo-commits
pva 11/09/21 15:49:56
Modified: ChangeLog autofs-5.0.6-r2.ebuild
autofs-5.0.5-r4.ebuild
Log:
Add sys-devel/flex into DEPEND, bug #383477 thank bay and Dustin Polke for this job.
(Portage version: 2.1.10.16/cvs/Linux x86_64)
Revision Changes Path
1.129 net-fs/autofs/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/ChangeLog?rev=1.129&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/ChangeLog?rev=1.129&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/ChangeLog?r1=1.128&r2=1.129
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- ChangeLog 21 Sep 2011 00:44:45 -0000 1.128
+++ ChangeLog 21 Sep 2011 15:49:56 -0000 1.129
@@ -1,6 +1,11 @@
# ChangeLog for net-fs/autofs
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.128 2011/09/21 00:44:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.129 2011/09/21 15:49:56 pva Exp $
+
+ 21 Sep 2011; Peter Volkov <pva@gentoo.org> autofs-5.0.5-r4.ebuild,
+ autofs-5.0.6-r2.ebuild:
+ Add sys-devel/flex into DEPEND, bug #383477 thank bay and Dustin Polke for
+ this job.
21 Sep 2011; Jeroen Roovers <jer@gentoo.org> autofs-4.1.4.ebuild:
Stable for HPPA (bug #374887).
1.6 net-fs/autofs/autofs-5.0.6-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/autofs-5.0.6-r2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/autofs-5.0.6-r2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/autofs-5.0.6-r2.ebuild?r1=1.5&r2=1.6
Index: autofs-5.0.6-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.6-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- autofs-5.0.6-r2.ebuild 19 Sep 2011 12:23:21 -0000 1.5
+++ autofs-5.0.6-r2.ebuild 21 Sep 2011 15:49:56 -0000 1.6
@@ -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/net-fs/autofs/autofs-5.0.6-r2.ebuild,v 1.5 2011/09/19 12:23:21 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.6-r2.ebuild,v 1.6 2011/09/21 15:49:56 pva Exp $
EAPI="4"
inherit eutils multilib autotools linux-info
@@ -30,6 +30,7 @@
dev-libs/libxml2
virtual/krb5 ) )"
DEPEND="${RDEPEND}
+ sys-devel/flex
virtual/yacc"
src_prepare() {
1.8 net-fs/autofs/autofs-5.0.5-r4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/autofs-5.0.5-r4.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/autofs-5.0.5-r4.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/autofs-5.0.5-r4.ebuild?r1=1.7&r2=1.8
Index: autofs-5.0.5-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.5-r4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- autofs-5.0.5-r4.ebuild 19 Sep 2011 08:15:28 -0000 1.7
+++ autofs-5.0.5-r4.ebuild 21 Sep 2011 15:49:56 -0000 1.8
@@ -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/net-fs/autofs/autofs-5.0.5-r4.ebuild,v 1.7 2011/09/19 08:15:28 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.5-r4.ebuild,v 1.8 2011/09/21 15:49:56 pva Exp $
EAPI="4"
inherit eutils multilib autotools linux-info
@@ -27,6 +27,7 @@
dev-libs/libxml2
virtual/krb5 ) )"
DEPEND="${RDEPEND}
+ sys-devel/flex
virtual/yacc"
src_prepare() {
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-09-21 15:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-19 8:15 [gentoo-commits] gentoo-x86 commit in net-fs/autofs: ChangeLog autofs-5.0.6-r2.ebuild autofs-5.0.5-r4.ebuild Peter Volkov (pva)
-- strict thread matches above, loose matches on Subject: below --
2011-09-21 15:49 Peter Volkov (pva)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox