diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-07-10 00:47:01 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-07-10 00:47:01 +0000 |
commit | 192819a0aca16ad54316e3d4a3558cc6e646ceb7 (patch) | |
tree | 1f2d3826e6a975eb8ba59c0333ec39104f94fb30 /sys-devel | |
parent | bad bad patch, no donut for you. (diff) | |
download | historical-192819a0aca16ad54316e3d4a3558cc6e646ceb7.tar.gz historical-192819a0aca16ad54316e3d4a3558cc6e646ceb7.tar.bz2 historical-192819a0aca16ad54316e3d4a3558cc6e646ceb7.zip |
more KEYWORDS
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/crossdev/Manifest | 8 | ||||
-rw-r--r-- | sys-devel/crossdev/crossdev-0.9.6.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest index c4035332e91e..ea1469a86a9e 100644 --- a/sys-devel/crossdev/Manifest +++ b/sys-devel/crossdev/Manifest @@ -2,14 +2,14 @@ Hash: SHA1 MD5 e91cdaf464f515f3528da02cf06e54a1 metadata.xml 222 -MD5 cf2801ae15c70c1ba01e38b668a25d4e crossdev-0.9.6.ebuild 561 +MD5 4b27b1931321852c128a9919ba73ba69 crossdev-0.9.6.ebuild 593 MD5 88877e4af6518cd277d420649453a254 ChangeLog 3601 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-crossdev-0.9.6 0 MD5 3abca618ef080860ea22520692fefaa0 files/crossdev 10499 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCzd9MgIKl8Uu19MoRAj4hAJ9cDmE/5xUyaHonmhdQJUHCZNuRpgCfaEcb -UW+RSQilWUYGXUiIqD+vnr8= -=hiVg +iD8DBQFC0HBGgIKl8Uu19MoRAiMSAJ9VhWTXmy6jfFGyXdfUXUwnVLhpHACfTVmX +MDkb69blzAsE9M78nF3UC8Y= +=nnTX -----END PGP SIGNATURE----- diff --git a/sys-devel/crossdev/crossdev-0.9.6.ebuild b/sys-devel/crossdev/crossdev-0.9.6.ebuild index b998a44ed6f5..b500fc0b3508 100644 --- a/sys-devel/crossdev/crossdev-0.9.6.ebuild +++ b/sys-devel/crossdev/crossdev-0.9.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/sys-devel/crossdev/crossdev-0.9.6.ebuild,v 1.3 2005/06/20 20:06:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-0.9.6.ebuild,v 1.4 2005/07/10 00:47:01 vapier Exp $ DESCRIPTION="Gentoo Cross-toolchain generator" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="" RDEPEND="sys-apps/portage |