diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-10 13:38:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-10 13:38:05 +0000 |
commit | 4f077f04efa4c385727eee3ec3368fba3e70dd4f (patch) | |
tree | 07ba33fe548ba1eb98faf77fcf2f1afb93f5eb1f /app-editors | |
parent | Stable for x86, wrt bug #461094 (diff) | |
download | gentoo-2-4f077f04efa4c385727eee3ec3368fba3e70dd4f.tar.gz gentoo-2-4f077f04efa4c385727eee3ec3368fba3e70dd4f.tar.bz2 gentoo-2-4f077f04efa4c385727eee3ec3368fba3e70dd4f.zip |
Stable for x86, wrt bug #461062
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/ted/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/ted/ted-2.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/ted/ChangeLog b/app-editors/ted/ChangeLog index f28d25f6daa7..447f0798d54b 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.50 2013/03/10 13:30:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ChangeLog,v 1.51 2013/03/10 13:38:05 ago Exp $ + + 10 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ted-2.22.ebuild: + Stable for x86, wrt bug #461062 10 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ted-2.22.ebuild: Stable for amd64, wrt bug #461062 diff --git a/app-editors/ted/ted-2.22.ebuild b/app-editors/ted/ted-2.22.ebuild index ee666ce1ad2d..c5e3d849948c 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.2 2013/03/10 13:30:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.22.ebuild,v 1.3 2013/03/10 13:38:05 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 |