diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-04 19:55:36 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-04 19:55:36 +0000 |
commit | daf830e169c0f3fabdc40cbece869dbe5ddb6d86 (patch) | |
tree | cb83e40a917c77807fb09b48069bf57e7beae5e3 /net-libs | |
parent | Stable on amd64 wrt bug #356143 (diff) | |
download | gentoo-2-daf830e169c0f3fabdc40cbece869dbe5ddb6d86.tar.gz gentoo-2-daf830e169c0f3fabdc40cbece869dbe5ddb6d86.tar.bz2 gentoo-2-daf830e169c0f3fabdc40cbece869dbe5ddb6d86.zip |
Stable on amd64 wrt bug #359037
(Portage version: 2.1.9.46/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libnet/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libnet/libnet-1.1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnet/ChangeLog b/net-libs/libnet/ChangeLog index 65a838fe49f8..34356e668f1f 100644 --- a/net-libs/libnet/ChangeLog +++ b/net-libs/libnet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libnet # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.69 2011/05/02 13:56:41 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.70 2011/05/04 19:55:36 hwoarang Exp $ + + 04 May 2011; Markos Chandras <hwoarang@gentoo.org> libnet-1.1.5.ebuild: + Stable on amd64 wrt bug #359037 02 May 2011; Thomas Kahle <tomka@gentoo.org> libnet-1.1.5.ebuild: x86 stable per bug 359037 diff --git a/net-libs/libnet/libnet-1.1.5.ebuild b/net-libs/libnet/libnet-1.1.5.ebuild index e70a8ce38e9d..5b7634ccff22 100644 --- a/net-libs/libnet/libnet-1.1.5.ebuild +++ b/net-libs/libnet/libnet-1.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.5.ebuild,v 1.5 2011/05/02 13:56:41 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.5.ebuild,v 1.6 2011/05/04 19:55:36 hwoarang Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/project/${PN}-dev/${P}.tar.gz" LICENSE="LGPL-2" SLOT="1.1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc" DEPEND="sys-devel/autoconf" |