diff options
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/subtitleeditor/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/subtitleeditor/subtitleeditor-0.41.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/subtitleeditor/ChangeLog b/media-video/subtitleeditor/ChangeLog index d0ec6f49630d..61efeec3c47f 100644 --- a/media-video/subtitleeditor/ChangeLog +++ b/media-video/subtitleeditor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/subtitleeditor # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/ChangeLog,v 1.32 2015/01/11 12:44:58 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/ChangeLog,v 1.33 2015/03/14 18:42:43 pacho Exp $ + + 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> subtitleeditor-0.41.1-r1.ebuild: + amd64 stable, bug 534012 *subtitleeditor-0.41.1-r1 (11 Jan 2015) diff --git a/media-video/subtitleeditor/subtitleeditor-0.41.1-r1.ebuild b/media-video/subtitleeditor/subtitleeditor-0.41.1-r1.ebuild index 10a5428389e8..832aa360490a 100644 --- a/media-video/subtitleeditor/subtitleeditor-0.41.1-r1.ebuild +++ b/media-video/subtitleeditor/subtitleeditor-0.41.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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-r1.ebuild,v 1.1 2015/01/11 12:44:58 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.1-r1.ebuild,v 1.2 2015/03/14 18:42:43 pacho 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=" |