diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 20:57:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 20:57:16 +0000 |
commit | a057051634fc8d642515a1d7566a099d96237e4f (patch) | |
tree | 0f90c614b2129086edcad2424d5dac30a697489b /media-video | |
parent | x86 stable, bug #409403 (diff) | |
download | gentoo-2-a057051634fc8d642515a1d7566a099d96237e4f.tar.gz gentoo-2-a057051634fc8d642515a1d7566a099d96237e4f.tar.bz2 gentoo-2-a057051634fc8d642515a1d7566a099d96237e4f.zip |
Stable for amd64, wrt bug #410611
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/subtitleeditor/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/subtitleeditor/subtitleeditor-0.40.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/subtitleeditor/ChangeLog b/media-video/subtitleeditor/ChangeLog index fafe69d3280f..79acb180b981 100644 --- a/media-video/subtitleeditor/ChangeLog +++ b/media-video/subtitleeditor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/subtitleeditor # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/ChangeLog,v 1.15 2012/03/24 14:32:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/ChangeLog,v 1.16 2012/04/18 20:57:16 ago Exp $ + + 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> subtitleeditor-0.40.0.ebuild: + Stable for amd64, wrt bug #410611 *subtitleeditor-0.40.0 (24 Mar 2012) diff --git a/media-video/subtitleeditor/subtitleeditor-0.40.0.ebuild b/media-video/subtitleeditor/subtitleeditor-0.40.0.ebuild index 98e49b229a61..afd29d93d277 100644 --- a/media-video/subtitleeditor/subtitleeditor-0.40.0.ebuild +++ b/media-video/subtitleeditor/subtitleeditor-0.40.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.40.0.ebuild,v 1.1 2012/03/24 14:32:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.40.0.ebuild,v 1.2 2012/04/18 20:57:16 ago Exp $ EAPI="4" @@ -12,7 +12,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=" |