diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-12-20 15:12:58 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-12-20 15:12:58 +0000 |
commit | 9e10044d1028289fcac91e995700438ca44ab72d (patch) | |
tree | 3661a6c3d6891c7ef33f0f8fa5330bb481ea96f2 /app-text/dictd/ChangeLog | |
parent | Stable on x86. (diff) | |
download | historical-9e10044d1028289fcac91e995700438ca44ab72d.tar.gz historical-9e10044d1028289fcac91e995700438ca44ab72d.tar.bz2 historical-9e10044d1028289fcac91e995700438ca44ab72d.zip |
fix installation of conf.d and init.d files for 1.9.14 (#74771)
Diffstat (limited to 'app-text/dictd/ChangeLog')
-rw-r--r-- | app-text/dictd/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-text/dictd/ChangeLog b/app-text/dictd/ChangeLog index 3549c8a53dff..c10c2c9820e9 100644 --- a/app-text/dictd/ChangeLog +++ b/app-text/dictd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/dictd # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/ChangeLog,v 1.20 2004/09/21 23:48:17 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/ChangeLog,v 1.21 2004/12/20 15:12:58 liquidx Exp $ + + 20 Dec 2004; Alastair Tse <liquidx@gentoo.org> dictd-1.9.14.ebuild: + fix installation of conf.d and init.d files for 1.9.14 (#74771) *dictd-1.9.14 (22 Sep 2004) |