diff options
Diffstat (limited to 'media-video/subtitleeditor')
-rw-r--r-- | media-video/subtitleeditor/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/subtitleeditor/subtitleeditor-0.41.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/subtitleeditor/ChangeLog b/media-video/subtitleeditor/ChangeLog index 74dea7b8117d..f137bf18106c 100644 --- a/media-video/subtitleeditor/ChangeLog +++ b/media-video/subtitleeditor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/subtitleeditor # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/ChangeLog,v 1.29 2014/07/22 10:52:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/ChangeLog,v 1.30 2014/07/23 15:23:25 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> subtitleeditor-0.41.1.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> subtitleeditor-0.41.1.ebuild: Stable for amd64, wrt bug #512912 diff --git a/media-video/subtitleeditor/subtitleeditor-0.41.1.ebuild b/media-video/subtitleeditor/subtitleeditor-0.41.1.ebuild index ee498429b047..b40b21350b30 100644 --- a/media-video/subtitleeditor/subtitleeditor-0.41.1.ebuild +++ b/media-video/subtitleeditor/subtitleeditor-0.41.1.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/media-video/subtitleeditor/subtitleeditor-0.41.1.ebuild,v 1.2 2014/07/22 10:52:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.1.ebuild,v 1.3 2014/07/23 15:23:25 ago Exp $ EAPI=5 GCONF_DEBUG="no" @@ -14,7 +14,7 @@ SRC_URI="http://download.gna.org/${PN}/$(get_version_component_range 1-2)/${P}.t LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug nls opengl" RDEPEND=" |