diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-26 13:18:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-26 13:18:00 +0000 |
commit | 4e83278a74e86cd41741ab8c1e7fe0ebc569316a (patch) | |
tree | f80c21e42335a12ea6b9e24f5989703d31ac1cbc /app-office | |
parent | Stable for x86, wrt bug #527402 (diff) | |
download | gentoo-2-4e83278a74e86cd41741ab8c1e7fe0ebc569316a.tar.gz gentoo-2-4e83278a74e86cd41741ab8c1e7fe0ebc569316a.tar.bz2 gentoo-2-4e83278a74e86cd41741ab8c1e7fe0ebc569316a.zip |
Stable for x86, wrt bug #528102
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/texstudio/ChangeLog b/app-office/texstudio/ChangeLog index 97d9d47d3eec..2b6951e32c14 100644 --- a/app-office/texstudio/ChangeLog +++ b/app-office/texstudio/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/texstudio # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/ChangeLog,v 1.31 2014/12/22 20:04:30 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/ChangeLog,v 1.32 2014/12/26 13:18:00 ago Exp $ + + 26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> texstudio-2.8.4.ebuild: + Stable for x86, wrt bug #528102 22 Dec 2014; Chema Alonso <nimiux@gentoo.org> texstudio-2.8.4.ebuild: Stable for amd64 wrt bug #528102 diff --git a/app-office/texstudio/texstudio-2.8.4.ebuild b/app-office/texstudio/texstudio-2.8.4.ebuild index a3754dd9acab..3a82579f3fa4 100644 --- a/app-office/texstudio/texstudio-2.8.4.ebuild +++ b/app-office/texstudio/texstudio-2.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.8.4.ebuild,v 1.2 2014/12/22 20:04:30 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.8.4.ebuild,v 1.3 2014/12/26 13:18:00 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 ~x86 ~x86-fbsd" +KEYWORDS="amd64 x86 ~x86-fbsd" IUSE="video" COMMON_DEPEND=" |