summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2010-06-06 17:35:02 +0000
committerChristoph Mende <angelos@gentoo.org>2010-06-06 17:35:02 +0000
commit303034b13aed11f69160ae1053a41b50dc9ee7ab (patch)
tree5f2a6cc22479c293cea47fed175dc87150a3be5d /net-libs
parentUse berlios mirrors wrt #218657 (diff)
downloadgentoo-2-303034b13aed11f69160ae1053a41b50dc9ee7ab.tar.gz
gentoo-2-303034b13aed11f69160ae1053a41b50dc9ee7ab.tar.bz2
gentoo-2-303034b13aed11f69160ae1053a41b50dc9ee7ab.zip
amd64 stable (bug #283362)
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libasyncns/ChangeLog5
-rw-r--r--net-libs/libasyncns/libasyncns-0.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libasyncns/ChangeLog b/net-libs/libasyncns/ChangeLog
index 2693522785dd..0daca3f10058 100644
--- a/net-libs/libasyncns/ChangeLog
+++ b/net-libs/libasyncns/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libasyncns
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/ChangeLog,v 1.16 2010/06/03 13:17:56 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/ChangeLog,v 1.17 2010/06/06 17:35:02 angelos Exp $
+
+ 06 Jun 2010; Christoph Mende <angelos@gentoo.org> libasyncns-0.7.ebuild:
+ amd64 stable (bug #283362)
03 Jun 2010; Joseph Jezak <josejx@gentoo.org> libasyncns-0.7.ebuild:
Marked ppc/ppc64 stable for bug #283362.
diff --git a/net-libs/libasyncns/libasyncns-0.7.ebuild b/net-libs/libasyncns/libasyncns-0.7.ebuild
index d10f0d5d14f5..21b6d1b46d98 100644
--- a/net-libs/libasyncns/libasyncns-0.7.ebuild
+++ b/net-libs/libasyncns/libasyncns-0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/libasyncns-0.7.ebuild,v 1.3 2010/06/03 13:17:56 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/libasyncns-0.7.ebuild,v 1.4 2010/06/06 17:35:02 angelos Exp $
inherit libtool flag-o-matic
@@ -11,7 +11,7 @@ SRC_URI="http://0pointer.de/lennart/projects/libasyncns/${P}.tar.gz"
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86"
IUSE="doc debug"