diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-09-29 16:48:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-09-29 16:48:39 +0000 |
commit | 4b5bb23b731e041b8e9bc5c93332b0b158bdd63d (patch) | |
tree | 5a3181bf7f5773c628f41e5ee877b4eabcf1a7da /app-editors/ee | |
parent | Add ~alpha/~ia64 wrt #412801 (diff) | |
download | gentoo-2-4b5bb23b731e041b8e9bc5c93332b0b158bdd63d.tar.gz gentoo-2-4b5bb23b731e041b8e9bc5c93332b0b158bdd63d.tar.bz2 gentoo-2-4b5bb23b731e041b8e9bc5c93332b0b158bdd63d.zip |
Move to ~ia64/~sparc
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'app-editors/ee')
-rw-r--r-- | app-editors/ee/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/ee/ee-1.4.6.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-editors/ee/ChangeLog b/app-editors/ee/ChangeLog index 12dd611f7406..244ce6932c9b 100644 --- a/app-editors/ee/ChangeLog +++ b/app-editors/ee/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ee # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ee/ChangeLog,v 1.7 2012/09/17 21:05:38 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ee/ChangeLog,v 1.8 2012/09/29 16:48:39 armin76 Exp $ + + 29 Sep 2012; Raúl Porcel <armin76@gentoo.org> ee-1.4.6.ebuild: + Move to ~ia64/~sparc 17 Sep 2012; Anthony G. Basile <blueness@gentoo.org> ee-1.5.2.ebuild: Stable ppc ppc64, bug #435236 diff --git a/app-editors/ee/ee-1.4.6.ebuild b/app-editors/ee/ee-1.4.6.ebuild index 9ed3201b5e7a..d4754434d511 100644 --- a/app-editors/ee/ee-1.4.6.ebuild +++ b/app-editors/ee/ee-1.4.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ee/ee-1.4.6.ebuild,v 1.3 2011/08/13 12:29:33 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ee/ee-1.4.6.ebuild,v 1.4 2012/09/29 16:48:39 armin76 Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://mahon.cwx.net/sources/${P}.src.tgz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~amd64 ~ia64 ~mips ppc ppc64 ~sparc x86" IUSE="" RDEPEND="!app-editors/ersatz-emacs" |