summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2012-10-04 16:52:13 +0000
committerDoug Goldstein <cardoe@gentoo.org>2012-10-04 16:52:13 +0000
commitb1be3976ece226383445c642b5c56a5064ccd9f4 (patch)
treeb1bd71bdf8cae028a7679434242ef56176166d8d /app-emulation/spice-protocol
parentStable for HPPA (bug #437026). (diff)
downloadhistorical-b1be3976ece226383445c642b5c56a5064ccd9f4.tar.gz
historical-b1be3976ece226383445c642b5c56a5064ccd9f4.tar.bz2
historical-b1be3976ece226383445c642b5c56a5064ccd9f4.zip
Version bump
Package-Manager: portage-2.2.0_alpha135/cvs/Linux x86_64
Diffstat (limited to 'app-emulation/spice-protocol')
-rw-r--r--app-emulation/spice-protocol/ChangeLog8
-rw-r--r--app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild17
2 files changed, 24 insertions, 1 deletions
diff --git a/app-emulation/spice-protocol/ChangeLog b/app-emulation/spice-protocol/ChangeLog
index a49c70a96550..7d2cf031a3e7 100644
--- a/app-emulation/spice-protocol/ChangeLog
+++ b/app-emulation/spice-protocol/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-emulation/spice-protocol
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.19 2012/09/23 08:31:27 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.20 2012/10/04 16:47:40 cardoe Exp $
+
+*spice-protocol-0.12.2 (04 Oct 2012)
+
+ 04 Oct 2012; Doug Goldstein <cardoe@gentoo.org>
+ +spice-protocol-0.12.2.ebuild:
+ Version bump
23 Sep 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
spice-protocol-0.10.1.ebuild:
diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild b/app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild
new file mode 100644
index 000000000000..9eeeb0c121ab
--- /dev/null
+++ b/app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $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 $
+
+EAPI=4
+
+DESCRIPTION="Headers defining the SPICE protocol."
+HOMEPAGE="http://spice-space.org/"
+SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""