diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-05-24 11:48:43 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-05-24 11:48:43 +0000 |
commit | 6c0b6bd2ce0260b06005ed143a21166f713ef042 (patch) | |
tree | e94ce8ba1441c2799e189ebe9d68ff73130e3fea /media-video | |
parent | Version bump. (diff) | |
download | gentoo-2-6c0b6bd2ce0260b06005ed143a21166f713ef042.tar.gz gentoo-2-6c0b6bd2ce0260b06005ed143a21166f713ef042.tar.bz2 gentoo-2-6c0b6bd2ce0260b06005ed143a21166f713ef042.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/dvdauthor/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/dvdauthor/dvdauthor-0.6.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/dvdauthor/ChangeLog b/media-video/dvdauthor/ChangeLog index 61f39e6ddc36..661e473dcd3c 100644 --- a/media-video/dvdauthor/ChangeLog +++ b/media-video/dvdauthor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/dvdauthor # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/ChangeLog,v 1.22 2005/05/17 22:32:40 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/ChangeLog,v 1.23 2005/05/24 11:48:43 corsair Exp $ + + 24 May 2005; Markus Rothe <corsair@gentoo.org> dvdauthor-0.6.11.ebuild: + Stable on ppc64 17 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> dvdauthor-0.6.11.ebuild: diff --git a/media-video/dvdauthor/dvdauthor-0.6.11.ebuild b/media-video/dvdauthor/dvdauthor-0.6.11.ebuild index c0c36ce4b275..ea9d26640471 100644 --- a/media-video/dvdauthor/dvdauthor-0.6.11.ebuild +++ b/media-video/dvdauthor/dvdauthor-0.6.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.6.11.ebuild,v 1.4 2005/05/17 22:32:40 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.6.11.ebuild,v 1.5 2005/05/24 11:48:43 corsair Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~ppc ppc64 sparc x86" IUSE="" DEPEND="media-libs/libdvdread |