diff options
Diffstat (limited to 'app-text/unix2dos/unix2dos-2.2.ebuild')
-rw-r--r-- | app-text/unix2dos/unix2dos-2.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/unix2dos/unix2dos-2.2.ebuild b/app-text/unix2dos/unix2dos-2.2.ebuild index 5056f4f3caae..94cf3be55441 100644 --- a/app-text/unix2dos/unix2dos-2.2.ebuild +++ b/app-text/unix2dos/unix2dos-2.2.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/unix2dos/unix2dos-2.2.ebuild,v 1.14 2004/06/28 04:14:12 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/unix2dos-2.2.ebuild,v 1.15 2004/07/14 00:49:38 agriffis Exp $ inherit gcc eutils @@ -11,6 +11,7 @@ SRC_URI="mirror://gentoo/${P}.src.tar.gz" LICENSE="freedist" SLOT="0" KEYWORDS="x86 ppc alpha amd64 sparc hppa ~mips" +IUSE="" DEPEND="" RDEPEND="" |