diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 10:44:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 10:44:55 +0000 |
commit | b32b5b741d4fbd1be29ca78dd5b9deaf1ebadbf0 (patch) | |
tree | 91bb43df0eddcfa8fc8bc550008a52fa975a7f9c /app-office/texstudio | |
parent | Stable for ppc64, wrt bug #448010 (diff) | |
download | gentoo-2-b32b5b741d4fbd1be29ca78dd5b9deaf1ebadbf0.tar.gz gentoo-2-b32b5b741d4fbd1be29ca78dd5b9deaf1ebadbf0.tar.bz2 gentoo-2-b32b5b741d4fbd1be29ca78dd5b9deaf1ebadbf0.zip |
Stable for ppc64, wrt bug #476558
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", 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 e190d5f6d246..b78f33fb21ab 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.21 2013/09/04 07:57:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/ChangeLog,v 1.22 2013/09/05 10:44:55 ago Exp $ + + 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> texstudio-2.6.0.ebuild: + Stable for ppc64, wrt bug #476558 04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> texstudio-2.6.0.ebuild: Stable for ppc, wrt bug #476558 diff --git a/app-office/texstudio/texstudio-2.6.0.ebuild b/app-office/texstudio/texstudio-2.6.0.ebuild index 1e0727505a57..89644bc516fe 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.8 2013/09/04 07:57:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.6.0.ebuild,v 1.9 2013/09/05 10:44:55 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=" |