summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-04-09 13:21:42 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-04-09 13:21:42 +0000
commite30e6fc1f7f972868d2ec3a75ecbbb682c8329a7 (patch)
treefad04e31ac69794550ac86923e5f2860de84e652 /sys-libs/libraw1394
parentMarked ~ppc. (diff)
downloadhistorical-e30e6fc1f7f972868d2ec3a75ecbbb682c8329a7.tar.gz
historical-e30e6fc1f7f972868d2ec3a75ecbbb682c8329a7.tar.bz2
historical-e30e6fc1f7f972868d2ec3a75ecbbb682c8329a7.zip
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-libs/libraw1394')
-rw-r--r--sys-libs/libraw1394/ChangeLog5
-rw-r--r--sys-libs/libraw1394/libraw1394-1.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libraw1394/ChangeLog b/sys-libs/libraw1394/ChangeLog
index 493f5859718a..139b94789ce6 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.25 2005/04/01 22:22:14 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/ChangeLog,v 1.26 2005/04/09 13:20:50 corsair Exp $
+
+ 09 Apr 2005; Markus Rothe <corsair@gentoo.org> libraw1394-1.1.0.ebuild:
+ Stable on ppc64
01 Apr 2005; Lars Weiler <pylon@gentoo.org> libraw1394-1.1.0.ebuild:
Stable on ppc.
diff --git a/sys-libs/libraw1394/libraw1394-1.1.0.ebuild b/sys-libs/libraw1394/libraw1394-1.1.0.ebuild
index 2d7bf5fd8b01..2069abeb830b 100644
--- a/sys-libs/libraw1394/libraw1394-1.1.0.ebuild
+++ b/sys-libs/libraw1394/libraw1394-1.1.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.1.0.ebuild,v 1.4 2005/04/01 22:22:14 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/libraw1394-1.1.0.ebuild,v 1.5 2005/04/09 13:20:50 corsair Exp $
DESCRIPTION="library that provides direct access to the IEEE 1394 bus"
HOMEPAGE="http://sourceforge.net/projects/libraw1394/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/libraw1394/${P}.tar.gz"
LICENSE="|| ( LGPL-2.1 GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
IUSE=""
DEPEND=""