diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-03 10:13:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-03 10:13:02 +0000 |
commit | 4c6c6d2104186dac79cdf96ac1958027a3e31368 (patch) | |
tree | bb6e5f69b0ebaaf683b2bd007a6f7ad5a71a4181 /app-office | |
parent | Stable for alpha, wrt bug #500868 (diff) | |
download | gentoo-2-4c6c6d2104186dac79cdf96ac1958027a3e31368.tar.gz gentoo-2-4c6c6d2104186dac79cdf96ac1958027a3e31368.tar.bz2 gentoo-2-4c6c6d2104186dac79cdf96ac1958027a3e31368.zip |
Stable for alpha, wrt bug #550074
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office')
-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 8f34128021af..4066ee3181e1 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.125 2015/06/11 14:23:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.126 2015/07/03 10:13:02 ago Exp $ + + 03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> texmacs-1.99.2-r1.ebuild: + Stable for alpha, wrt bug #550074 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> texmacs-1.99.2-r1.ebuild: Stable for ppc, 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 18c9309f82ef..836b2f5ebc47 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.5 2015/06/11 14:23:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.99.2-r1.ebuild,v 1.6 2015/07/03 10:13:02 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 |