diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-04 07:57:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-04 07:57:40 +0000 |
commit | c660da9842673f8d7f23faddf40d16aaa1e5c67b (patch) | |
tree | e4d4627e0a1eb067870a5cac485d666c2293e292 /app-office | |
parent | Stable for ppc, wrt bug #478690 (diff) | |
download | gentoo-2-c660da9842673f8d7f23faddf40d16aaa1e5c67b.tar.gz gentoo-2-c660da9842673f8d7f23faddf40d16aaa1e5c67b.tar.bz2 gentoo-2-c660da9842673f8d7f23faddf40d16aaa1e5c67b.zip |
Stable for ppc, wrt bug #476558
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office')
-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 c924166757f2..e190d5f6d246 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.20 2013/08/26 14:31:34 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/ChangeLog,v 1.21 2013/09/04 07:57:40 ago Exp $ + + 04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> texstudio-2.6.0.ebuild: + Stable for ppc, wrt bug #476558 26 Aug 2013; Justin Lecher <jlec@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 6e116930600f..1e0727505a57 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.7 2013/08/26 14:31:34 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.6.0.ebuild,v 1.8 2013/09/04 07:57:40 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=" |