diff options
-rw-r--r-- | media-video/subtitleripper/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/subtitleripper/subtitleripper-0.3.4-r1.ebuild | 4 | ||||
-rw-r--r-- | media-video/xvid4conf/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/xvid4conf/xvid4conf-1.12.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/media-video/subtitleripper/ChangeLog b/media-video/subtitleripper/ChangeLog index 0cf60ab00f42..81b1576a5e17 100644 --- a/media-video/subtitleripper/ChangeLog +++ b/media-video/subtitleripper/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/subtitleripper # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleripper/ChangeLog,v 1.8 2006/04/11 23:15:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleripper/ChangeLog,v 1.9 2006/04/20 13:49:52 wolf31o2 Exp $ + + 20 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org> + subtitleripper-0.3.4-r1.ebuild: + Stable on x86 wrt bug #127495. 11 Apr 2006; Gustavo Zacarias <gustavoz@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 7384b50995c7..8e16b7b80b0c 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-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.4 2006/04/11 23:15:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleripper/subtitleripper-0.3.4-r1.ebuild,v 1.5 2006/04/20 13:49:52 wolf31o2 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 ~sparc ~x86" +KEYWORDS="amd64 ppc ~ppc64 ~sparc x86" SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}.tgz" SLOT="0" IUSE="zlib png" diff --git a/media-video/xvid4conf/ChangeLog b/media-video/xvid4conf/ChangeLog index e0a3c024854f..327627404da0 100644 --- a/media-video/xvid4conf/ChangeLog +++ b/media-video/xvid4conf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/xvid4conf # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/xvid4conf/ChangeLog,v 1.11 2006/04/17 15:50:32 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xvid4conf/ChangeLog,v 1.12 2006/04/20 13:50:32 wolf31o2 Exp $ + + 20 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org> xvid4conf-1.12.ebuild: + Stable on x86 wrt bug #127495. 17 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> xvid4conf-1.12.ebuild: Drop homepage and set the SRC_URI to use Gentoo mirrors, bug #128742 thanks diff --git a/media-video/xvid4conf/xvid4conf-1.12.ebuild b/media-video/xvid4conf/xvid4conf-1.12.ebuild index bb59dc39c11b..56e8757120a7 100644 --- a/media-video/xvid4conf/xvid4conf-1.12.ebuild +++ b/media-video/xvid4conf/xvid4conf-1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/xvid4conf/xvid4conf-1.12.ebuild,v 1.12 2006/04/17 15:50:34 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xvid4conf/xvid4conf-1.12.ebuild,v 1.13 2006/04/20 13:50:32 wolf31o2 Exp $ DESCRIPTION="GTK2-configuration dialog for xvid4" HOMEPAGE="none" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ia64 ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86" IUSE="" DEPEND=">=x11-libs/gtk+-2.2.4" |