diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2014-12-05 08:50:56 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2014-12-05 08:50:56 +0300 |
commit | 0dd96c4b44816cb850a4c896fcdd1e7e3b5b7431 (patch) | |
tree | de9a25f84b0955677095e9d80d3aa4a5745e93c2 /app-emulation/spice-protocol | |
parent | 1b91a95ef4f5331a36ef2be94b947638860e4c9f (diff) |
merged spice and spice-protocol with gentoo upstream repo
Diffstat (limited to 'app-emulation/spice-protocol')
-rw-r--r-- | app-emulation/spice-protocol/spice-protocol-scm.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/spice-protocol/spice-protocol-scm.ebuild b/app-emulation/spice-protocol/spice-protocol-scm.ebuild index 98c836a..d511887 100644 --- a/app-emulation/spice-protocol/spice-protocol-scm.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-scm.ebuild @@ -6,9 +6,8 @@ EAPI="5" inherit git-2 -DESCRIPTION="Headers defining the SPICE protocol." +DESCRIPTION="Headers defining the SPICE protocol" HOMEPAGE="http://spice-space.org/" -#SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" EGIT_REPO_URI="git://git.freedesktop.org/git/spice/spice-protocol" LICENSE="BSD" |