summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2012-04-23 19:56:04 +0000
committerFabian Groffen <grobian@gentoo.org>2012-04-23 19:56:04 +0000
commit36b910ff6a8401a8c02d375fa69ce96d628d5082 (patch)
tree4e81369a314b4059a6e2699ceef3b04aae8e8e13 /net-libs
parentgnome-extra/zeitgeist: Version Bump (diff)
downloadgentoo-2-36b910ff6a8401a8c02d375fa69ce96d628d5082.tar.gz
gentoo-2-36b910ff6a8401a8c02d375fa69ce96d628d5082.tar.bz2
gentoo-2-36b910ff6a8401a8c02d375fa69ce96d628d5082.zip
Marked ~{ppc,x86,x64}-macos, bug #410067
(Portage version: 2.2.01.20430-prefix/cvs/Darwin i386)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libnet/ChangeLog5
-rw-r--r--net-libs/libnet/libnet-1.1.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnet/ChangeLog b/net-libs/libnet/ChangeLog
index 5d02874d5cab..26251edc9835 100644
--- a/net-libs/libnet/ChangeLog
+++ b/net-libs/libnet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libnet
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.78 2012/04/14 07:26:34 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.79 2012/04/23 19:56:04 grobian Exp $
+
+ 23 Apr 2012; Fabian Groffen <grobian@gentoo.org> libnet-1.1.6.ebuild:
+ Marked ~{ppc,x86,x64}-macos, bug #410067
14 Apr 2012; Zac Medico <zmedico@gentoo.org> libnet-1.1.6.ebuild:
Fix for USE=-static-libs for prefix.
diff --git a/net-libs/libnet/libnet-1.1.6.ebuild b/net-libs/libnet/libnet-1.1.6.ebuild
index 4e6a4ca9623f..b94855f72dac 100644
--- a/net-libs/libnet/libnet-1.1.6.ebuild
+++ b/net-libs/libnet/libnet-1.1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.6.ebuild,v 1.2 2012/04/14 07:26:34 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.6.ebuild,v 1.3 2012/04/23 19:56:04 grobian Exp $
EAPI=4
@@ -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"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc static-libs"
DEPEND="sys-devel/autoconf"