diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-12-22 20:04:30 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-12-22 20:04:30 +0000 |
commit | 09fcded9d0a5a4d150295d22e1181439c49e005c (patch) | |
tree | 6afbce5ea4f5059f57a2541ad2cf05f19b203cc9 /app-office | |
parent | www-client/httrack: 3.48.20 (diff) | |
download | gentoo-2-09fcded9d0a5a4d150295d22e1181439c49e005c.tar.gz gentoo-2-09fcded9d0a5a4d150295d22e1181439c49e005c.tar.bz2 gentoo-2-09fcded9d0a5a4d150295d22e1181439c49e005c.zip |
Stable for amd64 wrt bug #528102
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key F253DB15)
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 ef59c51c17ea..97d9d47d3eec 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.30 2014/12/08 15:01:50 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/ChangeLog,v 1.31 2014/12/22 20:04:30 nimiux Exp $ + + 22 Dec 2014; Chema Alonso <nimiux@gentoo.org> texstudio-2.8.4.ebuild: + Stable for amd64 wrt bug #528102 *texstudio-2.8.8 (08 Dec 2014) diff --git a/app-office/texstudio/texstudio-2.8.4.ebuild b/app-office/texstudio/texstudio-2.8.4.ebuild index df89fc6013c1..a3754dd9acab 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.1 2014/09/16 11:51:32 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.8.4.ebuild,v 1.2 2014/12/22 20:04:30 nimiux 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=" |