summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2004-12-18 20:55:55 +0000
committerMarkus Rothe <corsair@gentoo.org>2004-12-18 20:55:55 +0000
commita1946d74aaa9c73a9e28c78d1de7d9d6ff334c28 (patch)
treebf13e1cb4423efbf4102c7d404d30d686962c7e8 /sys-libs/libavc1394
parentadded ~ppc64 to KEYWORDS (Manifest recommit) (diff)
downloadgentoo-2-a1946d74aaa9c73a9e28c78d1de7d9d6ff334c28.tar.gz
gentoo-2-a1946d74aaa9c73a9e28c78d1de7d9d6ff334c28.tar.bz2
gentoo-2-a1946d74aaa9c73a9e28c78d1de7d9d6ff334c28.zip
added ~ppc64 to KEYWORDS
Diffstat (limited to 'sys-libs/libavc1394')
-rw-r--r--sys-libs/libavc1394/ChangeLog5
-rw-r--r--sys-libs/libavc1394/libavc1394-0.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libavc1394/ChangeLog b/sys-libs/libavc1394/ChangeLog
index 9b12892668ac..1a317a10a2ce 100644
--- a/sys-libs/libavc1394/ChangeLog
+++ b/sys-libs/libavc1394/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libavc1394
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/ChangeLog,v 1.14 2004/10/19 17:52:33 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/ChangeLog,v 1.15 2004/12/18 20:54:04 corsair Exp $
+
+ 18 Dec 2004; Markus Rothe <corsair@gentoo.org> libavc1394-0.4.1.ebuild:
+ added ~ppc64 to KEYWORDS
19 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> libavc1394-0.4.1.ebuild:
Stable on alpha.
diff --git a/sys-libs/libavc1394/libavc1394-0.4.1.ebuild b/sys-libs/libavc1394/libavc1394-0.4.1.ebuild
index 30b48c5431d5..8c9f2387e9e4 100644
--- a/sys-libs/libavc1394/libavc1394-0.4.1.ebuild
+++ b/sys-libs/libavc1394/libavc1394-0.4.1.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/sys-libs/libavc1394/libavc1394-0.4.1.ebuild,v 1.14 2004/10/19 17:52:33 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/libavc1394-0.4.1.ebuild,v 1.15 2004/12/18 20:54:04 corsair Exp $
DESCRIPTION="library for the 1394 Trade Association AV/C (Audio/Video Control) Digital Interface Command Set"
HOMEPAGE="http://sourceforge.net/projects/libavc1394/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/libavc1394/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ppc sparc amd64 alpha"
+KEYWORDS="x86 ppc sparc amd64 alpha ~ppc64"
IUSE=""
DEPEND=">=sys-libs/libraw1394-0.8"