diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-02-06 20:46:22 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-02-06 20:46:22 +0000 |
commit | 1159ed17c69eae4d9fbc45f14a18ce6b51daee44 (patch) | |
tree | b0f2ff9cb7ed0adfa854e958e7f4463b0d186445 /net-analyzer/lft | |
parent | stable on ppc wrt bug #209035 (diff) | |
download | gentoo-2-1159ed17c69eae4d9fbc45f14a18ce6b51daee44.tar.gz gentoo-2-1159ed17c69eae4d9fbc45f14a18ce6b51daee44.tar.bz2 gentoo-2-1159ed17c69eae4d9fbc45f14a18ce6b51daee44.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-analyzer/lft')
-rw-r--r-- | net-analyzer/lft/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/lft/lft-2.31.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/lft/lft-2.5.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/lft/lft-3.0.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/net-analyzer/lft/ChangeLog b/net-analyzer/lft/ChangeLog index c0c4ef147e34..7aa8550a72a0 100644 --- a/net-analyzer/lft/ChangeLog +++ b/net-analyzer/lft/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/lft # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/lft/ChangeLog,v 1.22 2008/01/18 18:49:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/lft/ChangeLog,v 1.23 2008/02/06 20:46:22 grobian Exp $ + + 06 Feb 2008; Fabian Groffen <grobian@gentoo.org> lft-2.5.ebuild, + lft-2.31.ebuild, lft-3.0.ebuild: + Dropped ppc-macos keyword, see you in prefix 18 Jan 2008; Raúl Porcel <armin76@gentoo.org> lft-3.0.ebuild: x86 stable diff --git a/net-analyzer/lft/lft-2.31.ebuild b/net-analyzer/lft/lft-2.31.ebuild index 02241da87dbc..dd02ddeaa815 100644 --- a/net-analyzer/lft/lft-2.31.ebuild +++ b/net-analyzer/lft/lft-2.31.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/lft/lft-2.31.ebuild,v 1.7 2006/02/15 23:24:09 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/lft/lft-2.31.ebuild,v 1.8 2008/02/06 20:46:22 grobian Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="VOSTROM" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc-macos x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="net-libs/libpcap" diff --git a/net-analyzer/lft/lft-2.5.ebuild b/net-analyzer/lft/lft-2.5.ebuild index 1af942605c25..d4e7047672d8 100644 --- a/net-analyzer/lft/lft-2.5.ebuild +++ b/net-analyzer/lft/lft-2.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/lft/lft-2.5.ebuild,v 1.3 2007/03/20 14:49:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/lft/lft-2.5.ebuild,v 1.4 2008/02/06 20:46:22 grobian Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="VOSTROM" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND="net-libs/libpcap" diff --git a/net-analyzer/lft/lft-3.0.ebuild b/net-analyzer/lft/lft-3.0.ebuild index d2c580386417..1de4e6382d40 100644 --- a/net-analyzer/lft/lft-3.0.ebuild +++ b/net-analyzer/lft/lft-3.0.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/lft/lft-3.0.ebuild,v 1.2 2008/01/18 18:49:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/lft/lft-3.0.ebuild,v 1.3 2008/02/06 20:46:22 grobian Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="VOSTROM" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND="net-libs/libpcap" |