diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-02-15 13:07:31 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-02-15 13:07:31 +0000 |
commit | 43fc830264f8d2cc5a454419cd8a51a86914b9b7 (patch) | |
tree | 8368c6d392d18fe6ae4ef322b2a076878cf377a8 /net-misc/l7-filter | |
parent | Version bump wrt #208310 and install fdi file for hal by Jeff Mitchell. (diff) | |
download | gentoo-2-43fc830264f8d2cc5a454419cd8a51a86914b9b7.tar.gz gentoo-2-43fc830264f8d2cc5a454419cd8a51a86914b9b7.tar.bz2 gentoo-2-43fc830264f8d2cc5a454419cd8a51a86914b9b7.zip |
Sparc stable, Bug #208148 --- it does patch the kernel source.
(Portage version: 2.2_pre2)
Diffstat (limited to 'net-misc/l7-filter')
-rw-r--r-- | net-misc/l7-filter/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/l7-filter/l7-filter-2.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/l7-filter/ChangeLog b/net-misc/l7-filter/ChangeLog index 85f72b50fc1e..bde34e8198a4 100644 --- a/net-misc/l7-filter/ChangeLog +++ b/net-misc/l7-filter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/l7-filter # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/l7-filter/ChangeLog,v 1.57 2008/02/01 10:50:12 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/l7-filter/ChangeLog,v 1.58 2008/02/15 13:07:31 fmccor Exp $ + + 15 Feb 2008; Ferris McCormick <fmccor@gentoo.org> l7-filter-2.17.ebuild: + Sparc stable, Bug #208148 --- it does patch the kernel source. 01 Feb 2008; Christian Faulhammer <opfer@gentoo.org> l7-filter-2.17.ebuild: diff --git a/net-misc/l7-filter/l7-filter-2.17.ebuild b/net-misc/l7-filter/l7-filter-2.17.ebuild index 19c23778b741..8db8df3750cc 100644 --- a/net-misc/l7-filter/l7-filter-2.17.ebuild +++ b/net-misc/l7-filter/l7-filter-2.17.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-misc/l7-filter/l7-filter-2.17.ebuild,v 1.4 2008/02/01 10:50:12 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/l7-filter/l7-filter-2.17.ebuild,v 1.5 2008/02/15 13:07:31 fmccor Exp $ inherit linux-info eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/l7-filter/${MY_P}.tar.gz mirror://gentoo/additional_patch_for_2.6.13.diff" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="" #break repoman #SLOT="${KV}" |