summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-03-01 19:03:07 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-03-01 19:03:07 +0000
commita9124f73f3001f09b6a7d564f005c6e30c2a927d (patch)
tree679c8cf26f54893162ecaf8966226440a73f7f15 /app-editors
parentTextrel patch update from the PaX team, part of bug #211652; fixes a segfault... (diff)
downloadgentoo-2-a9124f73f3001f09b6a7d564f005c6e30c2a927d.tar.gz
gentoo-2-a9124f73f3001f09b6a7d564f005c6e30c2a927d.tar.bz2
gentoo-2-a9124f73f3001f09b6a7d564f005c6e30c2a927d.zip
x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/tea/ChangeLog5
-rw-r--r--app-editors/tea/tea-17.5.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/tea/ChangeLog b/app-editors/tea/ChangeLog
index 5446c7201c78..98a5087974a5 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.31 2008/02/02 12:41:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/tea/ChangeLog,v 1.32 2008/03/01 19:03:07 armin76 Exp $
+
+ 01 Mar 2008; Raúl Porcel <armin76@gentoo.org> tea-17.5.4.ebuild:
+ x86 stable
02 Feb 2008; Raúl Porcel <armin76@gentoo.org> tea-17.5.0.ebuild:
x86 stable
diff --git a/app-editors/tea/tea-17.5.4.ebuild b/app-editors/tea/tea-17.5.4.ebuild
index 75f900ebf71a..c313f8e79c1d 100644
--- a/app-editors/tea/tea-17.5.4.ebuild
+++ b/app-editors/tea/tea-17.5.4.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.5.4.ebuild,v 1.1 2008/01/25 10:04:56 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/tea/tea-17.5.4.ebuild,v 1.2 2008/03/01 19:03:07 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