summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-15 09:38:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-15 09:38:52 +0000
commit0dd349161aa5f398609d7f4971fa8ef8d183e06d (patch)
tree078ccb92a73ab9e9922f447cf2c33f9bbd8c6e44 /net-libs/libasyncns
parentStable for ia64, wrt bug #495812 (diff)
downloadgentoo-2-0dd349161aa5f398609d7f4971fa8ef8d183e06d.tar.gz
gentoo-2-0dd349161aa5f398609d7f4971fa8ef8d183e06d.tar.bz2
gentoo-2-0dd349161aa5f398609d7f4971fa8ef8d183e06d.zip
Stable for ia64, wrt bug #495852
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
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 925880efe26e..c324f4ab3668 100644
--- a/net-libs/libasyncns/ChangeLog
+++ b/net-libs/libasyncns/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libasyncns
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/ChangeLog,v 1.40 2014/01/14 15:34:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/ChangeLog,v 1.41 2014/01/15 09:38:52 ago Exp $
+
+ 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libasyncns-0.8-r3.ebuild:
+ Stable for ia64, wrt bug #495852
14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libasyncns-0.8-r3.ebuild:
Stable for ppc, wrt bug #495852
diff --git a/net-libs/libasyncns/libasyncns-0.8-r3.ebuild b/net-libs/libasyncns/libasyncns-0.8-r3.ebuild
index d8146ada8ed6..822106202d4d 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-2014 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.6 2014/01/14 15:34:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/libasyncns-0.8-r3.ebuild,v 1.7 2014/01/15 09:38:52 ago 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"