diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 11:05:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 11:05:37 +0000 |
commit | 1938707713289c957c90f5bfa15e83749cfee9c0 (patch) | |
tree | 61386a40c9a6c5c599ae2f85ef5bf0efa5b9ec7a | |
parent | Stable for x86, wrt bug #550128 (diff) | |
download | gentoo-2-1938707713289c957c90f5bfa15e83749cfee9c0.tar.gz gentoo-2-1938707713289c957c90f5bfa15e83749cfee9c0.tar.bz2 gentoo-2-1938707713289c957c90f5bfa15e83749cfee9c0.zip |
Stable for x86, wrt bug #550074
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r-- | app-office/texmacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.99.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/texmacs/ChangeLog b/app-office/texmacs/ChangeLog index dc6b7a90f8fd..40aaa81326d6 100644 --- a/app-office/texmacs/ChangeLog +++ b/app-office/texmacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/texmacs # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.123 2015/05/27 08:52:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.124 2015/05/27 11:05:37 ago Exp $ + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> texmacs-1.99.2-r1.ebuild: + Stable for x86, wrt bug #550074 27 May 2015; Agostino Sarubbo <ago@gentoo.org> texmacs-1.99.2-r1.ebuild: Stable for amd64, wrt bug #550074 diff --git a/app-office/texmacs/texmacs-1.99.2-r1.ebuild b/app-office/texmacs/texmacs-1.99.2-r1.ebuild index c27d46661dcb..37c1d8f79a9c 100644 --- a/app-office/texmacs/texmacs-1.99.2-r1.ebuild +++ b/app-office/texmacs/texmacs-1.99.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.99.2-r1.ebuild,v 1.3 2015/05/27 08:52:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.99.2-r1.ebuild,v 1.4 2015/05/27 11:05:37 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.texmacs.org/pub/TeXmacs/tmftp/source/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" IUSE="imlib jpeg netpbm pdf qt4 svg spell" -KEYWORDS="~alpha amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ppc x86 ~x86-interix ~amd64-linux ~x86-linux" RDEPEND=" app-text/ghostscript-gpl |