diff options
author | Daniel Goller <morfic@gentoo.org> | 2006-03-25 04:42:27 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2006-03-25 04:42:27 +0000 |
commit | 37e4f0b72b8a34e5150d693daea944cfefbfcbb8 (patch) | |
tree | fcf41879553f11ee94c0e9b06aa99e3c04f1ec26 /media-video/subtitleripper | |
parent | Mark 3.4.3 stable on ia64 (diff) | |
download | gentoo-2-37e4f0b72b8a34e5150d693daea944cfefbfcbb8.tar.gz gentoo-2-37e4f0b72b8a34e5150d693daea944cfefbfcbb8.tar.bz2 gentoo-2-37e4f0b72b8a34e5150d693daea944cfefbfcbb8.zip |
Stable loving the dvd::rip dep on ppc and amd64
(Portage version: 2.1_pre5-r2)
Diffstat (limited to 'media-video/subtitleripper')
-rw-r--r-- | media-video/subtitleripper/ChangeLog | 8 | ||||
-rw-r--r-- | media-video/subtitleripper/subtitleripper-0.3.4-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-video/subtitleripper/ChangeLog b/media-video/subtitleripper/ChangeLog index 8d9583a7a9cf..f1b2b0e9d6f0 100644 --- a/media-video/subtitleripper/ChangeLog +++ b/media-video/subtitleripper/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/subtitleripper -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleripper/ChangeLog,v 1.6 2005/12/17 20:16:09 corsair Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleripper/ChangeLog,v 1.7 2006/03/25 04:42:27 morfic Exp $ + + 25 Mar 2006; Daniel Goller <morfic@gentoo.org> + subtitleripper-0.3.4-r1.ebuild: + Stable loving the dvd::rip dep 17 Dec 2005; Markus Rothe <corsair@gentoo.org> subtitleripper-0.3.4-r1.ebuild: diff --git a/media-video/subtitleripper/subtitleripper-0.3.4-r1.ebuild b/media-video/subtitleripper/subtitleripper-0.3.4-r1.ebuild index 93dfbf340511..4423c33dffc6 100644 --- a/media-video/subtitleripper/subtitleripper-0.3.4-r1.ebuild +++ b/media-video/subtitleripper/subtitleripper-0.3.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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-r1.ebuild,v 1.2 2005/12/17 20:16:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleripper/subtitleripper-0.3.4-r1.ebuild,v 1.3 2006/03/25 04:42:27 morfic Exp $ inherit versionator @@ -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 ~x86" +KEYWORDS="amd64 ppc ~ppc64 ~x86" SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}.tgz" SLOT="0" IUSE="zlib png" |