summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-24 10:22:51 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-24 10:22:51 +0000
commit33fc2bf684b0b2a6162dc7411f2e81901fca2659 (patch)
treee1e10450e3390355138c45302296edca7db2f2dc /media-video
parentstable amd64 (diff)
downloadgentoo-2-33fc2bf684b0b2a6162dc7411f2e81901fca2659.tar.gz
gentoo-2-33fc2bf684b0b2a6162dc7411f2e81901fca2659.tar.bz2
gentoo-2-33fc2bf684b0b2a6162dc7411f2e81901fca2659.zip
Stable on ppc.
(Portage version: 2.0.51.20)
Diffstat (limited to 'media-video')
-rw-r--r--media-video/camsource/ChangeLog8
-rw-r--r--media-video/camsource/camsource-0.7.0-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/media-video/camsource/ChangeLog b/media-video/camsource/ChangeLog
index b7a0c98cf5fd..d05a0ba9969c 100644
--- a/media-video/camsource/ChangeLog
+++ b/media-video/camsource/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/camsource
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/ChangeLog,v 1.10 2004/10/01 08:08:27 phosphan Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/ChangeLog,v 1.11 2005/04/24 10:17:52 hansmi Exp $
+
+ 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
+ camsource-0.7.0-r1.ebuild:
+ Stable on ppc.
01 Oct 2004; Patrick Kursawe <phosphan@gentoo.org> +files/gcc34.patch,
camsource-0.7.0-r1.ebuild:
diff --git a/media-video/camsource/camsource-0.7.0-r1.ebuild b/media-video/camsource/camsource-0.7.0-r1.ebuild
index d0b2dee0859a..9ce32baf78b7 100644
--- a/media-video/camsource/camsource-0.7.0-r1.ebuild
+++ b/media-video/camsource/camsource-0.7.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/camsource-0.7.0-r1.ebuild,v 1.8 2004/10/01 08:08:27 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/camsource-0.7.0-r1.ebuild,v 1.9 2005/04/24 10:17:52 hansmi Exp $
inherit eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://camsource.sourceforge.net/"
SRC_URI="mirror://sourceforge/camsource/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc"
+KEYWORDS="x86 ppc sparc"
IUSE=""
DEPEND=">=dev-libs/libxml2-2.4.22