diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-02 02:56:34 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-02 02:56:34 +0000 |
commit | 2481de3639df3d5adfd64f24a7a9b43b8e8e1961 (patch) | |
tree | 724cbf44885e60bcfd988318ec25f243eef14278 /media-video/dvdauthor | |
parent | stable on ppc64, bug #5270 (diff) | |
download | historical-2481de3639df3d5adfd64f24a7a9b43b8e8e1961.tar.gz historical-2481de3639df3d5adfd64f24a7a9b43b8e8e1961.tar.bz2 historical-2481de3639df3d5adfd64f24a7a9b43b8e8e1961.zip |
stable on amd64
Diffstat (limited to 'media-video/dvdauthor')
-rw-r--r-- | media-video/dvdauthor/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/dvdauthor/dvdauthor-0.6.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/dvdauthor/ChangeLog b/media-video/dvdauthor/ChangeLog index 54ac38f188cb..64ea98a6cc70 100644 --- a/media-video/dvdauthor/ChangeLog +++ b/media-video/dvdauthor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/dvdauthor # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/ChangeLog,v 1.10 2004/05/18 18:53:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/ChangeLog,v 1.11 2004/06/02 02:56:34 lv Exp $ + + 01 Jun 2004; Travis Tilley <lv@gentoo.org> dvdauthor-0.6.10.ebuild: + stable on amd64 18 May 2004; Mike Frysinger <vapier@gentoo.org> metadata.xml, +files/0.6.10-gcc34.patch, dvdauthor-0.6.10.ebuild, -dvdauthor-0.6.8.ebuild, diff --git a/media-video/dvdauthor/dvdauthor-0.6.10.ebuild b/media-video/dvdauthor/dvdauthor-0.6.10.ebuild index 575b9aacfa60..6509a1454d96 100644 --- a/media-video/dvdauthor/dvdauthor-0.6.10.ebuild +++ b/media-video/dvdauthor/dvdauthor-0.6.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.6.10.ebuild,v 1.2 2004/05/18 18:53:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.6.10.ebuild,v 1.3 2004/06/02 02:56:34 lv Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="~x86 ~ppc ~sparc amd64" IUSE="png zlib" DEPEND="media-libs/libdvdread |