diff options
author | David Holm <dholm@gentoo.org> | 2004-10-15 16:07:24 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-15 16:07:24 +0000 |
commit | 8c9fe237b9f6c08c23b24b8357052a64ece7553b (patch) | |
tree | 842c448685cf5c6b57546709aa6e4889ce90a44a /media-video/dvdimagecmp | |
parent | Added to ~amd64. (Manifest recommit) (diff) | |
download | gentoo-2-8c9fe237b9f6c08c23b24b8357052a64ece7553b.tar.gz gentoo-2-8c9fe237b9f6c08c23b24b8357052a64ece7553b.tar.bz2 gentoo-2-8c9fe237b9f6c08c23b24b8357052a64ece7553b.zip |
Added to ~ppc
Diffstat (limited to 'media-video/dvdimagecmp')
-rw-r--r-- | media-video/dvdimagecmp/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/dvdimagecmp/dvdimagecmp-0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/dvdimagecmp/ChangeLog b/media-video/dvdimagecmp/ChangeLog index 9b058c0bf29f..23156f39e1b4 100644 --- a/media-video/dvdimagecmp/ChangeLog +++ b/media-video/dvdimagecmp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/dvdimagecmp # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdimagecmp/ChangeLog,v 1.2 2004/09/18 22:01:30 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdimagecmp/ChangeLog,v 1.3 2004/10/15 16:06:07 dholm Exp $ + + 15 Oct 2004; David Holm <dholm@gentoo.org> dvdimagecmp-0.2.ebuild: + Added to ~ppc. 19 Sep 2004; Sven Wegener <swegener@gentoo.org> : Fixed ChangeLog header. diff --git a/media-video/dvdimagecmp/dvdimagecmp-0.2.ebuild b/media-video/dvdimagecmp/dvdimagecmp-0.2.ebuild index c612d273cba0..ab216cf05fd1 100644 --- a/media-video/dvdimagecmp/dvdimagecmp-0.2.ebuild +++ b/media-video/dvdimagecmp/dvdimagecmp-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdimagecmp/dvdimagecmp-0.2.ebuild,v 1.1 2004/09/06 22:20:01 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdimagecmp/dvdimagecmp-0.2.ebuild,v 1.2 2004/10/15 16:06:07 dholm Exp $ DESCRIPTION="Tool to compare a burned DVD with an image to check for errors" HOMEPAGE="http://home.zonnet.nl/panteltje/dvd/" @@ -8,7 +8,7 @@ SRC_URI="http://home.zonnet.nl/panteltje/dvd/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="" |