diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-29 15:13:46 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-29 15:13:46 +0000 |
commit | b8f1329b6c69ad5f40508b5cdd51e387c6dc1e60 (patch) | |
tree | 680b9532a5d7aa7a28df9bc325e371ec1558f58c /sys-libs/libraw1394/libraw1394-0.9.0.ebuild | |
parent | add ~alpha (diff) | |
download | gentoo-2-b8f1329b6c69ad5f40508b5cdd51e387c6dc1e60.tar.gz gentoo-2-b8f1329b6c69ad5f40508b5cdd51e387c6dc1e60.tar.bz2 gentoo-2-b8f1329b6c69ad5f40508b5cdd51e387c6dc1e60.zip |
marked stable on sparc
Diffstat (limited to 'sys-libs/libraw1394/libraw1394-0.9.0.ebuild')
-rw-r--r-- | sys-libs/libraw1394/libraw1394-0.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libraw1394/libraw1394-0.9.0.ebuild b/sys-libs/libraw1394/libraw1394-0.9.0.ebuild index 06026f801c18..85f69a65d196 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.13 2004/01/13 17:42:55 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/libraw1394-0.9.0.ebuild,v 1.14 2004/01/29 15:13:36 gustavoz Exp $ S=${WORKDIR}/${P} DESCRIPTION="libraw1394 provides direct access to the IEEE 1394 bus through the Linux 1394 subsystem's raw1394 user space interface." @@ -10,7 +10,7 @@ RESTRICT="nomirror" IUSE="" SLOT="0" LICENSE="LGPL-2.1 | GPL-2" -KEYWORDS="x86 ppc ~sparc" +KEYWORDS="x86 ppc sparc" DEPEND="virtual/glibc" |