diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-02 08:06:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-02 08:06:01 +0000 |
commit | 771592e0d1d6ac7e21612a2147b4c744025d0506 (patch) | |
tree | 4a6a8b61401913b55f37efbc1ca7636ccd44818d /net-misc/l7-protocols | |
parent | Stable for x86, wrt bug #474162 (diff) | |
download | gentoo-2-771592e0d1d6ac7e21612a2147b4c744025d0506.tar.gz gentoo-2-771592e0d1d6ac7e21612a2147b4c744025d0506.tar.bz2 gentoo-2-771592e0d1d6ac7e21612a2147b4c744025d0506.zip |
Stable for x86, wrt bug #474280
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/l7-protocols')
-rw-r--r-- | net-misc/l7-protocols/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/l7-protocols/l7-protocols-2009.05.28.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/l7-protocols/ChangeLog b/net-misc/l7-protocols/ChangeLog index 34063e8e3a87..6ae0b98d23bb 100644 --- a/net-misc/l7-protocols/ChangeLog +++ b/net-misc/l7-protocols/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/l7-protocols # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/l7-protocols/ChangeLog,v 1.68 2014/03/02 00:00:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/l7-protocols/ChangeLog,v 1.69 2014/03/02 08:06:01 ago Exp $ + + 02 Mar 2014; Agostino Sarubbo <ago@gentoo.org> l7-protocols-2009.05.28.ebuild: + Stable for x86, wrt bug #474280 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> l7-protocols-2009.05.28.ebuild: amd64 stable, bug #474280 diff --git a/net-misc/l7-protocols/l7-protocols-2009.05.28.ebuild b/net-misc/l7-protocols/l7-protocols-2009.05.28.ebuild index b64307769f3c..ca94ec35b436 100644 --- a/net-misc/l7-protocols/l7-protocols-2009.05.28.ebuild +++ b/net-misc/l7-protocols/l7-protocols-2009.05.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/l7-protocols/l7-protocols-2009.05.28.ebuild,v 1.3 2014/03/02 00:00:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/l7-protocols/l7-protocols-2009.05.28.ebuild,v 1.4 2014/03/02 08:06:01 ago Exp $ inherit eutils fixheadtails toolchain-funcs @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/l7-filter/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86" S=${WORKDIR}/${MY_P} src_unpack() { |