diff options
author | Andreas Sturmlechner <andreas.sturmlechner@gmail.com> | 2016-10-27 23:34:43 +0200 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-11-06 02:42:50 +1100 |
commit | aa524fbca2084f51b86b8c4054016162cee73e00 (patch) | |
tree | 8c0b9c148ee473b8af3d52c4e3dec4c160227968 /media-sound/cantata | |
parent | media-sound/cantata: Drop USE=kde,qt5 and simplify ebuild (diff) | |
download | gentoo-aa524fbca2084f51b86b8c4054016162cee73e00.tar.gz gentoo-aa524fbca2084f51b86b8c4054016162cee73e00.tar.bz2 gentoo-aa524fbca2084f51b86b8c4054016162cee73e00.zip |
media-sound/cantata: slotmove 4 -> 0
Package-Manager: portage-2.3.0
Diffstat (limited to 'media-sound/cantata')
-rw-r--r-- | media-sound/cantata/cantata-2.0.1-r1.ebuild | 2 | ||||
-rw-r--r-- | media-sound/cantata/cantata-2.0.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/cantata/cantata-2.0.1-r1.ebuild b/media-sound/cantata/cantata-2.0.1-r1.ebuild index b04563d7d4f4..21f20577632c 100644 --- a/media-sound/cantata/cantata-2.0.1-r1.ebuild +++ b/media-sound/cantata/cantata-2.0.1-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/CDrummond/cantata" SRC_URI="https://github.com/CDrummond/cantata/releases/download/v${PV}/${P}.tar.bz2" LICENSE="GPL-2" -SLOT="4" +SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="cdda cddb http-server mtp musicbrainz replaygain taglib udisks" REQUIRED_USE=" diff --git a/media-sound/cantata/cantata-2.0.1.ebuild b/media-sound/cantata/cantata-2.0.1.ebuild index 2854beb01652..9990398c4bfd 100644 --- a/media-sound/cantata/cantata-2.0.1.ebuild +++ b/media-sound/cantata/cantata-2.0.1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/CDrummond/cantata" SRC_URI="https://github.com/CDrummond/cantata/releases/download/v${PV}/${P}.tar.bz2" LICENSE="GPL-2" -SLOT="4" +SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="cdda cddb http-server kde mtp musicbrainz qt5 replaygain taglib udisks" REQUIRED_USE=" |