diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 19:41:08 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 19:41:08 +0000 |
commit | 173bbdf20f04e7a1c2940712c59b460e9c8898c4 (patch) | |
tree | 7cbab28ada6edb6f035d22e94e64d0c4160a3539 /media-video/subtitleeditor | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-173bbdf20f04e7a1c2940712c59b460e9c8898c4.tar.gz gentoo-2-173bbdf20f04e7a1c2940712c59b460e9c8898c4.tar.bz2 gentoo-2-173bbdf20f04e7a1c2940712c59b460e9c8898c4.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-video/subtitleeditor')
-rw-r--r-- | media-video/subtitleeditor/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/subtitleeditor/subtitleeditor-0.41.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/subtitleeditor/ChangeLog b/media-video/subtitleeditor/ChangeLog index be0a03ffaab0..b16887cf7e84 100644 --- a/media-video/subtitleeditor/ChangeLog +++ b/media-video/subtitleeditor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/subtitleeditor # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/ChangeLog,v 1.22 2013/10/03 20:19:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/ChangeLog,v 1.23 2013/11/30 19:41:08 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> subtitleeditor-0.41.0.ebuild: + amd64 stable, bug #478252 *subtitleeditor-0.41.0 (03 Oct 2013) diff --git a/media-video/subtitleeditor/subtitleeditor-0.41.0.ebuild b/media-video/subtitleeditor/subtitleeditor-0.41.0.ebuild index 3b5bc278ad14..515af8385322 100644 --- a/media-video/subtitleeditor/subtitleeditor-0.41.0.ebuild +++ b/media-video/subtitleeditor/subtitleeditor-0.41.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/media-video/subtitleeditor/subtitleeditor-0.41.0.ebuild,v 1.1 2013/10/03 20:19:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.0.ebuild,v 1.2 2013/11/30 19:41:07 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=" |