diff options
author | Brent Baude <ranger@gentoo.org> | 2009-01-07 15:59:14 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-01-07 15:59:14 +0000 |
commit | 7769ba06b05cdec30e802485531ce69bd5befee4 (patch) | |
tree | cf331f8c54656f6858ba1d77aff265e921da9953 /media-video/subtitleripper | |
parent | stable ppc64, bug 252148 (diff) | |
download | gentoo-2-7769ba06b05cdec30e802485531ce69bd5befee4.tar.gz gentoo-2-7769ba06b05cdec30e802485531ce69bd5befee4.tar.bz2 gentoo-2-7769ba06b05cdec30e802485531ce69bd5befee4.zip |
stable ppc64, bug 250708
(Portage version: 2.1.6.4/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'media-video/subtitleripper')
-rw-r--r-- | media-video/subtitleripper/ChangeLog | 8 | ||||
-rw-r--r-- | media-video/subtitleripper/subtitleripper-0.3.4-r3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-video/subtitleripper/ChangeLog b/media-video/subtitleripper/ChangeLog index 713cdb5b597e..f4ede1d976aa 100644 --- a/media-video/subtitleripper/ChangeLog +++ b/media-video/subtitleripper/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/subtitleripper -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleripper/ChangeLog,v 1.20 2008/12/26 11:49:13 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleripper/ChangeLog,v 1.21 2009/01/07 15:59:14 ranger Exp $ + + 07 Jan 2009; Brent Baude <ranger@gentoo.org> + subtitleripper-0.3.4-r3.ebuild: + stable ppc64, bug 250708 26 Dec 2008; Raúl Porcel <armin76@gentoo.org> subtitleripper-0.3.4-r3.ebuild: diff --git a/media-video/subtitleripper/subtitleripper-0.3.4-r3.ebuild b/media-video/subtitleripper/subtitleripper-0.3.4-r3.ebuild index 0501611ffa9c..2563b3cc3b97 100644 --- a/media-video/subtitleripper/subtitleripper-0.3.4-r3.ebuild +++ b/media-video/subtitleripper/subtitleripper-0.3.4-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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-r3.ebuild,v 1.7 2008/12/26 11:49:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleripper/subtitleripper-0.3.4-r3.ebuild,v 1.8 2009/01/07 15:59:14 ranger Exp $ inherit versionator eutils @@ -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="" |