diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 18:58:51 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 18:58:51 +0000 |
commit | 163534797f98269be5b468178bc9dc590830c307 (patch) | |
tree | 2af77bcdf274006c0cb2d8486bf082003da4b2a6 | |
parent | x86 stable wrt bug #397267 (diff) | |
download | gentoo-2-163534797f98269be5b468178bc9dc590830c307.tar.gz gentoo-2-163534797f98269be5b468178bc9dc590830c307.tar.bz2 gentoo-2-163534797f98269be5b468178bc9dc590830c307.zip |
x86 stable wrt bug #397119
(Portage version: 2.1.10.44/cvs/Linux i686)
-rw-r--r-- | media-video/subtitleripper/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/subtitleripper/subtitleripper-0.3.4-r4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/subtitleripper/ChangeLog b/media-video/subtitleripper/ChangeLog index 94a913f26c49..33752cf28fad 100644 --- a/media-video/subtitleripper/ChangeLog +++ b/media-video/subtitleripper/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/subtitleripper # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleripper/ChangeLog,v 1.24 2012/02/03 17:51:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleripper/ChangeLog,v 1.25 2012/02/16 18:58:51 phajdan.jr Exp $ + + 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + subtitleripper-0.3.4-r4.ebuild: + x86 stable wrt bug #397119 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> subtitleripper-0.3.4-r4.ebuild: diff --git a/media-video/subtitleripper/subtitleripper-0.3.4-r4.ebuild b/media-video/subtitleripper/subtitleripper-0.3.4-r4.ebuild index dd1923edc423..0a8afab08a04 100644 --- a/media-video/subtitleripper/subtitleripper-0.3.4-r4.ebuild +++ b/media-video/subtitleripper/subtitleripper-0.3.4-r4.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/subtitleripper/subtitleripper-0.3.4-r4.ebuild,v 1.2 2012/02/03 17:51:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleripper/subtitleripper-0.3.4-r4.ebuild,v 1.3 2012/02/16 18:58:51 phajdan.jr Exp $ inherit versionator eutils toolchain-funcs @@ -9,7 +9,7 @@ MY_PV="$(replace_version_separator 2 "-")" DESCRIPTION="DVD Subtitle Ripper for Linux" HOMEPAGE="http://subtitleripper.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}.tgz" SLOT="0" IUSE="" |