diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-15 12:27:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-15 12:27:24 +0000 |
commit | 7e5f62e2c806c8754ca5a68a7838cc61a18f4109 (patch) | |
tree | fbfc0ae6907cf051230b179f69d826f5785a6706 /app-emulation | |
parent | Stable for amd64, wrt bug #407357 (diff) | |
download | gentoo-2-7e5f62e2c806c8754ca5a68a7838cc61a18f4109.tar.gz gentoo-2-7e5f62e2c806c8754ca5a68a7838cc61a18f4109.tar.bz2 gentoo-2-7e5f62e2c806c8754ca5a68a7838cc61a18f4109.zip |
Stable for amd64, wrt bug #407357
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/spice-protocol/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/spice-protocol/spice-protocol-0.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/spice-protocol/ChangeLog b/app-emulation/spice-protocol/ChangeLog index e82cdf2d6b45..38fc6d6698d8 100644 --- a/app-emulation/spice-protocol/ChangeLog +++ b/app-emulation/spice-protocol/ChangeLog @@ -1,6 +1,9 @@ # 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.16 2012/03/08 01:27:01 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.17 2012/03/15 12:27:24 ago Exp $ + + 15 Mar 2012; Agostino Sarubbo <ago@gentoo.org> spice-protocol-0.10.1.ebuild: + Stable for amd64, wrt bug #407357 07 Mar 2012; Doug Goldstein <cardoe@gentoo.org> -spice-protocol-0.8.1.ebuild: Remove older version diff --git a/app-emulation/spice-protocol/spice-protocol-0.10.1.ebuild b/app-emulation/spice-protocol/spice-protocol-0.10.1.ebuild index caffa9eae1b2..df8379691441 100644 --- a/app-emulation/spice-protocol/spice-protocol-0.10.1.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-0.10.1.ebuild @@ -1,6 +1,6 @@ # 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.10.1.ebuild,v 1.1 2012/01/19 17:59:43 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.10.1.ebuild,v 1.2 2012/03/15 12:27:24 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="" |