Parent Directory
|
Revision Log
Stable for amd64, wrt bug #440876 (Portage version: 2.1.11.9/cvs/Linux x86_64)
| 1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild,v 1.1 2012/10/04 16:47:40 cardoe Exp $ |
| 4 | |
| 5 | EAPI=4 |
| 6 | |
| 7 | DESCRIPTION="Headers defining the SPICE protocol." |
| 8 | HOMEPAGE="http://spice-space.org/" |
| 9 | SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" |
| 10 | |
| 11 | LICENSE="BSD" |
| 12 | SLOT="0" |
| 13 | KEYWORDS="amd64 ~x86" |
| 14 | IUSE="" |
| 15 | |
| 16 | DEPEND="" |
| 17 | RDEPEND="" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |