diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-06-22 23:54:29 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-06-22 23:54:29 +0000 |
commit | be7ad1e74dae50748924410b77a08ef6b7bb2e50 (patch) | |
tree | f70b5896bdfa4d52298261e55c8e07dc5bffc5ef /sys-apps/cramfs/cramfs-1.1.ebuild | |
parent | moving back to ~x86 (diff) | |
download | gentoo-2-be7ad1e74dae50748924410b77a08ef6b7bb2e50.tar.gz gentoo-2-be7ad1e74dae50748924410b77a08ef6b7bb2e50.tar.bz2 gentoo-2-be7ad1e74dae50748924410b77a08ef6b7bb2e50.zip |
moving back to ~x86
Diffstat (limited to 'sys-apps/cramfs/cramfs-1.1.ebuild')
-rw-r--r-- | sys-apps/cramfs/cramfs-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/cramfs/cramfs-1.1.ebuild b/sys-apps/cramfs/cramfs-1.1.ebuild index e9f1f07c4272..3d18d7643882 100644 --- a/sys-apps/cramfs/cramfs-1.1.ebuild +++ b/sys-apps/cramfs/cramfs-1.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/cramfs/cramfs-1.1.ebuild,v 1.5 2003/06/21 21:19:39 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cramfs/cramfs-1.1.ebuild,v 1.6 2003/06/22 23:49:45 liquidx Exp $ DESCRIPTION="Linux filesystem designed to be simple, small, and to compress things well" HOMEPAGE="http://sf.net/projects/cramfs/" LICENSE="GPL-2" DEPEND="sys-libs/zlib virtual/glibc" -KEYWORDS="x86 amd64 ~ppc ~sparc" +KEYWORDS="~x86 amd64 ~ppc ~sparc" SLOT="0" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |