diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2010-06-19 01:29:57 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2010-06-19 01:29:57 +0000 |
commit | c62da4e58bb9abebfee95cb69d1b573fc22bef24 (patch) | |
tree | 7933a1d1a855e454a8e387186df211f78fbb2841 /media-sound/amarok | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-c62da4e58bb9abebfee95cb69d1b573fc22bef24.tar.gz gentoo-2-c62da4e58bb9abebfee95cb69d1b573fc22bef24.tar.bz2 gentoo-2-c62da4e58bb9abebfee95cb69d1b573fc22bef24.zip |
[media-sound/amarok-2.3.1-r1] Synced some changes from the live ebuild in the overlay:
updated the git repo now that amarok moved from gitorious to kde and dropped a comment
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/amarok')
-rw-r--r-- | media-sound/amarok/ChangeLog | 9 | ||||
-rw-r--r-- | media-sound/amarok/amarok-2.3.1-r1.ebuild | 5 |
2 files changed, 10 insertions, 4 deletions
diff --git a/media-sound/amarok/ChangeLog b/media-sound/amarok/ChangeLog index dc6cbcbe36b5..2e74907ca001 100644 --- a/media-sound/amarok/ChangeLog +++ b/media-sound/amarok/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-sound/amarok # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.379 2010/06/13 02:12:28 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.380 2010/06/19 01:29:57 jmbsvicetto Exp $ + + 19 Jun 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + amarok-2.3.1-r1.ebuild: + [media-sound/amarok-2.3.1-r1] Synced some changes from the live ebuild in + the overlay: + updated the git repo now that amarok moved from gitorious to kde and + dropped a comment. 13 Jun 2010; Maciej Mrozowski <reavertm@gentoo.org> amarok-2.3.1-r1.ebuild: diff --git a/media-sound/amarok/amarok-2.3.1-r1.ebuild b/media-sound/amarok/amarok-2.3.1-r1.ebuild index 9ce1b6417d75..32585584f688 100644 --- a/media-sound/amarok/amarok-2.3.1-r1.ebuild +++ b/media-sound/amarok/amarok-2.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.3.1-r1.ebuild,v 1.4 2010/06/13 02:12:28 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.3.1-r1.ebuild,v 1.5 2010/06/19 01:29:57 jmbsvicetto Exp $ EAPI="2" @@ -10,7 +10,7 @@ if [[ ${PV} != *9999* ]]; then pa pl pt pt_BR ru sl sr sr@latin sv th tr uk wa zh_TW" SRC_URI="mirror://kde/unstable/${PN}/${PV}/src/${P}.tar.bz2" else - EGIT_REPO_URI="git://gitorious.org/${PN}/${PN}.git" + EGIT_REPO_URI="git://git.kde.org/${PN}/${PN}.git" GIT_ECLASS="git" fi @@ -30,7 +30,6 @@ IUSE="cdda daap debug embedded ipod lastfm mp3tunes mtp opengl +player semantic- RESTRICT="test" # ipod requires gdk enabled and also gtk compiled in libgpod -# Some UI dialogs require qt-gui built with the accessibility use flag DEPEND=" >=media-libs/taglib-1.6.1[asf,mp4] >=media-libs/taglib-extras-1.0.1 |