diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-19 06:24:01 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-19 06:24:01 +0000 |
commit | 99da08fa46f96c678dc3f418e231f85d9b77d6d3 (patch) | |
tree | 0cd65b03863e42499575ec070212614f3b30feda /app-editors | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-99da08fa46f96c678dc3f418e231f85d9b77d6d3.tar.gz gentoo-2-99da08fa46f96c678dc3f418e231f85d9b77d6d3.tar.bz2 gentoo-2-99da08fa46f96c678dc3f418e231f85d9b77d6d3.zip |
Drop to ~mips
(Portage version: 2.1.9.14/cvs/Linux mips64)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/easyedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/easyedit/easyedit-1.4.6.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-editors/easyedit/ChangeLog b/app-editors/easyedit/ChangeLog index 739844423244..98127f3eddf0 100644 --- a/app-editors/easyedit/ChangeLog +++ b/app-editors/easyedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/easyedit # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.21 2010/01/01 20:55:35 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.22 2010/10/19 06:24:01 leio Exp $ + + 19 Oct 2010; Mart Raudsepp <leio@gentoo.org> easyedit-1.4.6.ebuild: + Drop to ~mips 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> easyedit-1.4.7.ebuild: diff --git a/app-editors/easyedit/easyedit-1.4.6.ebuild b/app-editors/easyedit/easyedit-1.4.6.ebuild index 1cd062e5c154..522d88b932ab 100644 --- a/app-editors/easyedit/easyedit-1.4.6.ebuild +++ b/app-editors/easyedit/easyedit-1.4.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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/easyedit/easyedit-1.4.6.ebuild,v 1.20 2008/10/26 16:10:13 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v 1.21 2010/10/19 06:24:01 leio Exp $ inherit toolchain-funcs @@ -13,7 +13,7 @@ HOMEPAGE="http://mahon.cwx.net/" SRC_URI="http://mahon.cwx.net/sources/${MY_P}.src.tgz" LICENSE="Artistic" -KEYWORDS="~amd64 ia64 mips ppc ppc64 sparc x86" +KEYWORDS="~amd64 ia64 ~mips ppc ppc64 sparc x86" SLOT="0" DEPEND=">=sys-libs/ncurses-5.0" |