diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2013-06-04 22:17:59 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2013-06-04 22:17:59 +0000 |
commit | b65f744460af41b5a4d8634ef5a3293bbaf943fe (patch) | |
tree | 661683145470f5ca04ec0b822ef727ec34897682 /app-emulation/spice-protocol | |
parent | Remove older versions. (diff) | |
download | gentoo-2-b65f744460af41b5a4d8634ef5a3293bbaf943fe.tar.gz gentoo-2-b65f744460af41b5a4d8634ef5a3293bbaf943fe.tar.bz2 gentoo-2-b65f744460af41b5a4d8634ef5a3293bbaf943fe.zip |
Remove older version
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key D7DFA8D318FA9AEF!)
Diffstat (limited to 'app-emulation/spice-protocol')
-rw-r--r-- | app-emulation/spice-protocol/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild | 17 |
2 files changed, 4 insertions, 18 deletions
diff --git a/app-emulation/spice-protocol/ChangeLog b/app-emulation/spice-protocol/ChangeLog index f9112aea53ec..80b7d14c6b9f 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.36 2013/06/03 02:03:24 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.37 2013/06/04 22:17:59 cardoe Exp $ + + 04 Jun 2013; Doug Goldstein <cardoe@gentoo.org> -spice-protocol-0.12.2.ebuild: + Remove older version *spice-protocol-0.12.5 (03 Jun 2013) diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild b/app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild deleted file mode 100644 index a101ac191ba7..000000000000 --- a/app-emulation/spice-protocol/spice-protocol-0.12.2.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2013 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.9 2013/02/02 22:22:35 ago 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="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" -IUSE="" - -DEPEND="" -RDEPEND="" |