diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-05-23 20:59:51 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-05-23 20:59:51 +0000 |
commit | 74b267fd4d1694ddc8837628716c07d94b0e6d12 (patch) | |
tree | e5f189ba9e47f6d03d9d53865a58726da0f90851 /app-emacs/ess | |
parent | stable amd64, bug 313823 (diff) | |
download | gentoo-2-74b267fd4d1694ddc8837628716c07d94b0e6d12.tar.gz gentoo-2-74b267fd4d1694ddc8837628716c07d94b0e6d12.tar.bz2 gentoo-2-74b267fd4d1694ddc8837628716c07d94b0e6d12.zip |
stable amd64, bug 313825
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs/ess')
-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 bd555cf721d5..124f85a7f83d 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.63 2010/05/07 18:12:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ess/ChangeLog,v 1.64 2010/05/23 20:59:51 pacho Exp $ + + 23 May 2010; Pacho Ramos <pacho@gentoo.org> ess-5.8.ebuild: + stable amd64, bug 313825 07 May 2010; Raúl Porcel <armin76@gentoo.org> ess-5.8.ebuild: alpha/sparc stable wrt #313825 diff --git a/app-emacs/ess/ess-5.8.ebuild b/app-emacs/ess/ess-5.8.ebuild index 2b22c40f0822..8ffdc593d960 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.4 2010/05/07 18:12:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ess/ess-5.8.ebuild,v 1.5 2010/05/23 20:59:51 pacho 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 |