diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-06-26 16:17:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-06-26 16:17:03 +0000 |
commit | f9f8c6895552c358670b9c52193d3a1f03dcee76 (patch) | |
tree | b0f1b102db1139caa3b03844dbefb38584209c77 /media-sound | |
parent | Initial import, ebuild by me (diff) | |
download | gentoo-2-f9f8c6895552c358670b9c52193d3a1f03dcee76.tar.gz gentoo-2-f9f8c6895552c358670b9c52193d3a1f03dcee76.tar.bz2 gentoo-2-f9f8c6895552c358670b9c52193d3a1f03dcee76.zip |
sparc stable wrt #272350
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/mpdscribble/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/mpdscribble/mpdscribble-0.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/mpdscribble/ChangeLog b/media-sound/mpdscribble/ChangeLog index 06650a68dbc2..83f2b3c7f3b3 100644 --- a/media-sound/mpdscribble/ChangeLog +++ b/media-sound/mpdscribble/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/mpdscribble # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpdscribble/ChangeLog,v 1.25 2009/03/10 18:46:23 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpdscribble/ChangeLog,v 1.26 2009/06/26 16:17:03 armin76 Exp $ + + 26 Jun 2009; Raúl Porcel <armin76@gentoo.org> mpdscribble-0.17.ebuild: + sparc stable wrt #272350 *mpdscribble-0.17 (10 Mar 2009) diff --git a/media-sound/mpdscribble/mpdscribble-0.17.ebuild b/media-sound/mpdscribble/mpdscribble-0.17.ebuild index 0a060848bd16..2efa7b5aa989 100644 --- a/media-sound/mpdscribble/mpdscribble-0.17.ebuild +++ b/media-sound/mpdscribble/mpdscribble-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpdscribble/mpdscribble-0.17.ebuild,v 1.1 2009/03/10 18:46:23 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpdscribble/mpdscribble-0.17.ebuild,v 1.2 2009/06/26 16:17:03 armin76 Exp $ EAPI=1 @@ -10,7 +10,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="" RDEPEND="dev-libs/glib:2 |