diff options
author | 2015-05-21 13:30:04 +0000 | |
---|---|---|
committer | 2015-05-21 13:30:04 +0000 | |
commit | 6e09abd879ddbbd56445b9caa479181f46637f8c (patch) | |
tree | 3b3731b4b20c716beabaf9d3c40086bb60515063 | |
parent | Stable for amd64, wrt bug #543800 (diff) | |
download | gentoo-2-6e09abd879ddbbd56445b9caa479181f46637f8c.tar.gz gentoo-2-6e09abd879ddbbd56445b9caa479181f46637f8c.tar.bz2 gentoo-2-6e09abd879ddbbd56445b9caa479181f46637f8c.zip |
Stable for amd64, wrt bug #542712
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
-rw-r--r-- | app-office/texstudio/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/texstudio/texstudio-2.8.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/texstudio/ChangeLog b/app-office/texstudio/ChangeLog index 812369ea614d..0e66ca986785 100644 --- a/app-office/texstudio/ChangeLog +++ b/app-office/texstudio/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/texstudio # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/ChangeLog,v 1.46 2015/05/10 13:03:23 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/ChangeLog,v 1.47 2015/05/21 13:30:04 ago Exp $ + + 21 May 2015; Agostino Sarubbo <ago@gentoo.org> texstudio-2.8.8.ebuild: + Stable for amd64, wrt bug #542712 10 May 2015; Davide Pesavento <pesa@gentoo.org> texstudio-2.8.4.ebuild, texstudio-2.8.6.ebuild: diff --git a/app-office/texstudio/texstudio-2.8.8.ebuild b/app-office/texstudio/texstudio-2.8.8.ebuild index 4f9b03024dd5..df0991201b44 100644 --- a/app-office/texstudio/texstudio-2.8.8.ebuild +++ b/app-office/texstudio/texstudio-2.8.8.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/texstudio/texstudio-2.8.8.ebuild,v 1.6 2015/05/05 13:38:47 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.8.8.ebuild,v 1.7 2015/05/21 13:30:04 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/TeXstudio%20${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="video" COMMON_DEPEND=" |