summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2013-10-29 20:03:16 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2013-10-29 20:03:16 +0000
commitb86cc03d1bc9196e8bd9f7f31594bf34a97b69a2 (patch)
tree1b24a6ea4d07e4f7404f3d2d299a2def9a998a4c /media-libs
parentversion bump (diff)
downloadgentoo-2-b86cc03d1bc9196e8bd9f7f31594bf34a97b69a2.tar.gz
gentoo-2-b86cc03d1bc9196e8bd9f7f31594bf34a97b69a2.tar.bz2
gentoo-2-b86cc03d1bc9196e8bd9f7f31594bf34a97b69a2.zip
Introduce subslots, bug 472824. Thanks to Nikoli.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libechonest/ChangeLog6
-rw-r--r--media-libs/libechonest/libechonest-2.0.3.ebuild4
-rw-r--r--media-libs/libechonest/libechonest-2.1.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/libechonest/ChangeLog b/media-libs/libechonest/ChangeLog
index 7c559b6f591b..c8186e0576ad 100644
--- a/media-libs/libechonest/ChangeLog
+++ b/media-libs/libechonest/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libechonest
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/ChangeLog,v 1.25 2013/10/13 10:20:15 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/ChangeLog,v 1.26 2013/10/29 20:03:16 maksbotan Exp $
+
+ 29 Oct 2013; Maxim Koltsov <maksbotan@gentoo.org> libechonest-2.0.3.ebuild,
+ libechonest-2.1.0.ebuild:
+ Introduce subslots, bug 472824. Thanks to Nikoli.
13 Oct 2013; Tom Wijsman <TomWij@gentoo.org> metadata.xml:
Updated Nikoli's e-mail address for easier automatic assignment.
diff --git a/media-libs/libechonest/libechonest-2.0.3.ebuild b/media-libs/libechonest/libechonest-2.0.3.ebuild
index d5298ae5b53e..039e33acce81 100644
--- a/media-libs/libechonest/libechonest-2.0.3.ebuild
+++ b/media-libs/libechonest/libechonest-2.0.3.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/media-libs/libechonest/libechonest-2.0.3.ebuild,v 1.1 2013/03/12 08:26:57 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/libechonest-2.0.3.ebuild,v 1.2 2013/10/29 20:03:16 maksbotan Exp $
EAPI=5
inherit cmake-utils
@@ -11,7 +11,7 @@ SRC_URI="http://files.lfranchi.com/${P}.tar.bz2
http://pwsp.cleinias.com/${P}.tar.bz2"
LICENSE="GPL-2"
-SLOT="0"
+SLOT="0/2.0"
KEYWORDS="~amd64 ~x86"
IUSE=""
diff --git a/media-libs/libechonest/libechonest-2.1.0.ebuild b/media-libs/libechonest/libechonest-2.1.0.ebuild
index 1588b4fb900b..ec93d48de4da 100644
--- a/media-libs/libechonest/libechonest-2.1.0.ebuild
+++ b/media-libs/libechonest/libechonest-2.1.0.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/media-libs/libechonest/libechonest-2.1.0.ebuild,v 1.1 2013/06/09 11:07:49 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/libechonest-2.1.0.ebuild,v 1.2 2013/10/29 20:03:16 maksbotan Exp $
EAPI=5
inherit cmake-utils
@@ -11,7 +11,7 @@ SRC_URI="http://files.lfranchi.com/${P}.tar.bz2
http://pwsp.cleinias.com/${P}.tar.bz2"
LICENSE="GPL-2"
-SLOT="0"
+SLOT="0/2.1"
KEYWORDS="~amd64 ~x86"
IUSE=""