diff options
-rw-r--r-- | net-analyzer/ippl/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/ippl/ippl-1.4.14-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/ippl/ChangeLog b/net-analyzer/ippl/ChangeLog index 323b1a095914..4645c4e8e0c2 100644 --- a/net-analyzer/ippl/ChangeLog +++ b/net-analyzer/ippl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/ippl # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ChangeLog,v 1.14 2008/09/10 10:39:50 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ChangeLog,v 1.15 2008/09/16 12:08:37 pva Exp $ + + 16 Sep 2008; Peter Volkov <pva@gentoo.org> ippl-1.4.14-r1.ebuild: + amd64 stable, removed old. 10 Sep 2008; Peter Volkov <pva@gentoo.org> ippl-1.4.14-r1.ebuild: enewuser/enewgroup die on their own, no need to || die diff --git a/net-analyzer/ippl/ippl-1.4.14-r1.ebuild b/net-analyzer/ippl/ippl-1.4.14-r1.ebuild index 28e119556491..4984d95a4ac0 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-2008 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.3 2008/09/10 10:39:50 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r1.ebuild,v 1.4 2008/09/16 12:08:37 pva Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://pltplp.net/ippl/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="|| ( sys-devel/bison >=dev-util/yacc-1.9.1-r1 ) |