summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-06-02 02:36:36 +0000
committerTravis Tilley <lv@gentoo.org>2004-06-02 02:36:36 +0000
commite536780773e98c6a22c949dd61ec8fec65fd0ef2 (patch)
treef11a6510232e7bc7eb2a0bb450e08a514024128d /sys-libs
parentfix use (diff)
downloadhistorical-e536780773e98c6a22c949dd61ec8fec65fd0ef2.tar.gz
historical-e536780773e98c6a22c949dd61ec8fec65fd0ef2.tar.bz2
historical-e536780773e98c6a22c949dd61ec8fec65fd0ef2.zip
stable on amd64
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libavc1394/ChangeLog3
-rw-r--r--sys-libs/libavc1394/libavc1394-0.4.1.ebuild4
-rw-r--r--sys-libs/libraw1394/ChangeLog5
-rw-r--r--sys-libs/libraw1394/libraw1394-0.9.0.ebuild4
4 files changed, 11 insertions, 5 deletions
diff --git a/sys-libs/libavc1394/ChangeLog b/sys-libs/libavc1394/ChangeLog
index 229566078b42..4901e1ff685f 100644
--- a/sys-libs/libavc1394/ChangeLog
+++ b/sys-libs/libavc1394/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libavc1394
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+ 01 Jun 2004; Travis Tilley <lv@gentoo.org> libavc1394-0.4.1.ebuild:
+ stable on amd64
+
21 Mar 2004; Martin Holzer <mholzer@gentoo.org> libavc1394-0.3.1.ebuild:
adding categorie. see 45110 for details
diff --git a/sys-libs/libavc1394/libavc1394-0.4.1.ebuild b/sys-libs/libavc1394/libavc1394-0.4.1.ebuild
index 926fb84180b3..c848a2d8cdf0 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 Technologies, Inc.
# 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.8 2004/02/09 10:58:34 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/libavc1394-0.4.1.ebuild,v 1.9 2004/06/02 02:36:36 lv 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"
+KEYWORDS="x86 ~ppc sparc amd64"
DEPEND=">=sys-libs/libraw1394-0.8"
diff --git a/sys-libs/libraw1394/ChangeLog b/sys-libs/libraw1394/ChangeLog
index 8942a8698345..6931f9e4e5e1 100644
--- a/sys-libs/libraw1394/ChangeLog
+++ b/sys-libs/libraw1394/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libraw1394
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/ChangeLog,v 1.12 2004/04/27 22:15:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/ChangeLog,v 1.13 2004/06/02 02:35:03 lv Exp $
+
+ 01 Jun 2004; Travis Tilley <lv@gentoo.org> libraw1394-0.9.0.ebuild:
+ stable on amd64
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> libraw1394-0.9.0.ebuild:
Add inherit eutils
diff --git a/sys-libs/libraw1394/libraw1394-0.9.0.ebuild b/sys-libs/libraw1394/libraw1394-0.9.0.ebuild
index 39b452f77a0a..dab02b465e6d 100644
--- a/sys-libs/libraw1394/libraw1394-0.9.0.ebuild
+++ b/sys-libs/libraw1394/libraw1394-0.9.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/libraw1394-0.9.0.ebuild,v 1.16 2004/04/27 22:15:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/libraw1394-0.9.0.ebuild,v 1.17 2004/06/02 02:35:03 lv Exp $
inherit gnuconfig eutils
@@ -12,7 +12,7 @@ RESTRICT="nomirror"
IUSE=""
SLOT="0"
LICENSE="LGPL-2.1 | GPL-2"
-KEYWORDS="x86 ppc sparc ~amd64"
+KEYWORDS="x86 ppc sparc amd64"
DEPEND="virtual/glibc"