summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-04-23 17:40:04 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-04-23 17:40:04 +0000
commitb104c60f43809f96e05294829c9faae62980f586 (patch)
treed2a942351de743677dac8452063dd9db4effea0e /app-editors/tea
parentVersion bump. (diff)
downloadgentoo-2-b104c60f43809f96e05294829c9faae62980f586.tar.gz
gentoo-2-b104c60f43809f96e05294829c9faae62980f586.tar.bz2
gentoo-2-b104c60f43809f96e05294829c9faae62980f586.zip
x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-editors/tea')
-rw-r--r--app-editors/tea/ChangeLog5
-rw-r--r--app-editors/tea/tea-17.6.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/tea/ChangeLog b/app-editors/tea/ChangeLog
index 70957e6a86be..f4f8a9adfb06 100644
--- a/app-editors/tea/ChangeLog
+++ b/app-editors/tea/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/tea
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/tea/ChangeLog,v 1.35 2008/03/21 11:14:26 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/tea/ChangeLog,v 1.36 2008/04/23 17:40:04 armin76 Exp $
+
+ 23 Apr 2008; Raúl Porcel <armin76@gentoo.org> tea-17.6.0.ebuild:
+ x86 stable
21 Mar 2008; Peter Weller <welp@gentoo.org> tea-17.6.0.ebuild:
Fix patch; bug 213903
diff --git a/app-editors/tea/tea-17.6.0.ebuild b/app-editors/tea/tea-17.6.0.ebuild
index c23c48b50b41..32b422877a98 100644
--- a/app-editors/tea/tea-17.6.0.ebuild
+++ b/app-editors/tea/tea-17.6.0.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/app-editors/tea/tea-17.6.0.ebuild,v 1.3 2008/03/21 11:14:26 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/tea/tea-17.6.0.ebuild,v 1.4 2008/04/23 17:40:04 armin76 Exp $
inherit autotools eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tea-editor/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 x86 ~x86-fbsd"
IUSE="enchant gnome hacking ipv6 spell"
RDEPEND=">=x11-libs/gtk+-2