summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2012-10-12 10:46:15 +0000
committerSergey Popov <pinkbyte@gentoo.org>2012-10-12 10:46:15 +0000
commit74aeb4f7c4c55079b2667821264d89412c84425f (patch)
treefdb59b90c478285b4225a142b66fb24a4596493f /net-analyzer/ippl
parent[sys-cluster/knem] Version bump (diff)
downloadgentoo-2-74aeb4f7c4c55079b2667821264d89412c84425f.tar.gz
gentoo-2-74aeb4f7c4c55079b2667821264d89412c84425f.tar.bz2
gentoo-2-74aeb4f7c4c55079b2667821264d89412c84425f.zip
Replace yacc dependency atoms with virtual/yacc
(Portage version: 2.2.0_alpha136/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/ippl')
-rw-r--r--net-analyzer/ippl/ChangeLog6
-rw-r--r--net-analyzer/ippl/ippl-1.4.14-r1.ebuild4
-rw-r--r--net-analyzer/ippl/ippl-1.4.14-r2.ebuild4
-rw-r--r--net-analyzer/ippl/ippl-1.4.14-r3.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/net-analyzer/ippl/ChangeLog b/net-analyzer/ippl/ChangeLog
index 5538354525f6..75bd0f6b4ffb 100644
--- a/net-analyzer/ippl/ChangeLog
+++ b/net-analyzer/ippl/ChangeLog
@@ -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)
diff --git a/net-analyzer/ippl/ippl-1.4.14-r1.ebuild b/net-analyzer/ippl/ippl-1.4.14-r1.ebuild
index 2ee1c057b311..4676b9776ddb 100644
--- a/net-analyzer/ippl/ippl-1.4.14-r1.ebuild
+++ b/net-analyzer/ippl/ippl-1.4.14-r1.ebuild
@@ -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 @@ SLOT="0"
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=""
diff --git a/net-analyzer/ippl/ippl-1.4.14-r2.ebuild b/net-analyzer/ippl/ippl-1.4.14-r2.ebuild
index bce5932c3b38..5d243bd7723b 100644
--- a/net-analyzer/ippl/ippl-1.4.14-r2.ebuild
+++ b/net-analyzer/ippl/ippl-1.4.14-r2.ebuild
@@ -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 @@ SLOT="0"
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=""
diff --git a/net-analyzer/ippl/ippl-1.4.14-r3.ebuild b/net-analyzer/ippl/ippl-1.4.14-r3.ebuild
index 5aac65ce327a..b044177526db 100644
--- a/net-analyzer/ippl/ippl-1.4.14-r3.ebuild
+++ b/net-analyzer/ippl/ippl-1.4.14-r3.ebuild
@@ -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 @@ SLOT="0"
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=""