diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 17:54:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 17:54:49 +0000 |
commit | e81a25083cf93a881db579bb64785a0d56eab4ed (patch) | |
tree | 7ce8980b0af97218be6eecf6be57179fe945a638 /app-editors | |
parent | ppc stable #298561 (diff) | |
download | gentoo-2-e81a25083cf93a881db579bb64785a0d56eab4ed.tar.gz gentoo-2-e81a25083cf93a881db579bb64785a0d56eab4ed.tar.bz2 gentoo-2-e81a25083cf93a881db579bb64785a0d56eab4ed.zip |
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #301313
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/gentoo-editor/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gentoo-editor/gentoo-editor-2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gentoo-editor/ChangeLog b/app-editors/gentoo-editor/ChangeLog index 8dc26cf1da88..949025899e71 100644 --- a/app-editors/gentoo-editor/ChangeLog +++ b/app-editors/gentoo-editor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gentoo-editor # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gentoo-editor/ChangeLog,v 1.9 2010/01/19 15:35:54 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gentoo-editor/ChangeLog,v 1.10 2010/01/19 17:54:49 armin76 Exp $ + + 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> gentoo-editor-2.ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #301313 19 Jan 2010; Christian Faulhammer <fauli@gentoo.org> gentoo-editor-2.ebuild: diff --git a/app-editors/gentoo-editor/gentoo-editor-2.ebuild b/app-editors/gentoo-editor/gentoo-editor-2.ebuild index 625f0ab7c2a1..1c259734ca47 100644 --- a/app-editors/gentoo-editor/gentoo-editor-2.ebuild +++ b/app-editors/gentoo-editor/gentoo-editor-2.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/gentoo-editor/gentoo-editor-2.ebuild,v 1.7 2010/01/19 15:35:54 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gentoo-editor/gentoo-editor-2.ebuild,v 1.8 2010/01/19 17:54:49 armin76 Exp $ DESCRIPTION="Auxiliary editor script" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" src_install() { |