diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-05-04 12:11:38 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-05-04 12:11:38 +0000 |
commit | a23b6b725c2b356d80230be616360b9f8a0329f5 (patch) | |
tree | 086b11b623fa99f2dd1e0c36df0019452fc1b48b /media-video/subtitleeditor | |
parent | x86 stable, bug 508862 (diff) | |
download | gentoo-2-a23b6b725c2b356d80230be616360b9f8a0329f5.tar.gz gentoo-2-a23b6b725c2b356d80230be616360b9f8a0329f5.tar.bz2 gentoo-2-a23b6b725c2b356d80230be616360b9f8a0329f5.zip |
x86 stable, bug 508862
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/subtitleeditor/ChangeLog b/media-video/subtitleeditor/ChangeLog index 1c7988048790..ee1f8584172b 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.26 2014/05/04 08:54:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/ChangeLog,v 1.27 2014/05/04 12:11:38 pacho Exp $ + + 04 May 2014; Pacho Ramos <pacho@gentoo.org> subtitleeditor-0.41.0-r1.ebuild: + x86 stable, bug 508862 04 May 2014; Pacho Ramos <pacho@gentoo.org> subtitleeditor-0.41.0-r1.ebuild: amd64 stable, bug 508862 diff --git a/media-video/subtitleeditor/subtitleeditor-0.41.0-r1.ebuild b/media-video/subtitleeditor/subtitleeditor-0.41.0-r1.ebuild index 3b11c91f60d4..da071a4fef48 100644 --- a/media-video/subtitleeditor/subtitleeditor-0.41.0-r1.ebuild +++ b/media-video/subtitleeditor/subtitleeditor-0.41.0-r1.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.0-r1.ebuild,v 1.2 2014/05/04 08:54:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.0-r1.ebuild,v 1.3 2014/05/04 12:11:38 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=" |