summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-09-24 03:03:50 +0000
committerTom Gall <tgall@gentoo.org>2004-09-24 03:03:50 +0000
commit62a0b911e4e75805dca1227b8e748b0cb829505e (patch)
tree875c202ef4c679ae649bf57e9ac5c9c0155485e2
parentadded ~ppc64, bug #63779 (Manifest recommit) (diff)
downloadgentoo-2-62a0b911e4e75805dca1227b8e748b0cb829505e.tar.gz
gentoo-2-62a0b911e4e75805dca1227b8e748b0cb829505e.tar.bz2
gentoo-2-62a0b911e4e75805dca1227b8e748b0cb829505e.zip
dded ~ppc64, bug #63779
-rw-r--r--dev-libs/libcdio/ChangeLog5
-rw-r--r--dev-libs/libcdio/libcdio-0.69.ebuild4
-rw-r--r--media-video/vcdimager/ChangeLog5
-rw-r--r--media-video/vcdimager/vcdimager-0.7.20-r1.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-libs/libcdio/ChangeLog b/dev-libs/libcdio/ChangeLog
index 17f2abb6ba98..22ee6624a610 100644
--- a/dev-libs/libcdio/ChangeLog
+++ b/dev-libs/libcdio/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libcdio
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcdio/ChangeLog,v 1.14 2004/09/15 17:29:59 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcdio/ChangeLog,v 1.15 2004/09/24 03:03:50 tgall Exp $
+
+ 23 Sep 2004; Tom Gall <tgall@gentoo.org> libcdio-0.69.ebuild:
+ added ~ppc64
15 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> libcdio-0.64.ebuild,
libcdio-0.69.ebuild:
diff --git a/dev-libs/libcdio/libcdio-0.69.ebuild b/dev-libs/libcdio/libcdio-0.69.ebuild
index fe8a2405f722..1e29e6b5073c 100644
--- a/dev-libs/libcdio/libcdio-0.69.ebuild
+++ b/dev-libs/libcdio/libcdio-0.69.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/dev-libs/libcdio/libcdio-0.69.ebuild,v 1.5 2004/09/15 17:29:59 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcdio/libcdio-0.69.ebuild,v 1.6 2004/09/24 03:03:50 tgall Exp $
DESCRIPTION="A library to encapsulate CD-ROM reading and control"
HOMEPAGE="http://www.gnu.org/software/libcdio/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~sparc"
+KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~sparc ~ppc64"
IUSE="cddb"
DEPEND="dev-util/pkgconfig
diff --git a/media-video/vcdimager/ChangeLog b/media-video/vcdimager/ChangeLog
index 5404d4b05995..255154444baa 100644
--- a/media-video/vcdimager/ChangeLog
+++ b/media-video/vcdimager/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/vcdimager
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vcdimager/ChangeLog,v 1.18 2004/09/22 05:56:44 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vcdimager/ChangeLog,v 1.19 2004/09/24 03:02:50 tgall Exp $
+
+ 23 Sep 2004; Tom Gall <tgall@gentoo.org> vcdimager-0.7.20-r1.ebuild:
+ added ~ppc64
22 Sep 2004; Travis Tilley <lv@gentoo.org> vcdimager-0.7.19.ebuild,
vcdimager-0.7.20-r1.ebuild, vcdimager-0.7.20.ebuild:
diff --git a/media-video/vcdimager/vcdimager-0.7.20-r1.ebuild b/media-video/vcdimager/vcdimager-0.7.20-r1.ebuild
index 8b4b1a0dd5a0..4dee90544832 100644
--- a/media-video/vcdimager/vcdimager-0.7.20-r1.ebuild
+++ b/media-video/vcdimager/vcdimager-0.7.20-r1.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/vcdimager/vcdimager-0.7.20-r1.ebuild,v 1.2 2004/09/22 05:56:44 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vcdimager/vcdimager-0.7.20-r1.ebuild,v 1.3 2004/09/24 03:02:50 tgall Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.vcdimager.org/pub/vcdimager/vcdimager-0.7_UNSTABLE/${P}.tar.
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64 ~alpha ~ia64 ~sparc"
+KEYWORDS="~x86 ~ppc ~amd64 ~alpha ~ia64 ~sparc ~ppc64"
IUSE="xml2"
DEPEND=">=dev-libs/libcdio-0.66