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 | 27b6f423d88b7497e81bfa06ff6051f1848c803e (patch) | |
tree | 9b0c43df23950968711590b7dfc8d4c3cf984baa | |
parent | Add xchat-gnome as xchat provider, bug #112191. (diff) | |
download | gentoo-2-27b6f423d88b7497e81bfa06ff6051f1848c803e.tar.gz gentoo-2-27b6f423d88b7497e81bfa06ff6051f1848c803e.tar.bz2 gentoo-2-27b6f423d88b7497e81bfa06ff6051f1848c803e.zip |
Marked ~amd64
(Portage version: 2.0.53)
-rw-r--r-- | dev-dotnet/ipod-sharp/ChangeLog | 5 | ||||
-rw-r--r-- | dev-dotnet/ipod-sharp/Manifest | 14 | ||||
-rw-r--r-- | dev-dotnet/ipod-sharp/ipod-sharp-0.5.12.ebuild | 4 |
3 files changed, 8 insertions, 15 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..dc337c7562f8 100644 --- a/dev-dotnet/ipod-sharp/Manifest +++ b/dev-dotnet/ipod-sharp/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 b956ef6126489c1cdd803728d7fb776c ChangeLog 567 +MD5 a408e9768cccf977dd5a13a040d6a0af ChangeLog 660 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 d7bd455df7482a7549856c5769f0322b ipod-sharp-0.5.12.ebuild 866 MD5 46261388ca1ae057f1d8590a23834c49 metadata.xml 294 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDlgumwUpWvClEHQoRAi+RAJ9kMuIQYL3sRIUvoz2ddM4kfMZ3QACdFshU -8C75G9UTkvHqvWxrVJANhOg= -=CatV ------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 |