diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 20:47:06 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 20:47:06 +0000 |
commit | ca65c8b273e2062c19f166736914ec689ae0c68f (patch) | |
tree | d8b4a918e81f329ec415f075ac4f1c1bd5563698 /app-text/dictd | |
parent | sync IUSE (+emacs) (Manifest recommit) (diff) | |
download | gentoo-2-ca65c8b273e2062c19f166736914ec689ae0c68f.tar.gz gentoo-2-ca65c8b273e2062c19f166736914ec689ae0c68f.tar.bz2 gentoo-2-ca65c8b273e2062c19f166736914ec689ae0c68f.zip |
sync IUSE (missing)
Diffstat (limited to 'app-text/dictd')
-rw-r--r-- | app-text/dictd/dictd-1.8.0.ebuild | 3 | ||||
-rw-r--r-- | app-text/dictd/dictd-1.9.11-r1.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/app-text/dictd/dictd-1.8.0.ebuild b/app-text/dictd/dictd-1.8.0.ebuild index 47ad37d8b992..6cfc154970ae 100644 --- a/app-text/dictd/dictd-1.8.0.ebuild +++ b/app-text/dictd/dictd-1.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.8.0.ebuild,v 1.16 2004/07/01 11:57:07 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.8.0.ebuild,v 1.17 2004/07/13 20:46:19 agriffis Exp $ inherit gnuconfig eutils @@ -11,6 +11,7 @@ SRC_URI="ftp://ftp.dict.org/pub/dict/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc ~alpha ~hppa ~mips ia64 ppc64" +IUSE="" DEPEND="virtual/libc" diff --git a/app-text/dictd/dictd-1.9.11-r1.ebuild b/app-text/dictd/dictd-1.9.11-r1.ebuild index fe661f16e886..4fd059b76f38 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 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.7 2004/07/01 11:57:07 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.9.11-r1.ebuild,v 1.8 2004/07/13 20:46:19 agriffis Exp $ inherit gnuconfig @@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/dict/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~ppc sparc alpha ~hppa ~mips amd64 ia64 ~ppc64" +IUSE="" DEPEND="virtual/libc" |