diff options
author | Christian Zoffoli <xmerlin@gentoo.org> | 2006-05-02 21:37:48 +0000 |
---|---|---|
committer | Christian Zoffoli <xmerlin@gentoo.org> | 2006-05-02 21:37:48 +0000 |
commit | 82623891261dfc5c9f42cd0887e545ff7291fa1a (patch) | |
tree | efb46e7f3c906665c5fd99f4684601295c96041d /sys-fs/gfs/gfs-1.01.00.ebuild | |
parent | Bump for 2.14.1 (diff) | |
download | gentoo-2-82623891261dfc5c9f42cd0887e545ff7291fa1a.tar.gz gentoo-2-82623891261dfc5c9f42cd0887e545ff7291fa1a.tar.bz2 gentoo-2-82623891261dfc5c9f42cd0887e545ff7291fa1a.zip |
1.01.00 re-marked stable on x86
(Portage version: 2203-svn)
Diffstat (limited to 'sys-fs/gfs/gfs-1.01.00.ebuild')
-rw-r--r-- | sys-fs/gfs/gfs-1.01.00.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/gfs/gfs-1.01.00.ebuild b/sys-fs/gfs/gfs-1.01.00.ebuild index e14834188a12..ca0e419adf38 100644 --- a/sys-fs/gfs/gfs-1.01.00.ebuild +++ b/sys-fs/gfs/gfs-1.01.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/gfs/gfs-1.01.00.ebuild,v 1.3 2006/05/02 03:02:56 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/gfs/gfs-1.01.00.ebuild,v 1.4 2006/05/02 21:37:48 xmerlin Exp $ inherit linux-mod @@ -12,7 +12,7 @@ SRC_URI="ftp://sources.redhat.com/pub/cluster/releases/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND=">=sys-cluster/gfs-headers-1.01.00 |