diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-12 20:39:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-12 20:39:55 +0000 |
commit | 9177b9ba0f165258d86b51a8ced48a3e7e2a451e (patch) | |
tree | 5c862b0092d0e1a4d71642de04cd3c31879be290 /app-office/texstudio | |
parent | Remove outdated revdep-rebuild message (diff) | |
download | gentoo-2-9177b9ba0f165258d86b51a8ced48a3e7e2a451e.tar.gz gentoo-2-9177b9ba0f165258d86b51a8ced48a3e7e2a451e.tar.bz2 gentoo-2-9177b9ba0f165258d86b51a8ced48a3e7e2a451e.zip |
Stable for amd64, wrt bug #476558
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 72d1e25a0099..95ffe72a29b0 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.13 2013/06/26 13:51:59 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/ChangeLog,v 1.14 2013/07/12 20:39:55 ago Exp $ + + 12 Jul 2013; Agostino Sarubbo <ago@gentoo.org> texstudio-2.6.0.ebuild: + Stable for amd64, wrt bug #476558 *texstudio-2.6.0 (26 Jun 2013) diff --git a/app-office/texstudio/texstudio-2.6.0.ebuild b/app-office/texstudio/texstudio-2.6.0.ebuild index 65be01afe39c..41a5fd57bbe9 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.1 2013/06/26 13:51:59 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.6.0.ebuild,v 1.2 2013/07/12 20:39: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=" |