diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-12-29 00:19:28 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-12-29 00:19:28 +0000 |
commit | 66f2cc5596255e48f28e39f13265dcac85955631 (patch) | |
tree | 1242e8c6b19c4009bb178bde8ac49a31b984432b /sys-apps/attr | |
parent | Marked stable for x86 (diff) | |
download | gentoo-2-66f2cc5596255e48f28e39f13265dcac85955631.tar.gz gentoo-2-66f2cc5596255e48f28e39f13265dcac85955631.tar.bz2 gentoo-2-66f2cc5596255e48f28e39f13265dcac85955631.zip |
Unmasking recent XFS stuff for 1.4_final/x86.
Diffstat (limited to 'sys-apps/attr')
-rw-r--r-- | sys-apps/attr/attr-2.1.1-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/attr/attr-2.1.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/attr/attr-2.1.1-r1.ebuild b/sys-apps/attr/attr-2.1.1-r1.ebuild index a2a048a9c09c..c1f3c5c6ddb1 100644 --- a/sys-apps/attr/attr-2.1.1-r1.ebuild +++ b/sys-apps/attr/attr-2.1.1-r1.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/attr/attr-2.1.1-r1.ebuild,v 1.1 2002/12/16 18:38:32 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.1.1-r1.ebuild,v 1.2 2002/12/29 00:19:28 drobbins Exp $ S=${WORKDIR}/${P} @@ -9,7 +9,7 @@ DESCRIPTION="xfs extended attributes tools" SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz" HOMEPAGE="http://oss.sgi.com/projects/xfs" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" LICENSE="LGPL-2.1" diff --git a/sys-apps/attr/attr-2.1.1.ebuild b/sys-apps/attr/attr-2.1.1.ebuild index e1634b755d04..987251009901 100644 --- a/sys-apps/attr/attr-2.1.1.ebuild +++ b/sys-apps/attr/attr-2.1.1.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/attr/attr-2.1.1.ebuild,v 1.1 2002/12/10 05:03:42 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.1.1.ebuild,v 1.2 2002/12/29 00:19:28 drobbins Exp $ S=${WORKDIR}/${P} @@ -9,7 +9,7 @@ DESCRIPTION="xfs extended attributes tools" SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz" HOMEPAGE="http://oss.sgi.com/projects/xfs" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" LICENSE="LGPL-2.1" |