summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-12 18:23:29 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-12 18:23:29 +0000
commit035276f0b6514b59eeb2f12de2bb8d5559a85b0c (patch)
tree3392e7fbe28711d776cd0227810c7a0a53bc8683 /app-editors/ted
parentRemove useless use of epunt_cxx (and remove useless postinst message from 1.0... (diff)
downloadgentoo-2-035276f0b6514b59eeb2f12de2bb8d5559a85b0c.tar.gz
gentoo-2-035276f0b6514b59eeb2f12de2bb8d5559a85b0c.tar.bz2
gentoo-2-035276f0b6514b59eeb2f12de2bb8d5559a85b0c.zip
Stable for ppc, wrt bug #461062
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/ted')
-rw-r--r--app-editors/ted/ChangeLog5
-rw-r--r--app-editors/ted/ted-2.22.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/ted/ChangeLog b/app-editors/ted/ChangeLog
index 447f0798d54b..53da1fac9243 100644
--- a/app-editors/ted/ChangeLog
+++ b/app-editors/ted/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/ted
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ChangeLog,v 1.51 2013/03/10 13:38:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ChangeLog,v 1.52 2013/03/12 18:23:29 ago Exp $
+
+ 12 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ted-2.22.ebuild:
+ Stable for ppc, wrt bug #461062
10 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ted-2.22.ebuild:
Stable for x86, wrt bug #461062
diff --git a/app-editors/ted/ted-2.22.ebuild b/app-editors/ted/ted-2.22.ebuild
index c5e3d849948c..84b8e7bae678 100644
--- a/app-editors/ted/ted-2.22.ebuild
+++ b/app-editors/ted/ted-2.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.22.ebuild,v 1.3 2013/03/10 13:38:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.22.ebuild,v 1.4 2013/03/12 18:23:29 ago Exp $
EAPI=4
inherit eutils toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.nluug.nl/pub/editors/ted/${P}.src.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ppc ~sparc x86"
IUSE=""
RDEPEND="x11-libs/gtk+:2