summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-11-16 15:30:03 +0000
committerSteve Dibb <beandog@gentoo.org>2007-11-16 15:30:03 +0000
commit1b83c2a9fc66ac6716c7edf4be9b77f2ba59c209 (patch)
tree740567f470dda3b76d816cd934592f5c37c6ca65 /dev-libs
parentamd64 stable, bug 195990 (diff)
downloadgentoo-2-1b83c2a9fc66ac6716c7edf4be9b77f2ba59c209.tar.gz
gentoo-2-1b83c2a9fc66ac6716c7edf4be9b77f2ba59c209.tar.bz2
gentoo-2-1b83c2a9fc66ac6716c7edf4be9b77f2ba59c209.zip
amd64 stable, bug 192446
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libdnsres/ChangeLog7
-rw-r--r--dev-libs/libdnsres/libdnsres-0.1a-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libdnsres/ChangeLog b/dev-libs/libdnsres/ChangeLog
index b42be21e2752..3895c31e9a23 100644
--- a/dev-libs/libdnsres/ChangeLog
+++ b/dev-libs/libdnsres/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libdnsres
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnsres/ChangeLog,v 1.10 2006/10/26 09:28:52 pva Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnsres/ChangeLog,v 1.11 2007/11/16 15:30:03 beandog Exp $
+
+ 16 Nov 2007; Steve Dibb <beandog@gentoo.org> libdnsres-0.1a-r1.ebuild:
+ amd64 stable, bug 192446
26 Oct 2006; Peter Volkov <pva@gentoo.org> -libdnsres-0.1a.ebuild:
Cleaning old version.
diff --git a/dev-libs/libdnsres/libdnsres-0.1a-r1.ebuild b/dev-libs/libdnsres/libdnsres-0.1a-r1.ebuild
index 539b1acbe29b..31e81af9650f 100644
--- a/dev-libs/libdnsres/libdnsres-0.1a-r1.ebuild
+++ b/dev-libs/libdnsres/libdnsres-0.1a-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnsres/libdnsres-0.1a-r1.ebuild,v 1.7 2006/10/26 09:16:52 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnsres/libdnsres-0.1a-r1.ebuild,v 1.8 2007/11/16 15:30:03 beandog Exp $
WANT_AUTOMAKE=1.8
inherit autotools
@@ -11,7 +11,7 @@ SRC_URI="http://www.monkey.org/~provos/${P}.tar.gz"
LICENSE="|| ( as-is BSD )"
SLOT="0"
-KEYWORDS="~amd64 ~ppc sparc x86"
+KEYWORDS="amd64 ~ppc sparc x86"
IUSE=""
DEPEND="dev-libs/libevent"