diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-10 17:35:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-10 17:35:02 +0000 |
commit | 5d6ef58c4b2e998c9f7cd12e6b6f67dce273dad4 (patch) | |
tree | f2c6007289ee5fe1ae2c1d6ed83f65d7761a748d /app-office | |
parent | Stable for x86, wrt bug #512308 (diff) | |
download | gentoo-2-5d6ef58c4b2e998c9f7cd12e6b6f67dce273dad4.tar.gz gentoo-2-5d6ef58c4b2e998c9f7cd12e6b6f67dce273dad4.tar.bz2 gentoo-2-5d6ef58c4b2e998c9f7cd12e6b6f67dce273dad4.zip |
Stable for x86, wrt bug #512486
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.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 cd0ee7040023..18b45f1e9589 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.116 2014/08/01 10:24:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.117 2014/08/10 17:35:02 ago Exp $ + + 10 Aug 2014; Agostino Sarubbo <ago@gentoo.org> texmacs-1.0.7.21.ebuild: + Stable for x86, wrt bug #512486 01 Aug 2014; Raúl Porcel <armin76@gentoo.org> texmacs-1.0.7.2-r1.ebuild, texmacs-1.0.7.21.ebuild, texmacs-1.99.1.ebuild: diff --git a/app-office/texmacs/texmacs-1.0.7.21.ebuild b/app-office/texmacs/texmacs-1.0.7.21.ebuild index 195f91c58e0c..bba2293459e6 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.5 2014/08/01 10:24:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.21.ebuild,v 1.6 2014/08/10 17:35: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 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 |