summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-04-06 11:18:20 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-04-06 11:18:20 +0000
commit56420baac974548070e5e5f0f659526da246d87c (patch)
tree8bd209d0e56eebd3ed7a14137311231e5f2f7b76 /net-libs/enet
parentstable x86, security bug 144833 (diff)
downloadgentoo-2-56420baac974548070e5e5f0f659526da246d87c.tar.gz
gentoo-2-56420baac974548070e5e5f0f659526da246d87c.tar.bz2
gentoo-2-56420baac974548070e5e5f0f659526da246d87c.zip
stable x86, security bug 159356
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-libs/enet')
-rw-r--r--net-libs/enet/ChangeLog5
-rw-r--r--net-libs/enet/enet-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/enet/ChangeLog b/net-libs/enet/ChangeLog
index d694568b3e49..8045336b0849 100644
--- a/net-libs/enet/ChangeLog
+++ b/net-libs/enet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/enet
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/enet/ChangeLog,v 1.7 2007/01/29 05:44:04 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/enet/ChangeLog,v 1.8 2007/04/06 11:18:20 opfer Exp $
+
+ 06 Apr 2007; Christian Faulhammer <opfer@gentoo.org> enet-1.0.ebuild:
+ stable x86, security bug 159356
*enet-1.0 (29 Jan 2007)
diff --git a/net-libs/enet/enet-1.0.ebuild b/net-libs/enet/enet-1.0.ebuild
index 4c730a93d104..5b7cc6cfd0fd 100644
--- a/net-libs/enet/enet-1.0.ebuild
+++ b/net-libs/enet/enet-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/enet/enet-1.0.ebuild,v 1.1 2007/01/29 05:44:04 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/enet/enet-1.0.ebuild,v 1.2 2007/04/06 11:18:20 opfer Exp $
DESCRIPTION="relatively thin, simple and robust network communication layer on top of UDP"
HOMEPAGE="http://enet.bespin.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://enet.bespin.org/download/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~ppc x86"
IUSE=""
src_install() {