diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-15 01:09:30 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-15 01:09:30 +0000 |
commit | c7b1edd17734ec4ab8f1c650b0c0bf572cd8ebee (patch) | |
tree | 67b8b78ca21ef97920ad945c17a3a9f6a3e7e9e5 /sys-block/endpoint/endpoint-0.1.0.ebuild | |
parent | Stable on x86 (bug #202240) (diff) | |
download | historical-c7b1edd17734ec4ab8f1c650b0c0bf572cd8ebee.tar.gz historical-c7b1edd17734ec4ab8f1c650b0c0bf572cd8ebee.tar.bz2 historical-c7b1edd17734ec4ab8f1c650b0c0bf572cd8ebee.zip |
Stable on x86 (bug #202242)
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'sys-block/endpoint/endpoint-0.1.0.ebuild')
-rw-r--r-- | sys-block/endpoint/endpoint-0.1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-block/endpoint/endpoint-0.1.0.ebuild b/sys-block/endpoint/endpoint-0.1.0.ebuild index 57d7ceca9a4c..f9d2afe2fbf9 100644 --- a/sys-block/endpoint/endpoint-0.1.0.ebuild +++ b/sys-block/endpoint/endpoint-0.1.0.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild,v 1.2 2006/02/27 20:31:23 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild,v 1.3 2007/12/15 01:09:30 cla Exp $ DESCRIPTION="Endpoint turns a Linux machine with one or more firewire cards into an SBP-2 device." HOMEPAGE="http://oss.oracle.com/projects/endpoint/" SRC_URI="http://oss.oracle.com/projects/endpoint/dist/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="virtual/libc >=sys-libs/libraw1394-0.9 |