diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-20 16:47:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-20 16:47:31 +0000 |
commit | 2e1ec548c7e3fbbe733aaa5567035cd442d0f335 (patch) | |
tree | d36d2aa47b82aa6589f5658d7aa494d17e1d6698 /app-editors/gentoo-editor | |
parent | alpha/ia64/sparc stable wrt #289680 (diff) | |
download | gentoo-2-2e1ec548c7e3fbbe733aaa5567035cd442d0f335.tar.gz gentoo-2-2e1ec548c7e3fbbe733aaa5567035cd442d0f335.tar.bz2 gentoo-2-2e1ec548c7e3fbbe733aaa5567035cd442d0f335.zip |
Add ~alpha/~arm/~ia64/~m68k/~s390/~sh/~sparc wrt #293985
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'app-editors/gentoo-editor')
-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 a00968b94f7e..3a978be101a5 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gentoo-editor/ChangeLog,v 1.6 2009/12/09 15:01:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gentoo-editor/ChangeLog,v 1.7 2009/12/20 16:47:31 armin76 Exp $ + + 20 Dec 2009; Raúl Porcel <armin76@gentoo.org> gentoo-editor-2.ebuild: + Add ~alpha/~arm/~ia64/~m68k/~s390/~sh/~sparc wrt #293985 09 Dec 2009; Brent Baude <ranger@gentoo.org> gentoo-editor-2.ebuild: Marking gentoo-editor-2 ~ppc64 for bug 293985 diff --git a/app-editors/gentoo-editor/gentoo-editor-2.ebuild b/app-editors/gentoo-editor/gentoo-editor-2.ebuild index 65e11ddb02fb..85af85f479a1 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-2009 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.4 2009/12/09 15:01:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gentoo-editor/gentoo-editor-2.ebuild,v 1.5 2009/12/20 16:47:31 armin76 Exp $ DESCRIPTION="Auxiliary editor script" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" src_install() { |