summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-01-12 09:51:30 +0000
committerPacho Ramos <pacho@gentoo.org>2014-01-12 09:51:30 +0000
commit45d5c79d86078a6876cd8169df00d2ecabea7d4f (patch)
tree200e893ec42e46569535a8728234a78e5f76ad1d /net-libs/libasyncns
parentamd64 stable, bug #495844 (diff)
downloadgentoo-2-45d5c79d86078a6876cd8169df00d2ecabea7d4f.tar.gz
gentoo-2-45d5c79d86078a6876cd8169df00d2ecabea7d4f.tar.bz2
gentoo-2-45d5c79d86078a6876cd8169df00d2ecabea7d4f.zip
amd64 stable, bug #495852
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs/libasyncns')
-rw-r--r--net-libs/libasyncns/ChangeLog7
-rw-r--r--net-libs/libasyncns/libasyncns-0.8-r3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/libasyncns/ChangeLog b/net-libs/libasyncns/ChangeLog
index c9b9c4c92e5e..a94d488d30ec 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.37 2013/12/31 08:43:50 maekke Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/ChangeLog,v 1.38 2014/01/12 09:51:30 pacho Exp $
+
+ 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> libasyncns-0.8-r3.ebuild:
+ amd64 stable, bug #495852
31 Dec 2013; Markus Meier <maekke@gentoo.org> libasyncns-0.8-r3.ebuild:
arm stable, bug #495852
diff --git a/net-libs/libasyncns/libasyncns-0.8-r3.ebuild b/net-libs/libasyncns/libasyncns-0.8-r3.ebuild
index 78fe85ecc42a..14c0fba99bb1 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
+# 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.3 2013/12/31 08:43:50 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/libasyncns-0.8-r3.ebuild,v 1.4 2014/01/12 09:51:30 pacho 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"