diff options
author | Nicholas Jones <carpaski@gentoo.org> | 2003-04-07 19:53:41 +0000 |
---|---|---|
committer | Nicholas Jones <carpaski@gentoo.org> | 2003-04-07 19:53:41 +0000 |
commit | afe4901b1d3bce10d4abba372b5fd002d2e4adcb (patch) | |
tree | 9ae8f95d791663409a49e74c4532f0afb116cfcb /app-admin | |
parent | repoman testing again (diff) | |
download | historical-afe4901b1d3bce10d4abba372b5fd002d2e4adcb.tar.gz historical-afe4901b1d3bce10d4abba372b5fd002d2e4adcb.tar.bz2 historical-afe4901b1d3bce10d4abba372b5fd002d2e4adcb.zip |
repoman testing again
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/envtest/envtest-1.2.3-r4.ebuild | 3 |
1 files changed, 2 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 541b7273d998..d4b78595f197 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.15 2003/04/07 19:50:53 carpaski Exp $ +# $Id: envtest-1.2.3-r4.ebuild,v 1.16 2003/04/07 19:53:41 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/" @@ -23,3 +23,4 @@ src_install() { } + |