diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-12 15:27:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-12 15:27:32 +0000 |
commit | 491af24ff703e3153f7f06aaa6170bee0326bb7e (patch) | |
tree | d599ddc334048f33be39a889555abbb498198285 /app-text/dictd | |
parent | Replacing einfo with elog (diff) | |
download | gentoo-2-491af24ff703e3153f7f06aaa6170bee0326bb7e.tar.gz gentoo-2-491af24ff703e3153f7f06aaa6170bee0326bb7e.tar.bz2 gentoo-2-491af24ff703e3153f7f06aaa6170bee0326bb7e.zip |
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-text/dictd')
-rw-r--r-- | app-text/dictd/dictd-1.9.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dictd/dictd-1.9.14.ebuild b/app-text/dictd/dictd-1.9.14.ebuild index 47e3a12d1e0b..d363290e82d7 100644 --- a/app-text/dictd/dictd-1.9.14.ebuild +++ b/app-text/dictd/dictd-1.9.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.9.14.ebuild,v 1.11 2007/01/25 21:07:25 eroyf Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.9.14.ebuild,v 1.12 2007/03/12 15:27:32 armin76 Exp $ DESCRIPTION="Dictionary Client/Server for the DICT protocol" HOMEPAGE="http://www.dict.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/dict/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha ~amd64 ~hppa ia64 mips ppc ppc64 sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 mips ppc ppc64 sparc x86" IUSE="" DEPEND="virtual/libc" |