diff options
author | Nicholas Jones <carpaski@gentoo.org> | 2003-04-02 06:59:55 +0000 |
---|---|---|
committer | Nicholas Jones <carpaski@gentoo.org> | 2003-04-02 06:59:55 +0000 |
commit | 93fdfbb1e0bde199c389260005a48655fd91f8a6 (patch) | |
tree | 57279153995fb4fcced84e9e7594e620d92a6e81 /app-admin | |
parent | repoman testing (diff) | |
download | historical-93fdfbb1e0bde199c389260005a48655fd91f8a6.tar.gz historical-93fdfbb1e0bde199c389260005a48655fd91f8a6.tar.bz2 historical-93fdfbb1e0bde199c389260005a48655fd91f8a6.zip |
Repoman testing.
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/envtest/envtest-1.2.3-r4.ebuild | 7 | ||||
-rw-r--r-- | app-admin/envtest/files/digest-envtest-1.2.3-r4 | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/app-admin/envtest/envtest-1.2.3-r4.ebuild b/app-admin/envtest/envtest-1.2.3-r4.ebuild index 7ee847050779..f3c68b817dcb 100644 --- a/app-admin/envtest/envtest-1.2.3-r4.ebuild +++ b/app-admin/envtest/envtest-1.2.3-r4.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/envtest/envtest-1.2.3-r4.ebuild,v 1.4 2003/03/28 05:36:51 carpaski Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/envtest/envtest-1.2.3-r4.ebuild,v 1.5 2003/04/02 06:59:52 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/" SRC_URI="ungabunga? http://www.twobit.net/spork" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 sparc ppc alpha mips" +KEYWORDS="x86 sparc ppc alpha arm mips" IUSE="" -DEPEND="" +DEPEND=">=sys-apps/portage-2.0.47-r10" S=${WORKDIR}/${P} src_compile() { @@ -21,4 +21,3 @@ src_install() { die "Have a nice day!" } - diff --git a/app-admin/envtest/files/digest-envtest-1.2.3-r4 b/app-admin/envtest/files/digest-envtest-1.2.3-r4 index 4d1b564a0e90..52ad3313dacd 100644 --- a/app-admin/envtest/files/digest-envtest-1.2.3-r4 +++ b/app-admin/envtest/files/digest-envtest-1.2.3-r4 @@ -1 +1 @@ -MD5 ad43fdc668e2d9be2bbbd1faa7f74eeb /envtest-1.2.3-r4.ebuild 669 +MD5 cd0cb26ca2b2529857b8c9b4b2bfbfe0 /envtest-1.2.3-r4.ebuild 727 |