summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-09-05 18:55:51 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-09-05 18:55:51 +0000
commit6691db0ccce975d5109c3da459689d11e64be9fc (patch)
treea7c46929b4ed36a66767ab6dc2e5489977672a96 /sys-libs/libraw1394
parentimproved dep. (diff)
downloadgentoo-2-6691db0ccce975d5109c3da459689d11e64be9fc.tar.gz
gentoo-2-6691db0ccce975d5109c3da459689d11e64be9fc.tar.bz2
gentoo-2-6691db0ccce975d5109c3da459689d11e64be9fc.zip
Stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-libs/libraw1394')
-rw-r--r--sys-libs/libraw1394/ChangeLog5
-rw-r--r--sys-libs/libraw1394/libraw1394-1.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libraw1394/ChangeLog b/sys-libs/libraw1394/ChangeLog
index 015c5eb9b895..f629159867eb 100644
--- a/sys-libs/libraw1394/ChangeLog
+++ b/sys-libs/libraw1394/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libraw1394
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/ChangeLog,v 1.29 2005/08/24 20:53:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/ChangeLog,v 1.30 2005/09/05 18:51:42 corsair Exp $
+
+ 05 Sep 2005; Markus Rothe <corsair@gentoo.org> libraw1394-1.2.0.ebuild:
+ Stable on ppc64
24 Aug 2005; Aron Griffis <agriffis@gentoo.org> libraw1394-1.2.0.ebuild:
stable on ia64
diff --git a/sys-libs/libraw1394/libraw1394-1.2.0.ebuild b/sys-libs/libraw1394/libraw1394-1.2.0.ebuild
index 602d884aa9ec..13124a3193aa 100644
--- a/sys-libs/libraw1394/libraw1394-1.2.0.ebuild
+++ b/sys-libs/libraw1394/libraw1394-1.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/libraw1394-1.2.0.ebuild,v 1.3 2005/08/24 20:53:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/libraw1394-1.2.0.ebuild,v 1.4 2005/09/05 18:51:42 corsair Exp $
DESCRIPTION="library that provides direct access to the IEEE 1394 bus"
HOMEPAGE="http://www.linux1394.org/"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/libraw1394/${P}.tar.gz
LICENSE="|| ( LGPL-2.1 GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ia64 ~ppc ppc64 ~sparc ~x86"
IUSE=""
DEPEND=""