diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-07-28 14:06:36 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-07-28 14:06:36 +0000 |
commit | 4a7a5acd406ce58b503d58ba477e9ac452037465 (patch) | |
tree | faa6aab1c41c70a0f37b3d308088f88063562063 /app-shells | |
parent | digest fix0r (diff) | |
download | gentoo-2-4a7a5acd406ce58b503d58ba477e9ac452037465.tar.gz gentoo-2-4a7a5acd406ce58b503d58ba477e9ac452037465.tar.bz2 gentoo-2-4a7a5acd406ce58b503d58ba477e9ac452037465.zip |
remove d.g.o/me
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/ash/ash-1.6.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-shells/ash/ash-1.6.ebuild b/app-shells/ash/ash-1.6.ebuild index 040d88fdc405..c9d594482feb 100644 --- a/app-shells/ash/ash-1.6.ebuild +++ b/app-shells/ash/ash-1.6.ebuild @@ -1,14 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/ash/ash-1.6.ebuild,v 1.19 2005/05/17 11:30:05 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ash/ash-1.6.ebuild,v 1.20 2005/07/28 14:06:36 seemant Exp $ inherit eutils flag-o-matic toolchain-funcs DESCRIPTION="NetBSD's lightweight bourne shell" HOMEPAGE="http://cvsweb.netbsd.org/bsdweb.cgi/src/bin/sh/" SRC_URI="ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-release-1-6/tar_files/src/bin.tar.gz - mirror://gentoo/dash-ash-hetio-yacc.diff.bz2 - http://cvs.gentoo.org/~seemant/dash-ash-hetio-yacc.diff.bz2" + mirror://gentoo/dash-ash-hetio-yacc.diff.bz2" LICENSE="BSD" SLOT="0" |