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 | e5b1e298ec13891d647206d25c113c2de563eb55 (patch) | |
tree | 8e73e69db7aca9c9769d06203cf05aa9a20503da /app-admin | |
parent | repoman test (diff) | |
download | gentoo-2-e5b1e298ec13891d647206d25c113c2de563eb55.tar.gz gentoo-2-e5b1e298ec13891d647206d25c113c2de563eb55.tar.bz2 gentoo-2-e5b1e298ec13891d647206d25c113c2de563eb55.zip |
repoman test
Diffstat (limited to 'app-admin')
-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() { + + |