summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-11-23 21:00:00 +0000
committerSimon Stelling <blubb@gentoo.org>2006-11-23 21:00:00 +0000
commit5321289f936eeb784d580dd40566a1bf5d0ff2c6 (patch)
tree171478e3a069942a63f81361886ce8a332d14ff0 /net-dns
parentRemove old version (diff)
downloadgentoo-2-5321289f936eeb784d580dd40566a1bf5d0ff2c6.tar.gz
gentoo-2-5321289f936eeb784d580dd40566a1bf5d0ff2c6.tar.bz2
gentoo-2-5321289f936eeb784d580dd40566a1bf5d0ff2c6.zip
stable on amd64
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/updatedd/ChangeLog5
-rw-r--r--net-dns/updatedd/updatedd-2.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/updatedd/ChangeLog b/net-dns/updatedd/ChangeLog
index e06835621fc5..3cc39e86f47b 100644
--- a/net-dns/updatedd/ChangeLog
+++ b/net-dns/updatedd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/updatedd
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/updatedd/ChangeLog,v 1.6 2006/11/23 19:30:26 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/updatedd/ChangeLog,v 1.7 2006/11/23 21:00:00 blubb Exp $
+
+ 23 Nov 2006; <blubb@gentoo.org> updatedd-2.5.ebuild:
+ stable on amd64
23 Nov 2006; Tobias Scherbaum <dertobi123@gentoo.org> updatedd-2.5.ebuild:
ppc stable, bug #155878
diff --git a/net-dns/updatedd/updatedd-2.5.ebuild b/net-dns/updatedd/updatedd-2.5.ebuild
index ec88c1155aaa..78660e6798bf 100644
--- a/net-dns/updatedd/updatedd-2.5.ebuild
+++ b/net-dns/updatedd/updatedd-2.5.ebuild
@@ -1,6 +1,6 @@
# 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.3 2006/11/23 19:30:26 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/updatedd/updatedd-2.5.ebuild,v 1.4 2006/11/23 21:00:00 blubb 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="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND="virtual/libc"