diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-13 03:44:10 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-13 03:44:10 +0000 |
commit | 7d420772d5dbd3e070a0c5b8f40e4c30347fa9e3 (patch) | |
tree | 013e8dfde26dd7d12510b6c00c6be652a9a984de /app-shells/sandboxshell | |
parent | x86. (diff) | |
download | historical-7d420772d5dbd3e070a0c5b8f40e4c30347fa9e3.tar.gz historical-7d420772d5dbd3e070a0c5b8f40e4c30347fa9e3.tar.bz2 historical-7d420772d5dbd3e070a0c5b8f40e4c30347fa9e3.zip |
KEYWORD loving for everyone wheeeeeeeeee
Diffstat (limited to 'app-shells/sandboxshell')
-rw-r--r-- | app-shells/sandboxshell/Manifest | 14 | ||||
-rw-r--r-- | app-shells/sandboxshell/sandboxshell-0.1-r1.ebuild | 4 |
2 files changed, 9 insertions, 9 deletions
diff --git a/app-shells/sandboxshell/Manifest b/app-shells/sandboxshell/Manifest index 205de0209c75..d03df72c13b6 100644 --- a/app-shells/sandboxshell/Manifest +++ b/app-shells/sandboxshell/Manifest @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 cb3a62e04866ac160f8c18e6d8f0207a sandboxshell-0.1-r1.ebuild 650 MD5 cbfd010767a55c3c9b6b9a1d7fbeaaa3 ChangeLog 624 -MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-sandboxshell-0.1-r1 0 +MD5 f2f1a5420a82fd373d1b8e732123a4e3 sandboxshell-0.1-r1.ebuild 666 MD5 d6e4c6f41b3e855aaee39685f06f0008 files/sandboxshell 1279 -MD5 e6a1ed3054d31d67233843e4624dbd98 files/sandboxshell.conf 1689 MD5 89728cab133398dad145e13d92fff6b2 files/sandboxshell.1 3117 +MD5 e6a1ed3054d31d67233843e4624dbd98 files/sandboxshell.conf 1689 +MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-sandboxshell-0.1-r1 0 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) +Version: GnuPG v1.9.10 (GNU/Linux) -iD8DBQFBOeRl/rLF9B432nYRAlSyAKCoxTdAjNtATyvD/DpO6sHYFP4uOwCgyjJ1 -KzCWSodm6CFf6w6inIjSmPM= -=GNZi +iD8DBQFBbKSVHTu7gpaalycRAhQ8AKCLHInieKR7deL350wN7oTj9J2FeQCghN/U +D8AX6ekTsLpmDgYBlxoGu0g= +=g46a -----END PGP SIGNATURE----- diff --git a/app-shells/sandboxshell/sandboxshell-0.1-r1.ebuild b/app-shells/sandboxshell/sandboxshell-0.1-r1.ebuild index 724effc28085..2fef2c780581 100644 --- a/app-shells/sandboxshell/sandboxshell-0.1-r1.ebuild +++ b/app-shells/sandboxshell/sandboxshell-0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/sandboxshell/sandboxshell-0.1-r1.ebuild,v 1.3 2004/06/29 03:58:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sandboxshell/sandboxshell-0.1-r1.ebuild,v 1.4 2004/10/13 03:44:10 vapier Exp $ DESCRIPTION="launch a sandboxed shell ... useful for debugging ebuilds" HOMEPAGE="http://wh0rd.org/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="public-domain" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="" DEPEND="" |