diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-10-19 17:08:06 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-10-19 17:08:06 +0000 |
commit | c5dcf61593b291d6dae9c7762c1c337f301e96b4 (patch) | |
tree | e8a98f0813fed95e5f92d02932016be14760e8ea /sys-apps/xfsprogs | |
parent | Changed to mirror:// in SRC_URI (diff) | |
download | gentoo-2-c5dcf61593b291d6dae9c7762c1c337f301e96b4.tar.gz gentoo-2-c5dcf61593b291d6dae9c7762c1c337f301e96b4.tar.bz2 gentoo-2-c5dcf61593b291d6dae9c7762c1c337f301e96b4.zip |
stuff for the alpha 1.4rc1-r1 release
Diffstat (limited to 'sys-apps/xfsprogs')
-rw-r--r-- | sys-apps/xfsprogs/xfsprogs-20020330-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/xfsprogs/xfsprogs-20020330-r1.ebuild b/sys-apps/xfsprogs/xfsprogs-20020330-r1.ebuild index 7e73c8fd5083..f0e498fcabc8 100644 --- a/sys-apps/xfsprogs/xfsprogs-20020330-r1.ebuild +++ b/sys-apps/xfsprogs/xfsprogs-20020330-r1.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/xfsprogs/xfsprogs-20020330-r1.ebuild,v 1.4 2002/10/04 06:32:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xfsprogs/xfsprogs-20020330-r1.ebuild,v 1.5 2002/10/19 17:08:06 bjb Exp $ S=${WORKDIR}/cmd/${PN} DESCRIPTION="xfs filesystem utilities" SRC_URI="http://www.ibiblio.org/gentoo/distfiles/xfs-cmd-${PV}.tar.bz2" HOMEPAGE="http://oss.sgi.com/projects/xfs" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc alpha" SLOT="0" LICENSE="LGPL-2.1" oldCFLAGS="${CFLAGS}" |