diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-01-14 02:30:27 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-01-14 02:30:27 +0000 |
commit | 5a0e87a7609b6e28596648e315ec0f9b9c1580ab (patch) | |
tree | 80afc7fd2c68626f7d40067babf43bb53ee68b76 /sys-block/endpoint/endpoint-0.1.0.ebuild | |
parent | Fix broken Manifest for gatt-svn-9999.ebuild. (diff) | |
download | gentoo-2-5a0e87a7609b6e28596648e315ec0f9b9c1580ab.tar.gz gentoo-2-5a0e87a7609b6e28596648e315ec0f9b9c1580ab.tar.bz2 gentoo-2-5a0e87a7609b6e28596648e315ec0f9b9c1580ab.zip |
Fix bug 205185 for deps, update metadata.
(Portage version: 2.1.4)
Diffstat (limited to 'sys-block/endpoint/endpoint-0.1.0.ebuild')
-rw-r--r-- | sys-block/endpoint/endpoint-0.1.0.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-block/endpoint/endpoint-0.1.0.ebuild b/sys-block/endpoint/endpoint-0.1.0.ebuild index 380b961ac133..b2eed98b549c 100644 --- a/sys-block/endpoint/endpoint-0.1.0.ebuild +++ b/sys-block/endpoint/endpoint-0.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.4 2007/12/29 06:40:25 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild,v 1.5 2008/01/14 02:30:27 robbat2 Exp $ inherit eutils @@ -12,6 +12,7 @@ SLOT="0" KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="virtual/libc + dev-util/pkgconfig >=sys-libs/libraw1394-0.9 >=dev-libs/glib-2" |