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 | 9239bb14106a822fb2197e77be05aff0a4b4e7ce (patch) | |
tree | 1d3c0f8531415f722377a03b75ff61ce4d8b389f /sys-block/endpoint | |
parent | Stable on x86 (bug #202240) (diff) | |
download | gentoo-2-9239bb14106a822fb2197e77be05aff0a4b4e7ce.tar.gz gentoo-2-9239bb14106a822fb2197e77be05aff0a4b4e7ce.tar.bz2 gentoo-2-9239bb14106a822fb2197e77be05aff0a4b4e7ce.zip |
Stable on x86 (bug #202242)
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-block/endpoint')
-rw-r--r-- | sys-block/endpoint/ChangeLog | 5 | ||||
-rw-r--r-- | sys-block/endpoint/endpoint-0.1.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-block/endpoint/ChangeLog b/sys-block/endpoint/ChangeLog index 5fc7f579e028..182371e40a4e 100644 --- a/sys-block/endpoint/ChangeLog +++ b/sys-block/endpoint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-block/endpoint # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/ChangeLog,v 1.2 2007/02/22 00:58:44 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/ChangeLog,v 1.3 2007/12/15 01:09:30 cla Exp $ + + 15 Dec 2007; Dawid Węgliński <cla@gentoo.org> endpoint-0.1.0.ebuild: + Stable on x86 (bug #202242) 22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 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 |