diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:37:27 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:37:27 +0000 |
commit | ab7425f1c31e202ad4e596c5b81b1dcdef5f2573 (patch) | |
tree | cc34435331295d738766b6a819a5d18b5a786574 /sys-apps/lvm-user/lvm-user-1.0.5.ebuild | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-ab7425f1c31e202ad4e596c5b81b1dcdef5f2573.tar.gz historical-ab7425f1c31e202ad4e596c5b81b1dcdef5f2573.tar.bz2 historical-ab7425f1c31e202ad4e596c5b81b1dcdef5f2573.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'sys-apps/lvm-user/lvm-user-1.0.5.ebuild')
-rw-r--r-- | sys-apps/lvm-user/lvm-user-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/lvm-user/lvm-user-1.0.5.ebuild b/sys-apps/lvm-user/lvm-user-1.0.5.ebuild index c28977a2cb0a..7b34d9674727 100644 --- a/sys-apps/lvm-user/lvm-user-1.0.5.ebuild +++ b/sys-apps/lvm-user/lvm-user-1.0.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/lvm-user/lvm-user-1.0.5.ebuild,v 1.5 2002/10/19 02:27:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lvm-user/lvm-user-1.0.5.ebuild,v 1.6 2002/12/09 04:37:25 manson Exp $ S=${WORKDIR}/LVM/${PV} DESCRIPTION="User-land utilities for LVM (Logical Volume Manager) software" SRC_URI="ftp://ftp.sistina.com/pub/LVM/1.0/lvm_${PV}.tar.gz" HOMEPAGE="http://www.sistina.com/" -KEYWORDS="x86 -ppc sparc sparc64" +KEYWORDS="x86 -ppc sparc " DEPEND="virtual/glibc virtual/linux-sources" |