diff options
author | Nicholas Jones <carpaski@gentoo.org> | 2003-04-09 11:20:35 +0000 |
---|---|---|
committer | Nicholas Jones <carpaski@gentoo.org> | 2003-04-09 11:20:35 +0000 |
commit | e1c8b773b7c6b8006cce40d0bb123677fb4e70f3 (patch) | |
tree | 65fc63dfb31b140c5dd7d4df68641878687f1702 | |
parent | repoman test (diff) | |
download | historical-e1c8b773b7c6b8006cce40d0bb123677fb4e70f3.tar.gz historical-e1c8b773b7c6b8006cce40d0bb123677fb4e70f3.tar.bz2 historical-e1c8b773b7c6b8006cce40d0bb123677fb4e70f3.zip |
repoman test
-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() { + + |