diff options
author | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 11:56:55 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 11:56:55 +0000 |
commit | fa4bc64bb3ca580462f1371c8ad4e4495491dc0a (patch) | |
tree | c93a943a1092fda2565de637e32ac2d31e6ad009 /virtual | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-fa4bc64bb3ca580462f1371c8ad4e4495491dc0a.tar.gz gentoo-2-fa4bc64bb3ca580462f1371c8ad4e4495491dc0a.tar.bz2 gentoo-2-fa4bc64bb3ca580462f1371c8ad4e4495491dc0a.zip |
Drop to ~mips
(Portage version: 2.1.9.35/cvs/Linux mips64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/editor/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/editor/editor-0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/virtual/editor/ChangeLog b/virtual/editor/ChangeLog index 2079eb7f5ef6..057255c42454 100644 --- a/virtual/editor/ChangeLog +++ b/virtual/editor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/editor -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.19 2010/03/13 19:41:30 ulm Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.20 2011/02/06 11:56:55 leio Exp $ + + 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> editor-0.ebuild: + Drop to ~mips 13 Mar 2010; Ulrich Mueller <ulm@gentoo.org> editor-0.ebuild: Remove sys-apps/busybox, fixes bug 309147. diff --git a/virtual/editor/editor-0.ebuild b/virtual/editor/editor-0.ebuild index 91bddc02a765..8411d06a3146 100644 --- a/virtual/editor/editor-0.ebuild +++ b/virtual/editor/editor-0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.21 2010/03/13 19:41:30 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.22 2011/02/06 11:56:55 leio Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # Add a package to RDEPEND only if the editor: |