diff options
author | 2012-02-03 17:52:59 +0000 | |
---|---|---|
committer | 2012-02-03 17:52:59 +0000 | |
commit | e3da5a35990f0379f1be0f6fccd328015a217514 (patch) | |
tree | f3f9ea3c50df77f7bf2abf314f0b92a2b969a3ea /net-dns/updatedd/updatedd-2.6.ebuild | |
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/updatedd-2.6.ebuild')
-rw-r--r-- | net-dns/updatedd/updatedd-2.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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="" |