diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 17:52:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 17:52:59 +0000 |
commit | e3da5a35990f0379f1be0f6fccd328015a217514 (patch) | |
tree | f3f9ea3c50df77f7bf2abf314f0b92a2b969a3ea /net-dns/updatedd | |
parent | Stable for amd64, wrt bug #397143 (diff) | |
download | historical-e3da5a35990f0379f1be0f6fccd328015a217514.tar.gz historical-e3da5a35990f0379f1be0f6fccd328015a217514.tar.bz2 historical-e3da5a35990f0379f1be0f6fccd328015a217514.zip |
Stable for amd64, wrt bug #397145
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'net-dns/updatedd')
-rw-r--r-- | net-dns/updatedd/ChangeLog | 7 | ||||
-rw-r--r-- | net-dns/updatedd/updatedd-2.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-dns/updatedd/ChangeLog b/net-dns/updatedd/ChangeLog index 1ada20b12c8e..e2a630f181e4 100644 --- a/net-dns/updatedd/ChangeLog +++ b/net-dns/updatedd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dns/updatedd -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/updatedd/ChangeLog,v 1.13 2011/07/20 14:42:40 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dns/updatedd/ChangeLog,v 1.14 2012/02/03 17:52:59 ago Exp $ + + 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> updatedd-2.6.ebuild: + Stable for amd64, wrt bug #397145 20 Jul 2011; Pacho Ramos <pacho@gentoo.org> -updatedd-2.5.ebuild, metadata.xml: diff --git a/net-dns/updatedd/updatedd-2.6.ebuild b/net-dns/updatedd/updatedd-2.6.ebuild index 88e77780bc71..0f713fbd23ef 100644 --- a/net-dns/updatedd/updatedd-2.6.ebuild +++ b/net-dns/updatedd/updatedd-2.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/updatedd/updatedd-2.6.ebuild,v 1.5 2010/10/18 19:26:35 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/updatedd/updatedd-2.6.ebuild,v 1.6 2012/02/03 17:52:59 ago Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://savannah.nongnu.org/download/updatedd/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~x86" IUSE="" RDEPEND="" |