summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-01-25 07:40:51 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-01-25 07:40:51 +0000
commitd93172364601fca034153909069a5dd7861e332d (patch)
tree5450570d52756e87c401c55f539c147c70d43c7f /net-libs/libasyncns
parentmask bluetooth for a stable pulseaudio version, so stable users are not bothered (diff)
downloadgentoo-2-d93172364601fca034153909069a5dd7861e332d.tar.gz
gentoo-2-d93172364601fca034153909069a5dd7861e332d.tar.bz2
gentoo-2-d93172364601fca034153909069a5dd7861e332d.zip
stable x86, security bug 207214
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-libs/libasyncns')
-rw-r--r--net-libs/libasyncns/ChangeLog6
-rw-r--r--net-libs/libasyncns/libasyncns-0.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/libasyncns/ChangeLog b/net-libs/libasyncns/ChangeLog
index 71534329560b..7467cae0ca2a 100644
--- a/net-libs/libasyncns/ChangeLog
+++ b/net-libs/libasyncns/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/libasyncns
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/ChangeLog,v 1.5 2008/01/24 04:42:43 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/ChangeLog,v 1.6 2008/01/25 07:40:51 opfer Exp $
+
+ 25 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
+ libasyncns-0.3.ebuild:
+ stable x86, security bug 207214
24 Jan 2008; Steve Dibb <beandog@gentoo.org> libasyncns-0.3.ebuild:
amd64 stable
diff --git a/net-libs/libasyncns/libasyncns-0.3.ebuild b/net-libs/libasyncns/libasyncns-0.3.ebuild
index 89ae6b3f6389..ae7c300aca88 100644
--- a/net-libs/libasyncns/libasyncns-0.3.ebuild
+++ b/net-libs/libasyncns/libasyncns-0.3.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-libs/libasyncns/libasyncns-0.3.ebuild,v 1.5 2008/01/24 04:42:43 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/libasyncns-0.3.ebuild,v 1.6 2008/01/25 07:40:51 opfer Exp $
inherit libtool autotools
@@ -11,7 +11,7 @@ SRC_URI="http://0pointer.de/lennart/projects/libasyncns/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc64 ~sparc x86"
IUSE="doc debug"