aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <donnie@supernova.(none)>2006-09-03 23:42:07 -0700
committerDonnie Berkholz <dberkholz@gentoo.org>2006-09-03 23:42:07 -0700
commit99f17d103dcee5d811e00d0363d53cbb52dc33a5 (patch)
treeddfdcde1eefbb8d21bc1280b6fce62e08f865d65 /app-admin
parentAdd system-config-language. (diff)
downloaddberkholz-99f17d103dcee5d811e00d0363d53cbb52dc33a5.tar.gz
dberkholz-99f17d103dcee5d811e00d0363d53cbb52dc33a5.tar.bz2
dberkholz-99f17d103dcee5d811e00d0363d53cbb52dc33a5.zip
system-config-bind: remove artifact of a gettext bug.
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/system-config-bind/Manifest8
-rw-r--r--app-admin/system-config-bind/system-config-bind-4.0.0.ebuild5
2 files changed, 4 insertions, 9 deletions
diff --git a/app-admin/system-config-bind/Manifest b/app-admin/system-config-bind/Manifest
index 54599b8..3582741 100644
--- a/app-admin/system-config-bind/Manifest
+++ b/app-admin/system-config-bind/Manifest
@@ -3,10 +3,10 @@ MD5 57db2ab8e20ac9c14ea8fc414fc99e0f files/4.0.0-use-etc-bind-directory.patch 47
RMD160 abdf8419d0f4d726000e8f96fe817bb377bf6a95 files/4.0.0-use-etc-bind-directory.patch 4701
SHA256 6ff920082ab61036bebb12067248e797179ca363ac863d264b0eff52138f51cd files/4.0.0-use-etc-bind-directory.patch 4701
DIST system-config-bind-4.0.0-44.fc6.src.rpm 9832659 RMD160 bd109d46674e2a7b41fdbfd6509677482a1da8b1 SHA1 e19997d710dc31b64c56e3fe4c4e8ad510c97ff3 SHA256 9641464e749c707b65e3c7a0dff6daa2d76fea2018c2e462a6ee31d08a8b9410
-EBUILD system-config-bind-4.0.0.ebuild 1271 RMD160 e885d52cd6df92b960f82d0e6f80cdf4957f8d5a SHA1 adf48163021292227d616937c187ee3c9a38af7a SHA256 6cb36023c463e94e4faea4682aa5bacdb5e3f6e54a6917cc8ddaab633f7ce367
-MD5 536253b78299e41f8f6e43af4836a201 system-config-bind-4.0.0.ebuild 1271
-RMD160 e885d52cd6df92b960f82d0e6f80cdf4957f8d5a system-config-bind-4.0.0.ebuild 1271
-SHA256 6cb36023c463e94e4faea4682aa5bacdb5e3f6e54a6917cc8ddaab633f7ce367 system-config-bind-4.0.0.ebuild 1271
+EBUILD system-config-bind-4.0.0.ebuild 1097 RMD160 823d622bff423d3c4a2b4a44a3b41274734766e4 SHA1 fd3ea8dc19815c92f2bdbce832a7b20fb8d581fe SHA256 b46b3039be777d50363d48cffda3cddf4e13b4464141e22e4dbdfb0985f91d71
+MD5 04608d2eb5e8e51a9cbf10a534405a16 system-config-bind-4.0.0.ebuild 1097
+RMD160 823d622bff423d3c4a2b4a44a3b41274734766e4 system-config-bind-4.0.0.ebuild 1097
+SHA256 b46b3039be777d50363d48cffda3cddf4e13b4464141e22e4dbdfb0985f91d71 system-config-bind-4.0.0.ebuild 1097
MD5 c9d0f20697102936b5830893ec4e1393 files/digest-system-config-bind-4.0.0 301
RMD160 29eb75ad04e3c27b9986ea0c4ccb3e64fdce876d files/digest-system-config-bind-4.0.0 301
SHA256 c4b6cfdeb418c25f0eb9140e6d195b35c2310cf0eab6efb5a75c7126aa06774c files/digest-system-config-bind-4.0.0 301
diff --git a/app-admin/system-config-bind/system-config-bind-4.0.0.ebuild b/app-admin/system-config-bind/system-config-bind-4.0.0.ebuild
index e4986b2..4eaaf0a 100644
--- a/app-admin/system-config-bind/system-config-bind-4.0.0.ebuild
+++ b/app-admin/system-config-bind/system-config-bind-4.0.0.ebuild
@@ -34,11 +34,6 @@ src_unpack() {
# by default it uses /etc/named.conf, not /etc/bind/named.conf
epatch "${FILESDIR}"/${PV}-use-etc-bind-directory.patch
-
- # Reset the dates, otherwise gettext gets confused
- touch -mt 200606070000 BIND.py
- touch -mt 200512200000 NamedConf.py
- touch -mt 200504280000 profiles/default/named.conf
}
src_install() {