diff options
-rw-r--r-- | app-admin/envtest/envtest-1.2.3-r4.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-admin/envtest/envtest-1.2.3-r4.ebuild b/app-admin/envtest/envtest-1.2.3-r4.ebuild index 75ba3e3c67d3..516b608ca59a 100644 --- a/app-admin/envtest/envtest-1.2.3-r4.ebuild +++ b/app-admin/envtest/envtest-1.2.3-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Id: envtest-1.2.3-r4.ebuild,v 1.31 2003/04/09 11:18:37 carpaski Exp $ +# $Id: envtest-1.2.3-r4.ebuild,v 1.32 2003/04/09 11:20:35 carpaski Exp $ DESCRIPTION="This ebuild display the environment for an ebuild. It's for portage-testing purposes only and will _always_ fail." HOMEPAGE="http://foo.bar.com/" @@ -41,3 +41,5 @@ src_install() { + + |