diff options
author | 2006-11-23 10:55:11 +0000 | |
---|---|---|
committer | 2006-11-23 10:55:11 +0000 | |
commit | 1ac8c4d4615e268e512f19f41a03cb933425370b (patch) | |
tree | 334b8d6b8b935b82fbc6c563a78cb3d9478f531c /net-dns/updatedd/updatedd-2.5.ebuild | |
parent | stable x86, bug #155708 (diff) | |
download | gentoo-2-1ac8c4d4615e268e512f19f41a03cb933425370b.tar.gz gentoo-2-1ac8c4d4615e268e512f19f41a03cb933425370b.tar.bz2 gentoo-2-1ac8c4d4615e268e512f19f41a03cb933425370b.zip |
stable x86, bug #155878
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-dns/updatedd/updatedd-2.5.ebuild')
-rw-r--r-- | net-dns/updatedd/updatedd-2.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-dns/updatedd/updatedd-2.5.ebuild b/net-dns/updatedd/updatedd-2.5.ebuild index 63e6f2b13a5b..fd13d24a751a 100644 --- a/net-dns/updatedd/updatedd-2.5.ebuild +++ b/net-dns/updatedd/updatedd-2.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/updatedd/updatedd-2.5.ebuild,v 1.1 2005/05/15 13:17:51 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/updatedd/updatedd-2.5.ebuild,v 1.2 2006/11/23 10:55:11 opfer Exp $ DESCRIPTION="Dynamic DNS client with plugins for several dynamic dns services" HOMEPAGE="http://updatedd.philipp-benner.de/" @@ -8,7 +8,7 @@ SRC_URI="http://savannah.nongnu.org/download/updatedd/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~amd64 ~ppc x86" IUSE="" RDEPEND="virtual/libc" |