diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-25 11:15:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-25 11:15:25 +0000 |
commit | e740d4974543652cedb814d7cabda4e37d53eff4 (patch) | |
tree | d48c482db76cdd77890dfa62321529159f03f215 /app-emulation/spice | |
parent | Stable for amd64, wrt bug #457478 (diff) | |
download | gentoo-2-e740d4974543652cedb814d7cabda4e37d53eff4.tar.gz gentoo-2-e740d4974543652cedb814d7cabda4e37d53eff4.tar.bz2 gentoo-2-e740d4974543652cedb814d7cabda4e37d53eff4.zip |
Stable for amd64, wrt bug #459100
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emulation/spice')
-rw-r--r-- | app-emulation/spice/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/spice/spice-0.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/spice/ChangeLog b/app-emulation/spice/ChangeLog index 63f03db98a23..90d536682136 100644 --- a/app-emulation/spice/ChangeLog +++ b/app-emulation/spice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/spice # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.42 2013/01/12 22:22:40 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.43 2013/02/25 11:15:25 ago Exp $ + + 25 Feb 2013; Agostino Sarubbo <ago@gentoo.org> spice-0.12.2.ebuild: + Stable for amd64, wrt bug #459100 12 Jan 2013; Doug Goldstein <cardoe@gentoo.org> spice-0.12.2.ebuild: Switch to EAPI=5 diff --git a/app-emulation/spice/spice-0.12.2.ebuild b/app-emulation/spice/spice-0.12.2.ebuild index 8990471a92e4..0e466caf35c5 100644 --- a/app-emulation/spice/spice-0.12.2.ebuild +++ b/app-emulation/spice/spice-0.12.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.12.2.ebuild,v 1.2 2013/01/12 22:22:40 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.12.2.ebuild,v 1.3 2013/02/25 11:15:25 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+client +gui sasl smartcard static-libs" # static RDEPEND=">=x11-libs/pixman-0.17.7 |