summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-10-04 21:35:14 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-10-04 21:35:14 +0000
commitfb8cb2cac923baa2d2282732d36539f0c663af3d (patch)
tree6349adc08610af41f4a90e8b40319267de61fa11 /app-editors/ted
parentx86 stable wrt bug #385199 (diff)
downloadgentoo-2-fb8cb2cac923baa2d2282732d36539f0c663af3d.tar.gz
gentoo-2-fb8cb2cac923baa2d2282732d36539f0c663af3d.tar.bz2
gentoo-2-fb8cb2cac923baa2d2282732d36539f0c663af3d.zip
x86 stable wrt bug #385205
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-editors/ted')
-rw-r--r--app-editors/ted/ChangeLog5
-rw-r--r--app-editors/ted/ted-2.21.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/ted/ChangeLog b/app-editors/ted/ChangeLog
index eb242bc84c1c..3792af336c12 100644
--- a/app-editors/ted/ChangeLog
+++ b/app-editors/ted/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/ted
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ChangeLog,v 1.40 2011/09/13 13:22:29 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ChangeLog,v 1.41 2011/10/04 21:35:14 phajdan.jr Exp $
+
+ 04 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> ted-2.21.ebuild:
+ x86 stable wrt bug #385205
13 Sep 2011; Samuli Suominen <ssuominen@gentoo.org> ted-2.21.ebuild,
+files/ted-2.21-libpng15.patch:
diff --git a/app-editors/ted/ted-2.21.ebuild b/app-editors/ted/ted-2.21.ebuild
index 4ee88dd0f02a..127189f1f757 100644
--- a/app-editors/ted/ted-2.21.ebuild
+++ b/app-editors/ted/ted-2.21.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.21.ebuild,v 1.4 2011/09/13 13:22:29 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.21.ebuild,v 1.5 2011/10/04 21:35:14 phajdan.jr Exp $
EAPI=2
inherit eutils
@@ -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=""
DEPEND="x11-libs/gtk+:2