diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 19:17:56 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 19:17:56 +0000 |
commit | 1ef656dfde27d1ec932996530250eaa5cc617059 (patch) | |
tree | 23843b3c0707788f620a3ffecd2d50150fe0103c /media-video | |
parent | x86 stable, bug #478252 (diff) | |
download | gentoo-2-1ef656dfde27d1ec932996530250eaa5cc617059.tar.gz gentoo-2-1ef656dfde27d1ec932996530250eaa5cc617059.tar.bz2 gentoo-2-1ef656dfde27d1ec932996530250eaa5cc617059.zip |
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-video')
-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 b16887cf7e84..850eff729c8c 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.23 2013/11/30 19:41:08 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/ChangeLog,v 1.24 2013/12/08 19:17:56 pacho Exp $ + + 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> subtitleeditor-0.41.0.ebuild: + x86 stable, bug #478252 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> subtitleeditor-0.41.0.ebuild: amd64 stable, bug #478252 diff --git a/media-video/subtitleeditor/subtitleeditor-0.41.0.ebuild b/media-video/subtitleeditor/subtitleeditor-0.41.0.ebuild index 515af8385322..b35e5656a6f2 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.2 2013/11/30 19:41:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.0.ebuild,v 1.3 2013/12/08 19:17:56 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=" |