summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-02-28 19:40:12 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-02-28 19:40:12 +0000
commitf4224b154a343c22f38da339eb84d5167f936cf7 (patch)
tree6dac750473e8d79108f791084583a3411252649b /dev-libs/libdnsres
parentVersion bump. (diff)
downloadgentoo-2-f4224b154a343c22f38da339eb84d5167f936cf7.tar.gz
gentoo-2-f4224b154a343c22f38da339eb84d5167f936cf7.tar.bz2
gentoo-2-f4224b154a343c22f38da339eb84d5167f936cf7.zip
Stable on amd64, wrt bug #456538
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'dev-libs/libdnsres')
-rw-r--r--dev-libs/libdnsres/ChangeLog7
-rw-r--r--dev-libs/libdnsres/libdnsres-0.1a-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libdnsres/ChangeLog b/dev-libs/libdnsres/ChangeLog
index 519964a20435..07b8b76e091c 100644
--- a/dev-libs/libdnsres/ChangeLog
+++ b/dev-libs/libdnsres/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libdnsres
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnsres/ChangeLog,v 1.14 2012/11/29 05:09:54 pinkbyte Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnsres/ChangeLog,v 1.15 2013/02/28 19:40:12 pinkbyte Exp $
+
+ 28 Feb 2013; Sergey Popov <pinkbyte@gentoo.org> libdnsres-0.1a-r2.ebuild:
+ Stable on amd64, wrt bug #456538
*libdnsres-0.1a-r2 (29 Nov 2012)
diff --git a/dev-libs/libdnsres/libdnsres-0.1a-r2.ebuild b/dev-libs/libdnsres/libdnsres-0.1a-r2.ebuild
index 62198ac5ffd6..679893bc42bb 100644
--- a/dev-libs/libdnsres/libdnsres-0.1a-r2.ebuild
+++ b/dev-libs/libdnsres/libdnsres-0.1a-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnsres/libdnsres-0.1a-r2.ebuild,v 1.1 2012/11/29 05:09:54 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnsres/libdnsres-0.1a-r2.ebuild,v 1.2 2013/02/28 19:40:12 pinkbyte Exp $
EAPI=4
@@ -13,7 +13,7 @@ SRC_URI="http://www.monkey.org/~provos/${P}.tar.gz"
LICENSE="BSD-4"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND="dev-libs/libevent"