summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-02-19 10:06:27 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-02-19 10:06:27 +0000
commite6ec2cecfb43ae5e5e2bdd6d4efea84dedfb20d4 (patch)
tree5a6598e35eb1515aa54b5f9faae4ea15a088ada9 /app-text/dictd
parentVersion bumped. Removed autotrace dependency and added pkg_postinst(). See bu... (diff)
downloadgentoo-2-e6ec2cecfb43ae5e5e2bdd6d4efea84dedfb20d4.tar.gz
gentoo-2-e6ec2cecfb43ae5e5e2bdd6d4efea84dedfb20d4.tar.bz2
gentoo-2-e6ec2cecfb43ae5e5e2bdd6d4efea84dedfb20d4.zip
Stable on ppc64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'app-text/dictd')
-rw-r--r--app-text/dictd/ChangeLog5
-rw-r--r--app-text/dictd/dictd-1.9.11-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/dictd/ChangeLog b/app-text/dictd/ChangeLog
index 496d51048368..48819549637c 100644
--- a/app-text/dictd/ChangeLog
+++ b/app-text/dictd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/dictd
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/ChangeLog,v 1.22 2005/01/01 16:08:17 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/ChangeLog,v 1.23 2005/02/19 10:06:27 corsair Exp $
+
+ 19 Feb 2005; Markus Rothe <corsair@gentoo.org> dictd-1.9.11-r1.ebuild:
+ Stable on ppc64; bug #81211
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)
diff --git a/app-text/dictd/dictd-1.9.11-r1.ebuild b/app-text/dictd/dictd-1.9.11-r1.ebuild
index 3b3a60ce3bd4..157d6a21789b 100644
--- a/app-text/dictd/dictd-1.9.11-r1.ebuild
+++ b/app-text/dictd/dictd-1.9.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.9.11-r1.ebuild,v 1.9 2005/01/01 16:08:17 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.9.11-r1.ebuild,v 1.10 2005/02/19 10:06:27 corsair Exp $
inherit gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/dict/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc sparc alpha ~hppa ~mips amd64 ia64 ~ppc64"
+KEYWORDS="x86 ~ppc sparc alpha ~hppa ~mips amd64 ia64 ppc64"
IUSE=""
DEPEND="virtual/libc"