summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-05-09 02:42:59 +0000
committerAron Griffis <agriffis@gentoo.org>2005-05-09 02:42:59 +0000
commitc10271ec45f7ab3e50ad1aab1ceb2e7c4b1f754f (patch)
tree36c3c61a70770e5ca8e68ba9f3dcd0d31af857d5 /sys-libs
parentmark 0.4.9_p20050226-r3 stable on ia64. add ~ia64 to 0.4.9_p20050226-r5 (diff)
downloadgentoo-2-c10271ec45f7ab3e50ad1aab1ceb2e7c4b1f754f.tar.gz
gentoo-2-c10271ec45f7ab3e50ad1aab1ceb2e7c4b1f754f.tar.bz2
gentoo-2-c10271ec45f7ab3e50ad1aab1ceb2e7c4b1f754f.zip
add ~ia64
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-libs')
-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 8ecaee7f57d8..d046e8ec1eae 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.27 2005/04/25 06:52:00 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/ChangeLog,v 1.28 2005/05/09 02:39:38 agriffis Exp $
+
+ 09 May 2005; Aron Griffis <agriffis@gentoo.org> libraw1394-1.2.0.ebuild:
+ add ~ia64
25 Apr 2005; Bryan Østergaard <kloeri@gentoo.org>
libraw1394-1.1.0.ebuild:
diff --git a/sys-libs/libraw1394/libraw1394-1.2.0.ebuild b/sys-libs/libraw1394/libraw1394-1.2.0.ebuild
index cc10c58a5d50..5134484b9f51 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.1 2005/03/20 23:47:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/libraw1394-1.2.0.ebuild,v 1.2 2005/05/09 02:39:38 agriffis 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 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=""