diff options
author | Serkan Kaba <serkan@gentoo.org> | 2008-12-18 04:15:31 +0000 |
---|---|---|
committer | Serkan Kaba <serkan@gentoo.org> | 2008-12-18 04:15:31 +0000 |
commit | 145b3ed303c73356b9c5fb26d56fe2cfa8c6f142 (patch) | |
tree | e0558965a847b6c67d11984819828b6da96ea250 /net-dns/updatedd | |
parent | Removed old ~arch versions for #238575. (diff) | |
download | gentoo-2-145b3ed303c73356b9c5fb26d56fe2cfa8c6f142.tar.gz gentoo-2-145b3ed303c73356b9c5fb26d56fe2cfa8c6f142.tar.bz2 gentoo-2-145b3ed303c73356b9c5fb26d56fe2cfa8c6f142.zip |
Non-maintainer commit: Update homepage wrt bug #251371. Thanks to René Neumann <gentoo@necoro.eu> for the report.
(Portage version: 2.2_rc16/cvs/Linux 2.6.27-gentoo-r2 x86_64)
Diffstat (limited to 'net-dns/updatedd')
-rw-r--r-- | net-dns/updatedd/ChangeLog | 7 | ||||
-rw-r--r-- | net-dns/updatedd/updatedd-2.5-r1.ebuild | 4 | ||||
-rw-r--r-- | net-dns/updatedd/updatedd-2.5.ebuild | 6 | ||||
-rw-r--r-- | net-dns/updatedd/updatedd-2.6.ebuild | 4 |
4 files changed, 13 insertions, 8 deletions
diff --git a/net-dns/updatedd/ChangeLog b/net-dns/updatedd/ChangeLog index 8267784e4d0f..24240a1ee981 100644 --- a/net-dns/updatedd/ChangeLog +++ b/net-dns/updatedd/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-dns/updatedd # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/updatedd/ChangeLog,v 1.9 2008/04/01 10:36:52 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/updatedd/ChangeLog,v 1.10 2008/12/18 04:15:31 serkan Exp $ + + 18 Dec 2008; Serkan Kaba <serkan@gentoo.org> updatedd-2.5.ebuild, + updatedd-2.5-r1.ebuild, updatedd-2.6.ebuild: + Update homepage wrt bug #251371. Thanks to René Neumann + <gentoo@necoro.eu> for the report. *updatedd-2.6 (01 Apr 2008) *updatedd-2.5-r1 (01 Apr 2008) diff --git a/net-dns/updatedd/updatedd-2.5-r1.ebuild b/net-dns/updatedd/updatedd-2.5-r1.ebuild index cb7247f130ac..00b46c4da958 100644 --- a/net-dns/updatedd/updatedd-2.5-r1.ebuild +++ b/net-dns/updatedd/updatedd-2.5-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/updatedd/updatedd-2.5-r1.ebuild,v 1.2 2008/04/01 10:39:00 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/updatedd/updatedd-2.5-r1.ebuild,v 1.3 2008/12/18 04:15:31 serkan Exp $ inherit eutils DESCRIPTION="Dynamic DNS client with plugins for several dynamic dns services" -HOMEPAGE="http://updatedd.philipp-benner.de/" +HOMEPAGE="http://savannah.nongnu.org/projects/updatedd/" SRC_URI="http://savannah.nongnu.org/download/updatedd/${PN}_${PV}.tar.gz" LICENSE="GPL-2" diff --git a/net-dns/updatedd/updatedd-2.5.ebuild b/net-dns/updatedd/updatedd-2.5.ebuild index 11e70c268594..8b3473e69b4a 100644 --- a/net-dns/updatedd/updatedd-2.5.ebuild +++ b/net-dns/updatedd/updatedd-2.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 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.5 2008/04/01 10:39:00 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/updatedd/updatedd-2.5.ebuild,v 1.6 2008/12/18 04:15:31 serkan Exp $ DESCRIPTION="Dynamic DNS client with plugins for several dynamic dns services" -HOMEPAGE="http://updatedd.philipp-benner.de/" +HOMEPAGE="http://savannah.nongnu.org/projects/updatedd/" SRC_URI="http://savannah.nongnu.org/download/updatedd/${PN}_${PV}.tar.gz" LICENSE="GPL-2" diff --git a/net-dns/updatedd/updatedd-2.6.ebuild b/net-dns/updatedd/updatedd-2.6.ebuild index d295ec42bf66..af4281f71a31 100644 --- a/net-dns/updatedd/updatedd-2.6.ebuild +++ b/net-dns/updatedd/updatedd-2.6.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 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.2 2008/04/01 10:39:00 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/updatedd/updatedd-2.6.ebuild,v 1.3 2008/12/18 04:15:31 serkan Exp $ inherit eutils DESCRIPTION="Dynamic DNS client with plugins for several dynamic dns services" -HOMEPAGE="http://updatedd.philipp-benner.de/" +HOMEPAGE="http://savannah.nongnu.org/projects/updatedd/" SRC_URI="http://savannah.nongnu.org/download/updatedd/${PN}_${PV}.tar.gz" LICENSE="GPL-2" |