diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-07-08 19:13:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-07-08 19:13:50 +0000 |
commit | 49e1be05aa24a2f44f2f8eafaa9b0596eb7de8a1 (patch) | |
tree | 3c904d2d2d753f25f6de31e9cd84b6cd45b20442 /media-sound/mpdscribble | |
parent | Added an xscreensaver flag to avoid automagic (diff) | |
download | gentoo-2-49e1be05aa24a2f44f2f8eafaa9b0596eb7de8a1.tar.gz gentoo-2-49e1be05aa24a2f44f2f8eafaa9b0596eb7de8a1.tar.bz2 gentoo-2-49e1be05aa24a2f44f2f8eafaa9b0596eb7de8a1.zip |
sparc stable wrt #320929
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'media-sound/mpdscribble')
-rw-r--r-- | media-sound/mpdscribble/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/mpdscribble/mpdscribble-0.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/mpdscribble/ChangeLog b/media-sound/mpdscribble/ChangeLog index 141b4127016f..864373293660 100644 --- a/media-sound/mpdscribble/ChangeLog +++ b/media-sound/mpdscribble/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/mpdscribble # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpdscribble/ChangeLog,v 1.36 2010/06/01 08:05:26 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpdscribble/ChangeLog,v 1.37 2010/07/08 19:13:50 armin76 Exp $ + + 08 Jul 2010; Raúl Porcel <armin76@gentoo.org> mpdscribble-0.19.ebuild: + sparc stable wrt #320929 01 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> mpdscribble-0.19.ebuild: diff --git a/media-sound/mpdscribble/mpdscribble-0.19.ebuild b/media-sound/mpdscribble/mpdscribble-0.19.ebuild index fec5874e4200..602daef1a81e 100644 --- a/media-sound/mpdscribble/mpdscribble-0.19.ebuild +++ b/media-sound/mpdscribble/mpdscribble-0.19.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/mpdscribble/mpdscribble-0.19.ebuild,v 1.5 2010/06/01 08:05:27 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpdscribble/mpdscribble-0.19.ebuild,v 1.6 2010/07/08 19:13:50 armin76 Exp $ EAPI=2 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/musicpd/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~sparc x86" +KEYWORDS="amd64 ~hppa ~ppc sparc x86" IUSE="+curl" RDEPEND=">=dev-libs/glib-2.16:2 |