summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-06-09 12:13:13 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-06-09 12:13:13 +0000
commit977189c4bfc88d2fcfa1be20d853065742b2a242 (patch)
tree480bb3c089067424bfdea87370d936f0016d6ec5 /sys-libs
parentStable on ppc64 (diff)
downloadgentoo-2-977189c4bfc88d2fcfa1be20d853065742b2a242.tar.gz
gentoo-2-977189c4bfc88d2fcfa1be20d853065742b2a242.tar.bz2
gentoo-2-977189c4bfc88d2fcfa1be20d853065742b2a242.zip
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libavc1394/ChangeLog5
-rw-r--r--sys-libs/libavc1394/libavc1394-0.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libavc1394/ChangeLog b/sys-libs/libavc1394/ChangeLog
index 663557d7e0d5..58c122a5fa51 100644
--- a/sys-libs/libavc1394/ChangeLog
+++ b/sys-libs/libavc1394/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libavc1394
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/ChangeLog,v 1.24 2006/05/23 17:19:51 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/ChangeLog,v 1.25 2006/06/09 12:13:13 corsair Exp $
+
+ 09 Jun 2006; Markus Rothe <corsair@gentoo.org> libavc1394-0.5.0.ebuild:
+ Stable on ppc64
23 May 2006; Gustavo Zacarias <gustavoz@gentoo.org>
libavc1394-0.5.0.ebuild:
diff --git a/sys-libs/libavc1394/libavc1394-0.5.0.ebuild b/sys-libs/libavc1394/libavc1394-0.5.0.ebuild
index 3de70ad61c9f..3274ff4988ef 100644
--- a/sys-libs/libavc1394/libavc1394-0.5.0.ebuild
+++ b/sys-libs/libavc1394/libavc1394-0.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/libavc1394-0.5.0.ebuild,v 1.7 2006/05/23 17:19:51 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/libavc1394-0.5.0.ebuild,v 1.8 2006/06/09 12:13:13 corsair Exp $
DESCRIPTION="library for the 1394 Trade Association AV/C (Audio/Video Control) Digital Interface Command Set"
HOMEPAGE="http://www.linux1394.org/ http://sourceforge.net/projects/libavc1394/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/libavc1394/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND=">=sys-libs/libraw1394-0.8"