diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-02-06 17:23:17 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-02-06 17:23:17 +0000 |
commit | 4e2a9e061a8e49cee9f1cd3a268e9c89c3e1e2b8 (patch) | |
tree | d36a3e690ada34610c8b782d0abf580a15442135 /sys-libs/libavc1394/libavc1394-0.4.1.ebuild | |
parent | Stable on ppc64 (diff) | |
download | historical-4e2a9e061a8e49cee9f1cd3a268e9c89c3e1e2b8.tar.gz historical-4e2a9e061a8e49cee9f1cd3a268e9c89c3e1e2b8.tar.bz2 historical-4e2a9e061a8e49cee9f1cd3a268e9c89c3e1e2b8.zip |
Stable on ppc64
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'sys-libs/libavc1394/libavc1394-0.4.1.ebuild')
-rw-r--r-- | sys-libs/libavc1394/libavc1394-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libavc1394/libavc1394-0.4.1.ebuild b/sys-libs/libavc1394/libavc1394-0.4.1.ebuild index 6bda9ea86d03..02c1d3ec1e33 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-2005 Gentoo Foundation # 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.16 2005/01/03 00:20:23 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/libavc1394-0.4.1.ebuild,v 1.17 2005/02/06 17:23:17 corsair 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 alpha ~ppc64" +KEYWORDS="x86 ppc sparc amd64 alpha ppc64" IUSE="" DEPEND=">=sys-libs/libraw1394-0.8" |