diff options
author | 2010-05-07 18:12:14 +0000 | |
---|---|---|
committer | 2010-05-07 18:12:14 +0000 | |
commit | 4e00407ada66c414bd12b27de4ac1cd65bb3d2ef (patch) | |
tree | 59ae0bc068a9e7e9d64d6fd7494f12fb8a28e30d | |
parent | Update LICENSE to include freedist just like the kernel sources. (diff) | |
download | gentoo-2-4e00407ada66c414bd12b27de4ac1cd65bb3d2ef.tar.gz gentoo-2-4e00407ada66c414bd12b27de4ac1cd65bb3d2ef.tar.bz2 gentoo-2-4e00407ada66c414bd12b27de4ac1cd65bb3d2ef.zip |
alpha/sparc stable wrt #313825
(Portage version: 2.1.7.17/cvs/Linux ia64)
-rw-r--r-- | app-emacs/ess/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/ess/ess-5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/ess/ChangeLog b/app-emacs/ess/ChangeLog index 99a6a037237e..bd555cf721d5 100644 --- a/app-emacs/ess/ChangeLog +++ b/app-emacs/ess/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/ess # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/ess/ChangeLog,v 1.62 2010/04/16 15:10:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ess/ChangeLog,v 1.63 2010/05/07 18:12:14 armin76 Exp $ + + 07 May 2010; Raúl Porcel <armin76@gentoo.org> ess-5.8.ebuild: + alpha/sparc stable wrt #313825 16 Apr 2010; Brent Baude <ranger@gentoo.org> ess-5.8.ebuild: stable ppc, bug 313825 diff --git a/app-emacs/ess/ess-5.8.ebuild b/app-emacs/ess/ess-5.8.ebuild index 8825eaf61cc3..2b22c40f0822 100644 --- a/app-emacs/ess/ess-5.8.ebuild +++ b/app-emacs/ess/ess-5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/ess/ess-5.8.ebuild,v 1.3 2010/04/16 15:10:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ess/ess-5.8.ebuild,v 1.4 2010/05/07 18:12:14 armin76 Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="http://ess.r-project.org/downloads/ess/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha ~amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" DEPEND="app-text/texi2html |