diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 16:25:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 16:25:48 +0000 |
commit | 0e9aa03f034595770fa76d0df3c93acbce1ecf0e (patch) | |
tree | 7eed1f9be9f638672acf83640ff6e151b787ef42 /app-editors/ted | |
parent | Stable for sparc, wrt bug #473672 (diff) | |
download | gentoo-2-0e9aa03f034595770fa76d0df3c93acbce1ecf0e.tar.gz gentoo-2-0e9aa03f034595770fa76d0df3c93acbce1ecf0e.tar.bz2 gentoo-2-0e9aa03f034595770fa76d0df3c93acbce1ecf0e.zip |
Stable for sparc, wrt bug #470322
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/ted')
-rw-r--r-- | app-editors/ted/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/ted/ted-2.23.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/ted/ChangeLog b/app-editors/ted/ChangeLog index 3c9b04023e68..01d165d73496 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.61 2013/05/25 11:11:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ChangeLog,v 1.62 2013/06/29 16:25:48 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> ted-2.23.ebuild: + Stable for sparc, wrt bug #470322 25 May 2013; Agostino Sarubbo <ago@gentoo.org> ted-2.23.ebuild: Stable for x86, wrt bug #470322 diff --git a/app-editors/ted/ted-2.23.ebuild b/app-editors/ted/ted-2.23.ebuild index 470b88816ffc..20a3ea8b92f0 100644 --- a/app-editors/ted/ted-2.23.ebuild +++ b/app-editors/ted/ted-2.23.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.23.ebuild,v 1.4 2013/05/25 11:11:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.23.ebuild,v 1.5 2013/06/29 16:25:48 ago Exp $ EAPI=5 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" RDEPEND="x11-libs/gtk+:2 media-libs/tiff |