summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiziano Müller <dev-zero@gentoo.org>2011-02-17 10:28:08 +0000
committerTiziano Müller <dev-zero@gentoo.org>2011-02-17 10:28:08 +0000
commit89fc37775405ac9232c0bc6c586d5066a190bd18 (patch)
tree9386a28e16b2514c3475f8d1acd267b53e4a5f34 /app-emulation
parentFix build problem with libxml2[+icu], bug #354911 (diff)
downloadgentoo-2-89fc37775405ac9232c0bc6c586d5066a190bd18.tar.gz
gentoo-2-89fc37775405ac9232c0bc6c586d5066a190bd18.tar.bz2
gentoo-2-89fc37775405ac9232c0bc6c586d5066a190bd18.zip
Version bump. Dropped old.
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/spice-protocol/ChangeLog13
-rw-r--r--app-emulation/spice-protocol/spice-protocol-0.6.4.ebuild (renamed from app-emulation/spice-protocol/spice-protocol-0.5.3.ebuild)4
-rw-r--r--app-emulation/spice-protocol/spice-protocol-0.7.0.ebuild22
-rw-r--r--app-emulation/spice-protocol/spice-protocol-0.7.1.ebuild (renamed from app-emulation/spice-protocol/spice-protocol-0.6.3.ebuild)4
4 files changed, 15 insertions, 28 deletions
diff --git a/app-emulation/spice-protocol/ChangeLog b/app-emulation/spice-protocol/ChangeLog
index e0fefee1c1fd..249c6cc5e35d 100644
--- a/app-emulation/spice-protocol/ChangeLog
+++ b/app-emulation/spice-protocol/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for app-emulation/spice-protocol
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.3 2010/12/29 09:26:59 dev-zero Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.4 2011/02/17 10:28:08 dev-zero Exp $
+
+*spice-protocol-0.7.1 (17 Feb 2011)
+*spice-protocol-0.6.4 (17 Feb 2011)
+
+ 17 Feb 2011; Tiziano Müller <dev-zero@gentoo.org>
+ -spice-protocol-0.5.3.ebuild, -spice-protocol-0.6.3.ebuild,
+ +spice-protocol-0.6.4.ebuild, -spice-protocol-0.7.0.ebuild,
+ +spice-protocol-0.7.1.ebuild:
+ Version bump. Dropped old.
*spice-protocol-0.7.0 (29 Dec 2010)
diff --git a/app-emulation/spice-protocol/spice-protocol-0.5.3.ebuild b/app-emulation/spice-protocol/spice-protocol-0.6.4.ebuild
index 5bd18afc8f26..330dc021dd56 100644
--- a/app-emulation/spice-protocol/spice-protocol-0.5.3.ebuild
+++ b/app-emulation/spice-protocol/spice-protocol-0.6.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 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.5.3.ebuild,v 1.1 2010/08/11 16:13:09 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.6.4.ebuild,v 1.1 2011/02/17 10:28:08 dev-zero Exp $
EAPI=3
diff --git a/app-emulation/spice-protocol/spice-protocol-0.7.0.ebuild b/app-emulation/spice-protocol/spice-protocol-0.7.0.ebuild
deleted file mode 100644
index 6581c4a42113..000000000000
--- a/app-emulation/spice-protocol/spice-protocol-0.7.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2010 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.7.0.ebuild,v 1.1 2010/12/29 09:26:59 dev-zero Exp $
-
-EAPI=3
-
-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"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
- dodoc NEWS
-}
diff --git a/app-emulation/spice-protocol/spice-protocol-0.6.3.ebuild b/app-emulation/spice-protocol/spice-protocol-0.7.1.ebuild
index 7ea91db79563..0274608fe69c 100644
--- a/app-emulation/spice-protocol/spice-protocol-0.6.3.ebuild
+++ b/app-emulation/spice-protocol/spice-protocol-0.7.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 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.6.3.ebuild,v 1.1 2010/10/21 09:25:09 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.7.1.ebuild,v 1.1 2011/02/17 10:28:08 dev-zero Exp $
EAPI=3