diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-15 11:47:39 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-15 11:47:39 +0000 |
commit | 2eaa27f231c5e1033ecdc39aae7f1517d2f64882 (patch) | |
tree | f4365105814536d35c9f0632b8ca7ab87e428ee4 /app-editors | |
parent | ppc stable wrt #385195 (diff) | |
download | gentoo-2-2eaa27f231c5e1033ecdc39aae7f1517d2f64882.tar.gz gentoo-2-2eaa27f231c5e1033ecdc39aae7f1517d2f64882.tar.bz2 gentoo-2-2eaa27f231c5e1033ecdc39aae7f1517d2f64882.zip |
ppc stable wrt #385205
(Portage version: 2.2.0_alpha63/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/ted/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/ted/ted-2.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/ted/ChangeLog b/app-editors/ted/ChangeLog index 42da8b256cd5..127ffbf302b8 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.43 2011/10/06 17:46:32 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ChangeLog,v 1.44 2011/10/15 11:47:39 xarthisius Exp $ + + 15 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> ted-2.21.ebuild: + ppc stable wrt #385205 06 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> ted-2.21.ebuild: amd64 stable wrt #385205 diff --git a/app-editors/ted/ted-2.21.ebuild b/app-editors/ted/ted-2.21.ebuild index 5fb29def59e0..8491a1e98fec 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.7 2011/10/06 17:46:32 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.21.ebuild,v 1.8 2011/10/15 11:47:39 xarthisius 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 |