diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:23:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:23:25 +0000 |
commit | c96ac24f9f2ae3c5391f50ab28fb13700ca49bff (patch) | |
tree | 4dae29af6be2a3f58df7086181aa689931a970d6 /media-video/subtitleeditor | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-c96ac24f9f2ae3c5391f50ab28fb13700ca49bff.tar.gz gentoo-2-c96ac24f9f2ae3c5391f50ab28fb13700ca49bff.tar.bz2 gentoo-2-c96ac24f9f2ae3c5391f50ab28fb13700ca49bff.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
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=" |