diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-13 09:50:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-13 09:50:43 +0000 |
commit | ed70dc69cb4e64d1752e3cd7ca2a358ed8bc96f9 (patch) | |
tree | b659fb9d1b9fc42deb5bea1718f444ab7d2f3dbe /app-office/texmacs | |
parent | Stable for ppc, wrt bug #512108 (diff) | |
download | gentoo-2-ed70dc69cb4e64d1752e3cd7ca2a358ed8bc96f9.tar.gz gentoo-2-ed70dc69cb4e64d1752e3cd7ca2a358ed8bc96f9.tar.bz2 gentoo-2-ed70dc69cb4e64d1752e3cd7ca2a358ed8bc96f9.zip |
Stable for ppc, wrt bug #512486
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office/texmacs')
-rw-r--r-- | app-office/texmacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.7.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/texmacs/ChangeLog b/app-office/texmacs/ChangeLog index ada95bb39ed6..7171802799f4 100644 --- a/app-office/texmacs/ChangeLog +++ b/app-office/texmacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/texmacs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.114 2014/07/05 18:02:29 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.115 2014/07/13 09:50:43 ago Exp $ + + 13 Jul 2014; Agostino Sarubbo <ago@gentoo.org> texmacs-1.0.7.21.ebuild: + Stable for ppc, wrt bug #512486 05 Jul 2014; Pacho Ramos <pacho@gentoo.org> texmacs-1.0.7.21.ebuild: amd64 stable, bug #512486 diff --git a/app-office/texmacs/texmacs-1.0.7.21.ebuild b/app-office/texmacs/texmacs-1.0.7.21.ebuild index 864824ce9cba..6d58f7affb94 100644 --- a/app-office/texmacs/texmacs-1.0.7.21.ebuild +++ b/app-office/texmacs/texmacs-1.0.7.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.21.ebuild,v 1.3 2014/07/05 18:02:29 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.21.ebuild,v 1.4 2014/07/13 09:50:43 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 qt4 svg spell" -KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux" RDEPEND=" app-text/ghostscript-gpl |