diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-05-24 18:50:44 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-05-24 18:50:44 +0000 |
commit | d0475f3de8e7fab0e87e7022cb5101307f349f45 (patch) | |
tree | e9a88b6f1bdcfbec7aefb935556335d33636d850 /app-editors/ted | |
parent | stable amd64, bug 317411 (diff) | |
download | gentoo-2-d0475f3de8e7fab0e87e7022cb5101307f349f45.tar.gz gentoo-2-d0475f3de8e7fab0e87e7022cb5101307f349f45.tar.bz2 gentoo-2-d0475f3de8e7fab0e87e7022cb5101307f349f45.zip |
stable amd64, bug 317785
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/ted')
-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 b071ecf9f640..0b3385f32a90 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.34 2010/05/24 14:32:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ChangeLog,v 1.35 2010/05/24 18:50:44 pacho Exp $ + + 24 May 2010; Pacho Ramos <pacho@gentoo.org> ted-2.20.ebuild: + stable amd64, bug 317785 24 May 2010; Raúl Porcel <armin76@gentoo.org> ted-2.20.ebuild: sparc stable wrt #317785 diff --git a/app-editors/ted/ted-2.20.ebuild b/app-editors/ted/ted-2.20.ebuild index 6f4a451f2819..51bb91862706 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.6 2010/05/24 14:32:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.20.ebuild,v 1.7 2010/05/24 18:50:44 pacho 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+ |