diff options
author | Michael Imhof <tantive@gentoo.org> | 2002-10-16 14:33:24 +0000 |
---|---|---|
committer | Michael Imhof <tantive@gentoo.org> | 2002-10-16 14:33:24 +0000 |
commit | 493cd29108408f265e9db180cb44815f817f17e5 (patch) | |
tree | 5d4605a1ac11fd1e7157ead76f5ef040d7836a5b /sys-apps/usermode-utilities | |
parent | Fixed sox to compile when Alsa is installed (diff) | |
download | gentoo-2-493cd29108408f265e9db180cb44815f817f17e5.tar.gz gentoo-2-493cd29108408f265e9db180cb44815f817f17e5.tar.bz2 gentoo-2-493cd29108408f265e9db180cb44815f817f17e5.zip |
unmerge newest usermode-utils
Diffstat (limited to 'sys-apps/usermode-utilities')
-rw-r--r-- | sys-apps/usermode-utilities/usermode-utilities-20020906.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/usermode-utilities/usermode-utilities-20020906.ebuild b/sys-apps/usermode-utilities/usermode-utilities-20020906.ebuild index 959281ad25b5..36bdd508d328 100644 --- a/sys-apps/usermode-utilities/usermode-utilities-20020906.ebuild +++ b/sys-apps/usermode-utilities/usermode-utilities-20020906.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20020906.ebuild,v 1.2 2002/10/11 17:33:55 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20020906.ebuild,v 1.3 2002/10/16 14:33:24 tantive Exp $ S=${WORKDIR}/tools DESCRIPTION="Tools for use with Usermode Linux virtual machines" @@ -9,7 +9,7 @@ HOMEPAGE="http://user-mode-linux.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 -ppc sparc sparc64 -alpha" +KEYWORDS="x86 -ppc sparc sparc64 -alpha" DEPEND="virtual/glibc" |