summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-06-03 13:17:56 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-06-03 13:17:56 +0000
commita0e5c62cad5f94e2a194be272561118e5d19b2e8 (patch)
tree7b6768873fa6c3e46890e2e3aef7bd673e0ab921 /net-libs
parentFix building with gcc 4.5, bug 322593. (diff)
downloadgentoo-2-a0e5c62cad5f94e2a194be272561118e5d19b2e8.tar.gz
gentoo-2-a0e5c62cad5f94e2a194be272561118e5d19b2e8.tar.bz2
gentoo-2-a0e5c62cad5f94e2a194be272561118e5d19b2e8.zip
Marked ppc/ppc64 stable for bug #283362.
(Portage version: 2.1.8.3/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.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-libs/libasyncns/ChangeLog b/net-libs/libasyncns/ChangeLog
index bc67a8adb119..2693522785dd 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.15 2010/06/01 20:43:06 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/ChangeLog,v 1.16 2010/06/03 13:17:56 josejx Exp $
+
+ 03 Jun 2010; Joseph Jezak <josejx@gentoo.org> libasyncns-0.7.ebuild:
+ Marked ppc/ppc64 stable for bug #283362.
*libasyncns-0.8 (01 Jun 2010)
diff --git a/net-libs/libasyncns/libasyncns-0.7.ebuild b/net-libs/libasyncns/libasyncns-0.7.ebuild
index ce286060395a..d10f0d5d14f5 100644
--- a/net-libs/libasyncns/libasyncns-0.7.ebuild
+++ b/net-libs/libasyncns/libasyncns-0.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# 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.2 2009/01/25 11:34:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/libasyncns-0.7.ebuild,v 1.3 2010/06/03 13:17:56 josejx 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"