diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-18 13:25:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-18 13:25:09 +0000 |
commit | 45e98e652c91f1659cd9eeb8350f87ea7f2671a1 (patch) | |
tree | 835112c28b0e4b03a7ab7e277fd352483013d22c /app-office/texstudio | |
parent | Stable for x86, wrt bug #478210 (diff) | |
download | gentoo-2-45e98e652c91f1659cd9eeb8350f87ea7f2671a1.tar.gz gentoo-2-45e98e652c91f1659cd9eeb8350f87ea7f2671a1.tar.bz2 gentoo-2-45e98e652c91f1659cd9eeb8350f87ea7f2671a1.zip |
Stable for x86, wrt bug #476558
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office/texstudio')
-rw-r--r-- | app-office/texstudio/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/texstudio/texstudio-2.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/texstudio/ChangeLog b/app-office/texstudio/ChangeLog index 92f44fb6480b..db3dca3aaf84 100644 --- a/app-office/texstudio/ChangeLog +++ b/app-office/texstudio/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/texstudio # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/ChangeLog,v 1.18 2013/07/23 13:50:08 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/ChangeLog,v 1.19 2013/08/18 13:25:09 ago Exp $ + + 18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> texstudio-2.6.0.ebuild: + Stable for x86, wrt bug #476558 23 Jul 2013; Michael Palimaka <kensington@gentoo.org> texstudio-2.6.0.ebuild, texstudio-2.6.2.ebuild: diff --git a/app-office/texstudio/texstudio-2.6.0.ebuild b/app-office/texstudio/texstudio-2.6.0.ebuild index 16fd72e2b588..a3f361f8d439 100644 --- a/app-office/texstudio/texstudio-2.6.0.ebuild +++ b/app-office/texstudio/texstudio-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.6.0.ebuild,v 1.5 2013/07/23 13:50:08 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.6.0.ebuild,v 1.6 2013/08/18 13:25:09 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=" |