summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-16 19:21:45 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-16 19:21:45 +0000
commite85ee875cef014ff6cf78f9201dd993d6302ffb1 (patch)
treef4a784dcb2203048063bd033d0d66df3c8f1740e /sys-fs/siefs
parentx86 stable wrt bug #397231 (diff)
downloadhistorical-e85ee875cef014ff6cf78f9201dd993d6302ffb1.tar.gz
historical-e85ee875cef014ff6cf78f9201dd993d6302ffb1.tar.bz2
historical-e85ee875cef014ff6cf78f9201dd993d6302ffb1.zip
x86 stable wrt bug #397233
Package-Manager: portage-2.1.10.44/cvs/Linux i686
Diffstat (limited to 'sys-fs/siefs')
-rw-r--r--sys-fs/siefs/ChangeLog5
-rw-r--r--sys-fs/siefs/siefs-0.5-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/siefs/ChangeLog b/sys-fs/siefs/ChangeLog
index 1dc1ef34f8ac..38aa87667a07 100644
--- a/sys-fs/siefs/ChangeLog
+++ b/sys-fs/siefs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/siefs
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/siefs/ChangeLog,v 1.14 2012/02/03 18:34:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/siefs/ChangeLog,v 1.15 2012/02/16 19:21:45 phajdan.jr Exp $
+
+ 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> siefs-0.5-r2.ebuild:
+ x86 stable wrt bug #397233
03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> siefs-0.5-r2.ebuild:
Stable for amd64, wrt bug #397233
diff --git a/sys-fs/siefs/siefs-0.5-r2.ebuild b/sys-fs/siefs/siefs-0.5-r2.ebuild
index d926796f2c92..c72ed7aaae77 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-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.2 2012/02/03 18:34:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/siefs/siefs-0.5-r2.ebuild,v 1.3 2012/02/16 19:21:45 phajdan.jr 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"