diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-16 11:24:51 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-16 11:24:51 +0000 |
commit | da74326fd3af6274768e7f5b59a4a84c38bf0ed3 (patch) | |
tree | 5581fe3232d9389c92ff0356066759c45aed8a62 /sys-fs/cramfs/cramfs-1.1.ebuild | |
parent | Mark 0.7.1.5.1 stable on alpha (diff) | |
download | gentoo-2-da74326fd3af6274768e7f5b59a4a84c38bf0ed3.tar.gz gentoo-2-da74326fd3af6274768e7f5b59a4a84c38bf0ed3.tar.bz2 gentoo-2-da74326fd3af6274768e7f5b59a4a84c38bf0ed3.zip |
Mark 1.1 stable on alpha
(Portage version: 2.0.52-r1)
Diffstat (limited to 'sys-fs/cramfs/cramfs-1.1.ebuild')
-rw-r--r-- | sys-fs/cramfs/cramfs-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/cramfs/cramfs-1.1.ebuild b/sys-fs/cramfs/cramfs-1.1.ebuild index e58606249ce2..d4eca469e9b8 100644 --- a/sys-fs/cramfs/cramfs-1.1.ebuild +++ b/sys-fs/cramfs/cramfs-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/cramfs/cramfs-1.1.ebuild,v 1.6 2005/08/11 16:32:10 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/cramfs/cramfs-1.1.ebuild,v 1.7 2005/09/16 11:24:51 agriffis Exp $ DESCRIPTION="Linux filesystem designed to be simple, small, and to compress things well" HOMEPAGE="http://sourceforge.net/projects/cramfs/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ppc ~sparc x86" IUSE="" DEPEND="sys-libs/zlib |