* [gentoo-commits] gentoo-x86 commit in net-analyzer/ippl: ippl-1.4.14-r3.ebuild ChangeLog ippl-1.4.14-r1.ebuild ippl-1.4.14-r2.ebuild
@ 2012-10-12 10:46 Sergey Popov (pinkbyte)
0 siblings, 0 replies; only message in thread
From: Sergey Popov (pinkbyte) @ 2012-10-12 10:46 UTC (permalink / raw
To: gentoo-commits
pinkbyte 12/10/12 10:46:15
Modified: ippl-1.4.14-r3.ebuild ChangeLog
ippl-1.4.14-r1.ebuild ippl-1.4.14-r2.ebuild
Log:
Replace yacc dependency atoms with virtual/yacc
(Portage version: 2.2.0_alpha136/cvs/Linux x86_64)
Revision Changes Path
1.2 net-analyzer/ippl/ippl-1.4.14-r3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r3.ebuild?r1=1.1&r2=1.2
Index: ippl-1.4.14-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ippl-1.4.14-r3.ebuild 12 Oct 2012 10:43:32 -0000 1.1
+++ ippl-1.4.14-r3.ebuild 12 Oct 2012 10:46:15 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r3.ebuild,v 1.1 2012/10/12 10:43:32 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r3.ebuild,v 1.2 2012/10/12 10:46:15 pinkbyte Exp $
EAPI="4"
@@ -15,7 +15,7 @@
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
-DEPEND="|| ( sys-devel/bison >=dev-util/yacc-1.9.1-r1 )
+DEPEND="virtual/yacc
>=sys-devel/flex-2.5.4a-r4"
RDEPEND=""
1.21 net-analyzer/ippl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ippl/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ippl/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ippl/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 12 Oct 2012 10:43:32 -0000 1.20
+++ ChangeLog 12 Oct 2012 10:46:15 -0000 1.21
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/ippl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ChangeLog,v 1.20 2012/10/12 10:43:32 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ChangeLog,v 1.21 2012/10/12 10:46:15 pinkbyte Exp $
+
+ 12 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> ippl-1.4.14-r1.ebuild,
+ ippl-1.4.14-r2.ebuild, ippl-1.4.14-r3.ebuild:
+ Replace yacc dependency atoms with virtual/yacc
*ippl-1.4.14-r3 (12 Oct 2012)
1.6 net-analyzer/ippl/ippl-1.4.14-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r1.ebuild?r1=1.5&r2=1.6
Index: ippl-1.4.14-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ippl-1.4.14-r1.ebuild 12 Jun 2012 02:26:23 -0000 1.5
+++ ippl-1.4.14-r1.ebuild 12 Oct 2012 10:46:15 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r1.ebuild,v 1.5 2012/06/12 02:26:23 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r1.ebuild,v 1.6 2012/10/12 10:46:15 pinkbyte Exp $
inherit eutils user
@@ -13,7 +13,7 @@
KEYWORDS="amd64 ~ppc x86"
IUSE=""
-DEPEND="|| ( sys-devel/bison >=dev-util/yacc-1.9.1-r1 )
+DEPEND="virtual/yacc
>=sys-devel/flex-2.5.4a-r4"
RDEPEND=""
1.4 net-analyzer/ippl/ippl-1.4.14-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r2.ebuild?r1=1.3&r2=1.4
Index: ippl-1.4.14-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ippl-1.4.14-r2.ebuild 12 Jun 2012 02:26:23 -0000 1.3
+++ ippl-1.4.14-r2.ebuild 12 Oct 2012 10:46:15 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r2.ebuild,v 1.3 2012/06/12 02:26:23 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r2.ebuild,v 1.4 2012/10/12 10:46:15 pinkbyte Exp $
EAPI="2"
@@ -15,7 +15,7 @@
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
-DEPEND="|| ( sys-devel/bison >=dev-util/yacc-1.9.1-r1 )
+DEPEND="virtual/yacc
>=sys-devel/flex-2.5.4a-r4"
RDEPEND=""
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-10-12 10:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-12 10:46 [gentoo-commits] gentoo-x86 commit in net-analyzer/ippl: ippl-1.4.14-r3.ebuild ChangeLog ippl-1.4.14-r1.ebuild ippl-1.4.14-r2.ebuild Sergey Popov (pinkbyte)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox