diff options
author | Jared H.Hudson <jhhudso@gentoo.org> | 2004-03-10 16:34:17 +0000 |
---|---|---|
committer | Jared H.Hudson <jhhudso@gentoo.org> | 2004-03-10 16:34:17 +0000 |
commit | 9854a0c1467b3f8d44e80687f3549caf64d87571 (patch) | |
tree | 6677bdd02b13e02819b919a7181762d7f7fac0f5 /net-dns | |
parent | Marking as stable as this is the only version in the tree and there has been ... (diff) | |
download | gentoo-2-9854a0c1467b3f8d44e80687f3549caf64d87571.tar.gz gentoo-2-9854a0c1467b3f8d44e80687f3549caf64d87571.tar.bz2 gentoo-2-9854a0c1467b3f8d44e80687f3549caf64d87571.zip |
Marking as stable
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/pdns/ChangeLog | 6 | ||||
-rw-r--r-- | net-dns/pdns/pdns-2.9.12-r1.ebuild | 4 | ||||
-rw-r--r-- | net-dns/pdns/pdns-2.9.15.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-dns/pdns/ChangeLog b/net-dns/pdns/ChangeLog index da4ea1017909..b7bd0ffbc007 100644 --- a/net-dns/pdns/ChangeLog +++ b/net-dns/pdns/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dns/pdns # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/ChangeLog,v 1.7 2004/01/19 07:52:12 jhhudso Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/ChangeLog,v 1.8 2004/03/10 16:34:17 jhhudso Exp $ + + 10 Mar 2004; Jared Hudson <jhhudso@gentoo.org> pdns-2.9.12-r1.ebuild, + pdns-2.9.15.ebuild: + Marking as stable *pdns-2.9.15 (19 Jan 2004) diff --git a/net-dns/pdns/pdns-2.9.12-r1.ebuild b/net-dns/pdns/pdns-2.9.12-r1.ebuild index a80fbb03a1f9..e1e487dd6319 100644 --- a/net-dns/pdns/pdns-2.9.12-r1.ebuild +++ b/net-dns/pdns/pdns-2.9.12-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.12-r1.ebuild,v 1.3 2004/01/17 22:31:09 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.12-r1.ebuild,v 1.4 2004/03/10 16:34:17 jhhudso Exp $ DESCRIPTION="The PowerDNS Daemon." SRC_URI="http://downloads.powerdns.com/releases/${P}.tar.gz" HOMEPAGE="http://www.powerdns.com/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="mysql postgres static ldap" DEPEND="virtual/glibc diff --git a/net-dns/pdns/pdns-2.9.15.ebuild b/net-dns/pdns/pdns-2.9.15.ebuild index 0b3639d46c6f..758c96fb604b 100644 --- a/net-dns/pdns/pdns-2.9.15.ebuild +++ b/net-dns/pdns/pdns-2.9.15.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.15.ebuild,v 1.1 2004/01/19 07:52:12 jhhudso Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.15.ebuild,v 1.2 2004/03/10 16:34:17 jhhudso Exp $ DESCRIPTION="The PowerDNS Daemon." SRC_URI="http://downloads.powerdns.com/releases/${P}.tar.gz" HOMEPAGE="http://www.powerdns.com/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="mysql postgres static ldap" DEPEND="virtual/glibc |