diff options
author | 2012-02-03 18:34:03 +0000 | |
---|---|---|
committer | 2012-02-03 18:34:03 +0000 | |
commit | bf525c72205f9c831a80cb6c273d5d08b8694a80 (patch) | |
tree | 304fda34af511bfb61ebd43957dc5cae72f112b5 /sys-fs/siefs/siefs-0.5-r2.ebuild | |
parent | Stable for amd64, wrt bug #397231 (diff) | |
download | historical-bf525c72205f9c831a80cb6c273d5d08b8694a80.tar.gz historical-bf525c72205f9c831a80cb6c273d5d08b8694a80.tar.bz2 historical-bf525c72205f9c831a80cb6c273d5d08b8694a80.zip |
Stable for amd64, wrt bug #397233
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'sys-fs/siefs/siefs-0.5-r2.ebuild')
-rw-r--r-- | sys-fs/siefs/siefs-0.5-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/siefs/siefs-0.5-r2.ebuild b/sys-fs/siefs/siefs-0.5-r2.ebuild index ae55576ea9e3..d926796f2c92 100644 --- a/sys-fs/siefs/siefs-0.5-r2.ebuild +++ b/sys-fs/siefs/siefs-0.5-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/siefs/siefs-0.5-r2.ebuild,v 1.1 2009/03/22 10:41:39 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/siefs/siefs-0.5-r2.ebuild,v 1.2 2012/02/03 18:34:03 ago Exp $ inherit eutils autotools @@ -10,7 +10,7 @@ SRC_URI="http://chaos.allsiemens.com/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND="sys-fs/fuse" |