diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-05 18:41:16 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-05 18:41:16 +0000 |
commit | 8c43770cbb9cd67356a5bc4d3b4548d6bc072780 (patch) | |
tree | 02823f10b9227bc4ffb31e893c4bce7b74ee83b8 /sys-libs | |
parent | Stable on sparc wrt #118073 (diff) | |
download | gentoo-2-8c43770cbb9cd67356a5bc4d3b4548d6bc072780.tar.gz gentoo-2-8c43770cbb9cd67356a5bc4d3b4548d6bc072780.tar.bz2 gentoo-2-8c43770cbb9cd67356a5bc4d3b4548d6bc072780.zip |
Stable on sparc wrt #149421
(Portage version: 2.1.1)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libraw1394/ChangeLog | 6 | ||||
-rw-r--r-- | sys-libs/libraw1394/libraw1394-1.2.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/libraw1394/ChangeLog b/sys-libs/libraw1394/ChangeLog index 262d47b43dfe..3596214e33a6 100644 --- a/sys-libs/libraw1394/ChangeLog +++ b/sys-libs/libraw1394/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/libraw1394 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/ChangeLog,v 1.41 2006/10/03 21:58:22 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/ChangeLog,v 1.42 2006/10/05 18:41:16 gustavoz Exp $ + + 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> + libraw1394-1.2.1.ebuild: + Stable on sparc wrt #149421 03 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> libraw1394-1.2.1.ebuild: diff --git a/sys-libs/libraw1394/libraw1394-1.2.1.ebuild b/sys-libs/libraw1394/libraw1394-1.2.1.ebuild index d9feac193de8..71c0d57bed0e 100644 --- a/sys-libs/libraw1394/libraw1394-1.2.1.ebuild +++ b/sys-libs/libraw1394/libraw1394-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/libraw1394-1.2.1.ebuild,v 1.7 2006/10/03 21:58:22 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/libraw1394-1.2.1.ebuild,v 1.8 2006/10/05 18:41:16 gustavoz 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 arm hppa ia64 ppc ppc64 sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="" DEPEND="" |