diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-18 17:44:26 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-18 17:44:26 +0000 |
commit | de80ed7514b6acf79c4c7d83982cefb1d549927d (patch) | |
tree | d715bcf2d4d619cd384737c390ba8e3b801fac34 /app-editors/gentoo-editor | |
parent | Version bump (diff) | |
download | gentoo-2-de80ed7514b6acf79c4c7d83982cefb1d549927d.tar.gz gentoo-2-de80ed7514b6acf79c4c7d83982cefb1d549927d.tar.bz2 gentoo-2-de80ed7514b6acf79c4c7d83982cefb1d549927d.zip |
stable ppc64, bug 301313
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'app-editors/gentoo-editor')
-rw-r--r-- | app-editors/gentoo-editor/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/gentoo-editor/gentoo-editor-2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/gentoo-editor/ChangeLog b/app-editors/gentoo-editor/ChangeLog index 3a978be101a5..7c2561d7c7be 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.7 2009/12/20 16:47:31 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/gentoo-editor/ChangeLog,v 1.8 2010/01/18 17:44:26 ranger Exp $ + + 18 Jan 2010; Brent Baude <ranger@gentoo.org> gentoo-editor-2.ebuild: + stable ppc64, bug 301313 20 Dec 2009; Raúl Porcel <armin76@gentoo.org> gentoo-editor-2.ebuild: Add ~alpha/~arm/~ia64/~m68k/~s390/~sh/~sparc wrt #293985 diff --git a/app-editors/gentoo-editor/gentoo-editor-2.ebuild b/app-editors/gentoo-editor/gentoo-editor-2.ebuild index 85af85f479a1..f26dd35bdd22 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 +# 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.5 2009/12/20 16:47:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gentoo-editor/gentoo-editor-2.ebuild,v 1.6 2010/01/18 17:44:26 ranger 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() { |