diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2005-12-09 22:31:47 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2005-12-09 22:31:47 +0000 |
commit | 5b424ab4a6259aff3e7234bb9e037d09b38ca6aa (patch) | |
tree | 5f3b025b549270b3c36a5b4475551a88c4e91e9d /media-sound/mpdscribble | |
parent | Version bump; closes bug #113007. (diff) | |
download | historical-5b424ab4a6259aff3e7234bb9e037d09b38ca6aa.tar.gz historical-5b424ab4a6259aff3e7234bb9e037d09b38ca6aa.tar.bz2 historical-5b424ab4a6259aff3e7234bb9e037d09b38ca6aa.zip |
Depend on libsoup-2.2 as older versions will not work; closes bug #111287.
Package-Manager: portage-2.0.53
Diffstat (limited to 'media-sound/mpdscribble')
-rw-r--r-- | media-sound/mpdscribble/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/mpdscribble/Manifest | 10 | ||||
-rw-r--r-- | media-sound/mpdscribble/mpdscribble-0.2.6.ebuild | 4 | ||||
-rw-r--r-- | media-sound/mpdscribble/mpdscribble-0.2.7.ebuild | 4 |
4 files changed, 19 insertions, 5 deletions
diff --git a/media-sound/mpdscribble/ChangeLog b/media-sound/mpdscribble/ChangeLog index 849e5c260b53..9180790e338b 100644 --- a/media-sound/mpdscribble/ChangeLog +++ b/media-sound/mpdscribble/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/mpdscribble # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpdscribble/ChangeLog,v 1.7 2005/11/10 20:40:17 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpdscribble/ChangeLog,v 1.8 2005/12/09 22:31:47 chainsaw Exp $ + + 09 Dec 2005; <chainsaw@gentoo.org> mpdscribble-0.2.6.ebuild, + mpdscribble-0.2.7.ebuild: + Depend on libsoup-2.2 as older versions will not work; closes bug #111287. *mpdscribble-0.2.7 (10 Nov 2005) diff --git a/media-sound/mpdscribble/Manifest b/media-sound/mpdscribble/Manifest index 354dc5e0efe4..6c8214a0c43f 100644 --- a/media-sound/mpdscribble/Manifest +++ b/media-sound/mpdscribble/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 a1a1771f130766116e695b628294f023 ChangeLog 1345 MD5 bb3bc554122fe799b840d3af19e2a511 files/digest-mpdscribble-0.2.6 69 MD5 6abc4c9fdc278789d117ab53d6747338 files/digest-mpdscribble-0.2.7 69 @@ -5,3 +8,10 @@ MD5 71c7208eb53a7506d94cb45fe106edd2 files/mpdscribble.rc 464 MD5 ac8292cf54418efa89fa3e29c0c1cacb metadata.xml 686 MD5 cddf7d84cb5f5b49f4f2c2253b69f760 mpdscribble-0.2.6.ebuild 1116 MD5 33e5a1c308636e524e43c012cfc4684b mpdscribble-0.2.7.ebuild 1116 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) + +iD8DBQFDmgWfp5vW4rUFj5oRAvfUAJ0ccWkhXiC/jY+jo9BH9ZrRvUPaOQCfbWSy +TPXr6zTbbTtqXaB5/G70wJA= +=6nJt +-----END PGP SIGNATURE----- diff --git a/media-sound/mpdscribble/mpdscribble-0.2.6.ebuild b/media-sound/mpdscribble/mpdscribble-0.2.6.ebuild index 92f6c78ec378..fc9dd059ed9d 100644 --- a/media-sound/mpdscribble/mpdscribble-0.2.6.ebuild +++ b/media-sound/mpdscribble/mpdscribble-0.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpdscribble/mpdscribble-0.2.6.ebuild,v 1.5 2005/10/15 23:22:02 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpdscribble/mpdscribble-0.2.6.ebuild,v 1.6 2005/12/09 22:31:47 chainsaw Exp $ DESCRIPTION="An MPD client that submits information to audioscrobbler." HOMEPAGE="http://scribble.frob.nl/" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -DEPEND=">=net-libs/libsoup-2.0" +DEPEND=">=net-libs/libsoup-2.2" src_install() { make DESTDIR=${D} install || die diff --git a/media-sound/mpdscribble/mpdscribble-0.2.7.ebuild b/media-sound/mpdscribble/mpdscribble-0.2.7.ebuild index 0a6315846d12..b3b7ce1ac487 100644 --- a/media-sound/mpdscribble/mpdscribble-0.2.7.ebuild +++ b/media-sound/mpdscribble/mpdscribble-0.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpdscribble/mpdscribble-0.2.7.ebuild,v 1.1 2005/11/10 20:40:17 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpdscribble/mpdscribble-0.2.7.ebuild,v 1.2 2005/12/09 22:31:47 chainsaw Exp $ DESCRIPTION="An MPD client that submits information to audioscrobbler." HOMEPAGE="http://scribble.frob.nl/" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -DEPEND=">=net-libs/libsoup-2.0" +DEPEND=">=net-libs/libsoup-2.2" src_install() { make DESTDIR=${D} install || die |