diff options
author | Jared H.Hudson <jhhudso@gentoo.org> | 2003-10-30 15:25:05 +0000 |
---|---|---|
committer | Jared H.Hudson <jhhudso@gentoo.org> | 2003-10-30 15:25:05 +0000 |
commit | fcdd6689aa3deba684fc1d5034f35de08c99ce1e (patch) | |
tree | df376c5102cc3d681be3ddff9c4a8c0d41d648b2 /net-dns | |
parent | Added metadata.xml (diff) | |
download | gentoo-2-fcdd6689aa3deba684fc1d5034f35de08c99ce1e.tar.gz gentoo-2-fcdd6689aa3deba684fc1d5034f35de08c99ce1e.tar.bz2 gentoo-2-fcdd6689aa3deba684fc1d5034f35de08c99ce1e.zip |
marked 2.9.12 ~x86
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/pdns/Manifest | 2 | ||||
-rw-r--r-- | net-dns/pdns/pdns-2.9.12.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-dns/pdns/Manifest b/net-dns/pdns/Manifest index 4a3cd2aa29a5..0df7050149c2 100644 --- a/net-dns/pdns/Manifest +++ b/net-dns/pdns/Manifest @@ -1,7 +1,7 @@ MD5 820d957f19bc40f0cef9722ff9dfb986 pdns-2.9.8.ebuild 970 MD5 f71c33d3646cab7f4e79b40dafba3737 metadata.xml 251 MD5 623d3ef939334ccfb77255982b3fb8f2 ChangeLog 594 -MD5 bebfcea2c714803a78776a4066293712 pdns-2.9.12.ebuild 970 +MD5 ae225850df4e22ef0d85c5dda567edb3 pdns-2.9.12.ebuild 971 MD5 edc11ac6841533c59818f2c1fb9f2a01 files/digest-pdns-2.9.8 62 MD5 0dfd77947e929c57e09b695e6c9aa4a5 files/digest-pdns-2.9.12 63 MD5 0969ab0b2776f09c9aeb74b0996c4426 files/pdns 533 diff --git a/net-dns/pdns/pdns-2.9.12.ebuild b/net-dns/pdns/pdns-2.9.12.ebuild index f6e5a89d31f5..97146d9242fc 100644 --- a/net-dns/pdns/pdns-2.9.12.ebuild +++ b/net-dns/pdns/pdns-2.9.12.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 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.ebuild,v 1.1 2003/10/30 15:20:07 jhhudso Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.12.ebuild,v 1.2 2003/10/30 15:25:02 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 static" DEPEND="virtual/glibc |