summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2008-11-08 01:46:50 +0000
committerJeremy Olexa <darkside@gentoo.org>2008-11-08 01:46:50 +0000
commitb6b3f0b0ef805d08311c1a5e892419c466bfbd12 (patch)
tree05cb8194f388ce782642954c3858bd307d413e45 /sys-fs/siefs
parentversion bump as per bug #246018 thanks to loki_val (diff)
downloadgentoo-2-b6b3f0b0ef805d08311c1a5e892419c466bfbd12.tar.gz
gentoo-2-b6b3f0b0ef805d08311c1a5e892419c466bfbd12.tar.bz2
gentoo-2-b6b3f0b0ef805d08311c1a5e892419c466bfbd12.zip
amd64 stable, bug #244348
(Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64)
Diffstat (limited to 'sys-fs/siefs')
-rw-r--r--sys-fs/siefs/ChangeLog7
-rw-r--r--sys-fs/siefs/siefs-0.5-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/siefs/ChangeLog b/sys-fs/siefs/ChangeLog
index b584ad13d0e2..b785dc597e1e 100644
--- a/sys-fs/siefs/ChangeLog
+++ b/sys-fs/siefs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/siefs
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/siefs/ChangeLog,v 1.10 2007/05/23 11:17:20 mrness Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/siefs/ChangeLog,v 1.11 2008/11/08 01:46:50 darkside Exp $
+
+ 08 Nov 2008; Jeremy Olexa <darkside@gentoo.org> siefs-0.5-r1.ebuild:
+ amd64 stable, bug #244348
*siefs-0.5-r1 (23 May 2007)
diff --git a/sys-fs/siefs/siefs-0.5-r1.ebuild b/sys-fs/siefs/siefs-0.5-r1.ebuild
index 92a4153ad66e..77f877e555be 100644
--- a/sys-fs/siefs/siefs-0.5-r1.ebuild
+++ b/sys-fs/siefs/siefs-0.5-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/siefs/siefs-0.5-r1.ebuild,v 1.1 2007/05/23 11:17:20 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/siefs/siefs-0.5-r1.ebuild,v 1.2 2008/11/08 01:46:50 darkside Exp $
inherit eutils
@@ -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"