diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-07-05 18:02:29 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-07-05 18:02:29 +0000 |
commit | 8f2114f3af817762d1bcb5e50a9e2081ec024cad (patch) | |
tree | 71ddcd3818357d711f77923d16b1b5af1de210d0 /app-office/texmacs | |
parent | Version bump. (diff) | |
download | gentoo-2-8f2114f3af817762d1bcb5e50a9e2081ec024cad.tar.gz gentoo-2-8f2114f3af817762d1bcb5e50a9e2081ec024cad.tar.bz2 gentoo-2-8f2114f3af817762d1bcb5e50a9e2081ec024cad.zip |
amd64 stable, bug #512486
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
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 819fcb8bc252..ada95bb39ed6 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.113 2014/06/05 07:04:21 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.114 2014/07/05 18:02:29 pacho Exp $ + + 05 Jul 2014; Pacho Ramos <pacho@gentoo.org> texmacs-1.0.7.21.ebuild: + amd64 stable, bug #512486 05 Jun 2014; Justin Lecher <jlec@gentoo.org> -texmacs-1.0.7.20.ebuild, texmacs-1.0.7.21.ebuild, metadata.xml: diff --git a/app-office/texmacs/texmacs-1.0.7.21.ebuild b/app-office/texmacs/texmacs-1.0.7.21.ebuild index 67d8ad45c024..864824ce9cba 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.2 2014/06/05 07:04:21 jlec Exp $ +# $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 $ 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 |