diff options
author | 2008-08-14 14:56:29 +0000 | |
---|---|---|
committer | 2008-08-14 14:56:29 +0000 | |
commit | 38e0787f085d5bb4fa89de26bb4567bb90887a0d (patch) | |
tree | 466b4169dd15d6fc85c5f225c715ce89dfe428bb /net-analyzer/ippl | |
parent | x86 stable, add ~sparc (diff) | |
download | gentoo-2-38e0787f085d5bb4fa89de26bb4567bb90887a0d.tar.gz gentoo-2-38e0787f085d5bb4fa89de26bb4567bb90887a0d.tar.bz2 gentoo-2-38e0787f085d5bb4fa89de26bb4567bb90887a0d.zip |
x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-analyzer/ippl')
-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 fbbb3756a481..642dcdb66cf6 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.12 2008/06/05 13:12:14 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ChangeLog,v 1.13 2008/08/14 14:56:29 armin76 Exp $ + + 14 Aug 2008; Raúl Porcel <armin76@gentoo.org> ippl-1.4.14-r1.ebuild: + x86 stable *ippl-1.4.14-r1 (05 Jun 2008) diff --git a/net-analyzer/ippl/ippl-1.4.14-r1.ebuild b/net-analyzer/ippl/ippl-1.4.14-r1.ebuild index 4b29a2fc2bcb..debd07f8fdca 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.1 2008/06/05 13:12:14 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14-r1.ebuild,v 1.2 2008/08/14 14:56:29 armin76 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 ) |