summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-14 12:42:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-14 12:42:23 +0000
commit3f66d9ef88bb5d01741a7117e50b0323e1927e27 (patch)
tree73995b39f1c9c7b1dbfeb3fd6ec60c3e047c8904 /app-editors/ted
parentStable for sparc, wrt bug #461378 (diff)
downloadgentoo-2-3f66d9ef88bb5d01741a7117e50b0323e1927e27.tar.gz
gentoo-2-3f66d9ef88bb5d01741a7117e50b0323e1927e27.tar.bz2
gentoo-2-3f66d9ef88bb5d01741a7117e50b0323e1927e27.zip
Stable for sparc, 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 53da1fac9243..53b1b6d7b361 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.52 2013/03/12 18:23:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ChangeLog,v 1.53 2013/03/14 12:42:23 ago Exp $
+
+ 14 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ted-2.22.ebuild:
+ Stable for sparc, wrt bug #461062
12 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ted-2.22.ebuild:
Stable for ppc, wrt bug #461062
diff --git a/app-editors/ted/ted-2.22.ebuild b/app-editors/ted/ted-2.22.ebuild
index 84b8e7bae678..b12b1a82681d 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.4 2013/03/12 18:23:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.22.ebuild,v 1.5 2013/03/14 12:42:23 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