summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-apps/turbotail/ChangeLog5
-rw-r--r--sys-apps/turbotail/turbotail-0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/turbotail/ChangeLog b/sys-apps/turbotail/ChangeLog
index 40974e959548..94d0b152099f 100644
--- a/sys-apps/turbotail/ChangeLog
+++ b/sys-apps/turbotail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/turbotail
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/turbotail/ChangeLog,v 1.9 2008/05/25 20:48:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/turbotail/ChangeLog,v 1.10 2008/05/28 18:26:46 armin76 Exp $
+
+ 28 May 2008; Raúl Porcel <armin76@gentoo.org> turbotail-0.3.ebuild:
+ Add ~sparc
25 May 2008; Jeroen Roovers <jer@gentoo.org> turbotail-0.3.ebuild:
Make DEPEND conditional.
diff --git a/sys-apps/turbotail/turbotail-0.3.ebuild b/sys-apps/turbotail/turbotail-0.3.ebuild
index f70ba5e6c76e..a99822091279 100644
--- a/sys-apps/turbotail/turbotail-0.3.ebuild
+++ b/sys-apps/turbotail/turbotail-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/turbotail/turbotail-0.3.ebuild,v 1.3 2008/05/25 20:48:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/turbotail/turbotail-0.3.ebuild,v 1.4 2008/05/28 18:26:46 armin76 Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://www.vanheusden.com/${PN}/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
IUSE="fam"
DEPEND="fam? ( app-admin/gamin )"