diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-12-07 13:03:29 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-12-07 13:03:29 +0000 |
commit | e41bcb33b0a9cec1ae6984badbe9449d0644a6b3 (patch) | |
tree | 355050c3f18c9c9be4d1dffebb70a4867ca21639 /dev-dotnet | |
parent | Add xchat-gnome as xchat provider, bug #112191. (diff) | |
download | historical-e41bcb33b0a9cec1ae6984badbe9449d0644a6b3.tar.gz historical-e41bcb33b0a9cec1ae6984badbe9449d0644a6b3.tar.bz2 historical-e41bcb33b0a9cec1ae6984badbe9449d0644a6b3.zip |
Marked ~amd64
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/ipod-sharp/ChangeLog | 5 | ||||
-rw-r--r-- | dev-dotnet/ipod-sharp/Manifest | 10 | ||||
-rw-r--r-- | dev-dotnet/ipod-sharp/ipod-sharp-0.5.12.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/dev-dotnet/ipod-sharp/ChangeLog b/dev-dotnet/ipod-sharp/ChangeLog index 27eb08e94d34..22b950b9be27 100644 --- a/dev-dotnet/ipod-sharp/ChangeLog +++ b/dev-dotnet/ipod-sharp/ChangeLog @@ -1,6 +1,9 @@ # 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.2 2005/12/06 22:08:23 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ipod-sharp/ChangeLog,v 1.3 2005/12/07 13:03:29 herbs Exp $ + + 07 Dec 2005; Herbie Hopkins <herbs@gentoo.org> ipod-sharp-0.5.12.ebuild: + Marked ~amd64. *ipod-sharp-0.5.12 (06 Dec 2005) diff --git a/dev-dotnet/ipod-sharp/Manifest b/dev-dotnet/ipod-sharp/Manifest index 37f42a6d86cb..8fad42a6dfaf 100644 --- a/dev-dotnet/ipod-sharp/Manifest +++ b/dev-dotnet/ipod-sharp/Manifest @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 b956ef6126489c1cdd803728d7fb776c ChangeLog 567 +MD5 66adae7ccfbc85023831022b5a698524 ChangeLog 657 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 7b02deda1fc7b0b20f88706189c79452 ipod-sharp-0.5.12.ebuild 859 +MD5 8747fea5286ee7fe62d78b410f9560c6 ipod-sharp-0.5.12.ebuild 863 MD5 46261388ca1ae057f1d8590a23834c49 metadata.xml 294 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDlgumwUpWvClEHQoRAi+RAJ9kMuIQYL3sRIUvoz2ddM4kfMZ3QACdFshU -8C75G9UTkvHqvWxrVJANhOg= -=CatV +iD8DBQFDlt2z2G5bA0cA/ScRAiZvAJ47VlnKVpYVl7y/KtwXpCiiS2w0lACfbm20 +nKpdEqVCfqBlfMinb9Rjr00= +=eu03 -----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 8d5fcb0b1f6f..05b248667617 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 # 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.1 2005/12/06 22:08:23 metalgod Exp $ +# $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 $ inherit mono @@ -10,7 +10,7 @@ SRC_URI="http://banshee-project.org/files/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="doc" RDEPEND="dev-lang/mono |