diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 12:43:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 12:43:23 +0000 |
commit | f12a69f8693d7023d38ae4d30dac56fe991277bb (patch) | |
tree | 3393dff2097b9623b87b666607660c23f3b48bcb /app-editors/ted | |
parent | Stable for ppc, wrt bug #470344 (diff) | |
download | gentoo-2-f12a69f8693d7023d38ae4d30dac56fe991277bb.tar.gz gentoo-2-f12a69f8693d7023d38ae4d30dac56fe991277bb.tar.bz2 gentoo-2-f12a69f8693d7023d38ae4d30dac56fe991277bb.zip |
Stable for ppc, wrt bug #470322
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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 f6383ef623aa..9aafef18c6df 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.58 2013/04/01 10:03:10 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ChangeLog,v 1.59 2013/05/20 12:43:23 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> ted-2.23.ebuild: + Stable for ppc, wrt bug #470322 *ted-2.23 (01 Apr 2013) diff --git a/app-editors/ted/ted-2.23.ebuild b/app-editors/ted/ted-2.23.ebuild index a8f60fc900e6..7a5e6f554e73 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.1 2013/04/01 10:03:10 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.23.ebuild,v 1.2 2013/05/20 12:43:23 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 |