summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-12-25 15:25:17 +0000
committerJeroen Roovers <jer@gentoo.org>2013-12-25 15:25:17 +0000
commit12871d4674a4337c4aa31e6bb96e8e606ef8e733 (patch)
tree2be831a5c0ebe7849359f8a7fed166957cd8d932 /net-libs/libasyncns
parentStable for HPPA (bug #495918). (diff)
downloadgentoo-2-12871d4674a4337c4aa31e6bb96e8e606ef8e733.tar.gz
gentoo-2-12871d4674a4337c4aa31e6bb96e8e606ef8e733.tar.bz2
gentoo-2-12871d4674a4337c4aa31e6bb96e8e606ef8e733.zip
Stable for HPPA (bug #495852).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-libs/libasyncns')
-rw-r--r--net-libs/libasyncns/ChangeLog5
-rw-r--r--net-libs/libasyncns/libasyncns-0.8-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libasyncns/ChangeLog b/net-libs/libasyncns/ChangeLog
index 2d8f3cd6c7a8..9b1eda3b0984 100644
--- a/net-libs/libasyncns/ChangeLog
+++ b/net-libs/libasyncns/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libasyncns
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/ChangeLog,v 1.35 2013/10/26 08:01:52 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/ChangeLog,v 1.36 2013/12/25 15:25:17 jer Exp $
+
+ 25 Dec 2013; Jeroen Roovers <jer@gentoo.org> libasyncns-0.8-r3.ebuild:
+ Stable for HPPA (bug #495852).
*libasyncns-0.8-r3 (26 Oct 2013)
diff --git a/net-libs/libasyncns/libasyncns-0.8-r3.ebuild b/net-libs/libasyncns/libasyncns-0.8-r3.ebuild
index 3d1262488b41..5bfbcbdec506 100644
--- a/net-libs/libasyncns/libasyncns-0.8-r3.ebuild
+++ b/net-libs/libasyncns/libasyncns-0.8-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/libasyncns-0.8-r3.ebuild,v 1.1 2013/10/26 08:01:52 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/libasyncns-0.8-r3.ebuild,v 1.2 2013/12/25 15:25:17 jer Exp $
EAPI=5
inherit eutils flag-o-matic libtool multilib multilib-minimal
@@ -12,7 +12,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 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="doc debug"