diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-23 16:07:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-23 16:07:42 +0000 |
commit | 2be0ef2022d3811a9eb6ab96fe414d394279251e (patch) | |
tree | 8b7b716cb545c21eccfe88628af7158c0abfd790 /app-editors/ted | |
parent | alpha/sparc stable wrt #383753 (diff) | |
download | gentoo-2-2be0ef2022d3811a9eb6ab96fe414d394279251e.tar.gz gentoo-2-2be0ef2022d3811a9eb6ab96fe414d394279251e.tar.bz2 gentoo-2-2be0ef2022d3811a9eb6ab96fe414d394279251e.zip |
sparc stable wrt #385205
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'app-editors/ted')
-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 127ffbf302b8..4d16894b165b 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.44 2011/10/15 11:47:39 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ChangeLog,v 1.45 2011/10/23 16:07:42 armin76 Exp $ + + 23 Oct 2011; Raúl Porcel <armin76@gentoo.org> ted-2.21.ebuild: + sparc stable wrt #385205 15 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> ted-2.21.ebuild: ppc stable wrt #385205 diff --git a/app-editors/ted/ted-2.21.ebuild b/app-editors/ted/ted-2.21.ebuild index 8491a1e98fec..6ffdc44f9623 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.8 2011/10/15 11:47:39 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.21.ebuild,v 1.9 2011/10/23 16:07:42 armin76 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 |