summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-01-17 15:06:23 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-01-17 15:06:23 +0000
commitd69b6322ab321814780a201988059ecbfc19a957 (patch)
tree58db53d9335833770bc2c37083a18497859c5c95 /sys-fs/shake
parentppc stable #254632 (diff)
downloadgentoo-2-d69b6322ab321814780a201988059ecbfc19a957.tar.gz
gentoo-2-d69b6322ab321814780a201988059ecbfc19a957.tar.bz2
gentoo-2-d69b6322ab321814780a201988059ecbfc19a957.zip
ppc stable #254791
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-hardened-r3 ppc)
Diffstat (limited to 'sys-fs/shake')
-rw-r--r--sys-fs/shake/ChangeLog7
-rw-r--r--sys-fs/shake/shake-0.31.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/shake/ChangeLog b/sys-fs/shake/ChangeLog
index a922f5c4f94d..2a1f779a72b8 100644
--- a/sys-fs/shake/ChangeLog
+++ b/sys-fs/shake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/shake
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/shake/ChangeLog,v 1.2 2008/06/19 07:36:54 voyageur Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/shake/ChangeLog,v 1.3 2009/01/17 15:06:23 nixnut Exp $
+
+ 17 Jan 2009; nixnut <nixnut@gentoo.org> shake-0.31.ebuild:
+ ppc stable #254791
19 Jun 2008; Bernard Cafarelli <voyageur@gentoo.org> shake-0.31.ebuild:
Add help2man depend, bug #228191
diff --git a/sys-fs/shake/shake-0.31.ebuild b/sys-fs/shake/shake-0.31.ebuild
index 42bb2280b1ce..0728a8ca7ddf 100644
--- a/sys-fs/shake/shake-0.31.ebuild
+++ b/sys-fs/shake/shake-0.31.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/shake/shake-0.31.ebuild,v 1.2 2008/06/19 07:36:54 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/shake/shake-0.31.ebuild,v 1.3 2009/01/17 15:06:23 nixnut Exp $
inherit cmake-utils
@@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases/${PN}/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc ~x86"
IUSE=""
RDEPEND="sys-apps/attr"