diff options
Diffstat (limited to 'app-text/dictd')
-rw-r--r-- | app-text/dictd/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/dictd/dictd-1.9.11-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/dictd/ChangeLog b/app-text/dictd/ChangeLog index f5938a17f1a1..ea735c9c6fd4 100644 --- a/app-text/dictd/ChangeLog +++ b/app-text/dictd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/dictd # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/ChangeLog,v 1.14 2004/03/07 14:07:51 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/ChangeLog,v 1.15 2004/03/09 23:11:26 agriffis Exp $ + + 09 Mar 2004; <agriffis@gentoo.org> dictd-1.9.11-r1.ebuild: + stable on alpha and ia64 07 Mar 2004; Alastair Tse <liquidx@gentoo.org> dictd-1.8.0.ebuild: apply missing patch for 1.8.0 diff --git a/app-text/dictd/dictd-1.9.11-r1.ebuild b/app-text/dictd/dictd-1.9.11-r1.ebuild index 891e891bd7a4..8df3b8531c2d 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-2004 Gentoo Technologies, Inc. # 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.3 2004/03/06 15:02:24 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.9.11-r1.ebuild,v 1.4 2004/03/09 23:11:26 agriffis 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" DEPEND="virtual/glibc" |