diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-24 14:32:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-24 14:32:38 +0000 |
commit | 7011c181a4579e322faf1295cea877a875b9ed6e (patch) | |
tree | ac9b8a604f81a6d8a91453c7cf7db371780e1b05 /app-editors | |
parent | Drop alpha/sparc keyword (diff) | |
download | gentoo-2-7011c181a4579e322faf1295cea877a875b9ed6e.tar.gz gentoo-2-7011c181a4579e322faf1295cea877a875b9ed6e.tar.bz2 gentoo-2-7011c181a4579e322faf1295cea877a875b9ed6e.zip |
sparc stable wrt #317785
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/ted/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/ted/ted-2.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/ted/ChangeLog b/app-editors/ted/ChangeLog index ae091a486f8d..b071ecf9f640 100644 --- a/app-editors/ted/ChangeLog +++ b/app-editors/ted/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ted # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ChangeLog,v 1.33 2010/05/10 18:54:11 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ChangeLog,v 1.34 2010/05/24 14:32:38 armin76 Exp $ + + 24 May 2010; Raúl Porcel <armin76@gentoo.org> ted-2.20.ebuild: + sparc stable wrt #317785 10 May 2010; nixnut <nixnut@gentoo.org> ted-2.20.ebuild: ppc stable #317785 diff --git a/app-editors/ted/ted-2.20.ebuild b/app-editors/ted/ted-2.20.ebuild index c975c4ce107c..6f4a451f2819 100644 --- a/app-editors/ted/ted-2.20.ebuild +++ b/app-editors/ted/ted-2.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.20.ebuild,v 1.5 2010/05/10 18:54:11 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.20.ebuild,v 1.6 2010/05/24 14:32:38 armin76 Exp $ EAPI=2 inherit eutils @@ -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="" DEPEND="x11-libs/gtk+ |