diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-22 12:21:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-22 12:21:29 +0000 |
commit | 8272aeccd54c3c0909ec04533298c216b352962e (patch) | |
tree | a939bcc33081cbb8b7444c88dbfcd6ba2ee6cff1 /media-video | |
parent | Stable for amd64, wrt bug #407701 (diff) | |
download | gentoo-2-8272aeccd54c3c0909ec04533298c216b352962e.tar.gz gentoo-2-8272aeccd54c3c0909ec04533298c216b352962e.tar.bz2 gentoo-2-8272aeccd54c3c0909ec04533298c216b352962e.zip |
Stable for amd64, wrt bug #407701
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/gnome-subtitles/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/gnome-subtitles/gnome-subtitles-1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/gnome-subtitles/ChangeLog b/media-video/gnome-subtitles/ChangeLog index 42e11e1f0cfe..67e542b3076c 100644 --- a/media-video/gnome-subtitles/ChangeLog +++ b/media-video/gnome-subtitles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/gnome-subtitles # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/gnome-subtitles/ChangeLog,v 1.36 2012/05/05 08:58:58 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/gnome-subtitles/ChangeLog,v 1.37 2012/05/22 12:21:29 ago Exp $ + + 22 May 2012; Agostino Sarubbo <ago@gentoo.org> gnome-subtitles-1.2.ebuild: + Stable for amd64, wrt bug #407701 05 May 2012; Jeff Horelick <jdhore@gentoo.org> gnome-subtitles-1.1.ebuild, gnome-subtitles-1.2.ebuild: diff --git a/media-video/gnome-subtitles/gnome-subtitles-1.2.ebuild b/media-video/gnome-subtitles/gnome-subtitles-1.2.ebuild index aa26cf3e41e9..8f0e48643ac9 100644 --- a/media-video/gnome-subtitles/gnome-subtitles-1.2.ebuild +++ b/media-video/gnome-subtitles/gnome-subtitles-1.2.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/gnome-subtitles/gnome-subtitles-1.2.ebuild,v 1.3 2012/05/05 08:58:58 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/gnome-subtitles/gnome-subtitles-1.2.ebuild,v 1.4 2012/05/22 12:21:29 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/gnome-subtitles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" RDEPEND=">=dev-lang/mono-1.1 >=dev-dotnet/glade-sharp-2.12 |