diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-03-06 15:02:24 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-03-06 15:02:24 +0000 |
commit | d31d4133a2df2dba136a935617105f6e9b4f1d83 (patch) | |
tree | 26721f604430ecfd3c90a56e7f9f6b2640b5820a /app-text/dictd/dictd-1.9.11-r1.ebuild | |
parent | minor doc fixes (diff) | |
download | historical-d31d4133a2df2dba136a935617105f6e9b4f1d83.tar.gz historical-d31d4133a2df2dba136a935617105f6e9b4f1d83.tar.bz2 historical-d31d4133a2df2dba136a935617105f6e9b4f1d83.zip |
bump 1.9.11 to stable (#43075) and cleanups
Diffstat (limited to 'app-text/dictd/dictd-1.9.11-r1.ebuild')
-rw-r--r-- | app-text/dictd/dictd-1.9.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dictd/dictd-1.9.11-r1.ebuild b/app-text/dictd/dictd-1.9.11-r1.ebuild index 2e32ae4fc593..891e891bd7a4 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.2 2004/02/21 00:41:53 mr_bones_ Exp $ +# $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 $ 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" |