From 63593853b62299564b61707478e2c7d5fa9a76cb Mon Sep 17 00:00:00 2001 From: Luis Medinas Date: Mon, 2 Jan 2006 15:54:01 +0000 Subject: This version needs >=mono-1.1.10. Thanks to Sanford Armstrong for the report on bug #117453. Package-Manager: portage-2.1_pre3-r1 --- dev-dotnet/ipod-sharp/ChangeLog | 8 ++++++-- dev-dotnet/ipod-sharp/Manifest | 10 +++++----- dev-dotnet/ipod-sharp/ipod-sharp-0.5.12.ebuild | 6 +++--- 3 files changed, 14 insertions(+), 10 deletions(-) (limited to 'dev-dotnet') diff --git a/dev-dotnet/ipod-sharp/ChangeLog b/dev-dotnet/ipod-sharp/ChangeLog index 22b950b9be27..0606f203d378 100644 --- a/dev-dotnet/ipod-sharp/ChangeLog +++ b/dev-dotnet/ipod-sharp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-dotnet/ipod-sharp -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ipod-sharp/ChangeLog,v 1.3 2005/12/07 13:03:29 herbs Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ipod-sharp/ChangeLog,v 1.4 2006/01/02 15:54:01 metalgod Exp $ + + 02 Jan 2006; Luis Medinas ipod-sharp-0.5.12.ebuild: + This version needs >=mono-1.1.10. Thanks to Sanford Armstrong + for the report on bug #117453. 07 Dec 2005; Herbie Hopkins ipod-sharp-0.5.12.ebuild: Marked ~amd64. diff --git a/dev-dotnet/ipod-sharp/Manifest b/dev-dotnet/ipod-sharp/Manifest index 8fad42a6dfaf..e508d7486198 100644 --- a/dev-dotnet/ipod-sharp/Manifest +++ b/dev-dotnet/ipod-sharp/Manifest @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 66adae7ccfbc85023831022b5a698524 ChangeLog 657 +MD5 cbf0ea0a48f78f67b80f1d609e34b92e ChangeLog 863 MD5 1020c9fcd11853fdf78f6feb29979179 files/digest-ipod-sharp-0.5.11.1 71 MD5 27fb0200d18a4f1a6a51a4c5699a10d8 files/digest-ipod-sharp-0.5.12 69 MD5 aec133d5e4f8de2b65587e55d859d205 ipod-sharp-0.5.11.1.ebuild 861 -MD5 8747fea5286ee7fe62d78b410f9560c6 ipod-sharp-0.5.12.ebuild 863 +MD5 d4498b48b701a9e54b1fdf893794fd1b ipod-sharp-0.5.12.ebuild 875 MD5 46261388ca1ae057f1d8590a23834c49 metadata.xml 294 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDlt2z2G5bA0cA/ScRAiZvAJ47VlnKVpYVl7y/KtwXpCiiS2w0lACfbm20 -nKpdEqVCfqBlfMinb9Rjr00= -=eu03 +iD4DBQFDuUyGwUpWvClEHQoRAl0bAJicIT/xpVPAU36twN4Tx3zPme4VAJ4/se81 +kN1rvV1TOu0CTlFgx8Rrwg== +=NCc6 -----END PGP SIGNATURE----- diff --git a/dev-dotnet/ipod-sharp/ipod-sharp-0.5.12.ebuild b/dev-dotnet/ipod-sharp/ipod-sharp-0.5.12.ebuild index 05b248667617..b56bab36a2bf 100644 --- a/dev-dotnet/ipod-sharp/ipod-sharp-0.5.12.ebuild +++ b/dev-dotnet/ipod-sharp/ipod-sharp-0.5.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ipod-sharp/ipod-sharp-0.5.12.ebuild,v 1.2 2005/12/07 13:03:29 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ipod-sharp/ipod-sharp-0.5.12.ebuild,v 1.3 2006/01/02 15:54:01 metalgod Exp $ inherit mono @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc" -RDEPEND="dev-lang/mono +RDEPEND=">=dev-lang/mono-1.1.10 doc? ( dev-util/monodoc ) >=dev-dotnet/gtk-sharp-2.0" DEPEND="${RDEPEND} -- cgit v1.2.3-65-gdbad