]> gitweb.michael.orlitzky.com - mjo-overlay.git/blobdiff - net-dns/djbdns/djbdns-1.05-r23.ebuild
Reset to current portage state.
[mjo-overlay.git] / net-dns / djbdns / djbdns-1.05-r23.ebuild
index a62772886f848e8784419f115f55d9ad8cfc60d1..4fe19510cbefcfdf617d5917a76460b006102ae9 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/djbdns/djbdns-1.05-r23.ebuild,v 1.8 2011/01/29 23:36:52 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/djbdns/djbdns-1.05-r23.ebuild,v 1.9 2012/03/24 09:26:18 hwoarang Exp $
 
 IUSE="doc ipv6 selinux static"
 
@@ -114,9 +114,9 @@ src_install() {
 
        dodoc CHANGES FILES README SYSDEPS TARGETS TODO VERSION
 
-       dobin "${FILESDIR}/dnscache-setup"
-       dobin "${FILESDIR}/tinydns-setup"
-       newbin "${FILESDIR}/djbdns-setup-r17" djbdns-setup
+       dobin "${FILESDIR}/dnscache-setup" || die
+       dobin "${FILESDIR}/tinydns-setup" || die
+       dobin "${FILESDIR}/djbdns-setup" || die
 }
 
 pkg_setup() {