diff options
author | Ilya Volynets <iluxa@gentoo.org> | 2005-06-28 21:49:18 +0000 |
---|---|---|
committer | Ilya Volynets <iluxa@gentoo.org> | 2005-06-28 21:49:18 +0000 |
commit | ae94866522f66afa7c3c9314a1454a2dbb2d4224 (patch) | |
tree | 3ad3129b29350ca3fb51541be4314cab6f1f0cca /dev-dotnet/pnet | |
parent | We seem to have yet another unfortunate incident of (diff) | |
download | gentoo-2-ae94866522f66afa7c3c9314a1454a2dbb2d4224.tar.gz gentoo-2-ae94866522f66afa7c3c9314a1454a2dbb2d4224.tar.bz2 gentoo-2-ae94866522f66afa7c3c9314a1454a2dbb2d4224.zip |
We seem to have yet another unfortunate incident of
keyword-happy developer. There have been numerous
instances of untested unapproved packages being
keyworded, this was discussed time and again, the
issue is mentioned in developer documentation,
added to developer quiz, and voila, we have it again..
This time multiple packages in dev-dotnet/ category
were marked as mips, ~mips, sparc, ~sparc, as well as
working on other arches. It was confirmed that dotnet
doesn't even build on most of these, yet they were
keyworded. Oh well... There seems to be no way to teach
some people.
Removing mips and sparc keywords
(Manifest recommit)
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-dotnet/pnet')
-rw-r--r-- | dev-dotnet/pnet/ChangeLog | 20 | ||||
-rw-r--r-- | dev-dotnet/pnet/Manifest | 20 | ||||
-rw-r--r-- | dev-dotnet/pnet/pnet-0.6.10.ebuild | 4 | ||||
-rw-r--r-- | dev-dotnet/pnet/pnet-0.6.12.ebuild | 4 | ||||
-rw-r--r-- | dev-dotnet/pnet/pnet-0.7.0.ebuild | 4 |
5 files changed, 30 insertions, 22 deletions
diff --git a/dev-dotnet/pnet/ChangeLog b/dev-dotnet/pnet/ChangeLog index 3bbdf2a8bf84..75343a32c5e0 100644 --- a/dev-dotnet/pnet/ChangeLog +++ b/dev-dotnet/pnet/ChangeLog @@ -1,6 +1,24 @@ # ChangeLog for dev-dotnet/pnet # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnet/ChangeLog,v 1.26 2005/06/21 22:51:00 urilith Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnet/ChangeLog,v 1.27 2005/06/28 21:47:18 iluxa Exp $ + + 29 Jun 2005; Ilya A. Volynets-Evenbakh <ilya@total-knowledge.com> + pnet-0.6.10.ebuild, pnet-0.6.12.ebuild, pnet-0.7.0.ebuild: + We seem to have yet another unfortunate incident of + keyword-happy developer. There have been numerous + instances of untested unapproved packages being + keyworded, this was discussed time and again, the + issue is mentioned in developer documentation, + added to developer quiz, and voila, we have it again.. + + This time multiple packages in dev-dotnet/ category + were marked as mips, ~mips, sparc, ~sparc, as well as + working on other arches. It was confirmed that dotnet + doesn't even build on most of these, yet they were + keyworded. Oh well... There seems to be no way to teach + some people. + + Removing mips and sparc keywords *pnet-0.7.0 (21 Jun 2005) diff --git a/dev-dotnet/pnet/Manifest b/dev-dotnet/pnet/Manifest index 9d692e18163b..9ebfe201aa8f 100644 --- a/dev-dotnet/pnet/Manifest +++ b/dev-dotnet/pnet/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 f91048627f97dd8a3efb217ff4756bde ChangeLog 4961 MD5 d77c6b7044ab8edb43cde04d4dfc28d9 metadata.xml 218 -MD5 1eb411ea1446a98d22c75bea5ecd362c pnet-0.6.12.ebuild 1932 -MD5 5ca3549fb2b533aab3d5ebce1f2bb558 pnet-0.7.0.ebuild 2005 -MD5 f67e886cd3f450ce5e6d9f1606c75592 pnet-0.6.10.ebuild 1266 -MD5 a4a87f3eccba99418a94c7ec906a2a05 ChangeLog 4184 +MD5 5e45a1e0e9a0467290102ccbdeb3b9b2 pnet-0.6.10.ebuild 1255 +MD5 c9068d6a6c62e1b8bde714b670716cea pnet-0.6.12.ebuild 1920 +MD5 3eb52d2059d3e6c342ac077725ed030e pnet-0.7.0.ebuild 1992 MD5 ed42c7e8f78bcd92970a52f7a8ea20b3 files/digest-pnet-0.6.10 64 -MD5 7532061c314b285d24bc9feed41f924a files/digest-pnet-0.7.0 63 MD5 5bc32ed73a56e8d55706286a3d82df06 files/digest-pnet-0.6.12 64 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCuJngQcyUawK/P5kRAm2HAJsEWZ9pvwwxFEjZzjDvs3QsluokfwCfSAlb -4qRmwVWpcrgpTl2kH8smV8w= -=JRjD ------END PGP SIGNATURE----- +MD5 7532061c314b285d24bc9feed41f924a files/digest-pnet-0.7.0 63 diff --git a/dev-dotnet/pnet/pnet-0.6.10.ebuild b/dev-dotnet/pnet/pnet-0.6.10.ebuild index 0489fa229735..041e0757417a 100644 --- a/dev-dotnet/pnet/pnet-0.6.10.ebuild +++ b/dev-dotnet/pnet/pnet-0.6.10.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/pnet/pnet-0.6.10.ebuild,v 1.5 2005/03/11 03:16:25 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnet/pnet-0.6.10.ebuild,v 1.6 2005/06/28 21:47:18 iluxa Exp $ DESCRIPTION="Portable. NET runtime, compiler, tools" HOMEPAGE="http://www.dotgnu.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/dotgnu/pnet/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ppc64 sparc mips alpha arm hppa amd64 ia64" +KEYWORDS="x86 ppc ppc64 alpha arm hppa amd64 ia64" IUSE="" DEPEND=">=dev-util/treecc-0.3.0 diff --git a/dev-dotnet/pnet/pnet-0.6.12.ebuild b/dev-dotnet/pnet/pnet-0.6.12.ebuild index 1532a52eb9a0..fc78aa3a3f3b 100644 --- a/dev-dotnet/pnet/pnet-0.6.12.ebuild +++ b/dev-dotnet/pnet/pnet-0.6.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/pnet/pnet-0.6.12.ebuild,v 1.6 2005/05/19 10:54:09 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnet/pnet-0.6.12.ebuild,v 1.7 2005/06/28 21:47:18 iluxa Exp $ DESCRIPTION="Portable.NET runtime, compiler, tools" HOMEPAGE="http://www.dotgnu.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/dotgnu/pnet/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ppc64 sparc ~mips ~alpha arm hppa amd64 ia64" +KEYWORDS="x86 ppc ppc64 ~alpha arm hppa amd64 ia64" IUSE="" DEPEND=">=dev-util/treecc-0.3.0" diff --git a/dev-dotnet/pnet/pnet-0.7.0.ebuild b/dev-dotnet/pnet/pnet-0.7.0.ebuild index c5d4fbc31128..2e1236b89e23 100644 --- a/dev-dotnet/pnet/pnet-0.7.0.ebuild +++ b/dev-dotnet/pnet/pnet-0.7.0.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/pnet/pnet-0.7.0.ebuild,v 1.1 2005/06/21 22:51:00 urilith Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnet/pnet-0.7.0.ebuild,v 1.2 2005/06/28 21:47:18 iluxa Exp $ DESCRIPTION="Portable.NET runtime, compiler, tools" HOMEPAGE="http://www.dotgnu.org/" @@ -9,7 +9,7 @@ SRC_URI="http://www.southern-storm.com.au/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~ppc64 ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~ppc64 ~alpha ~arm ~hppa ~amd64 ~ia64" IUSE="" DEPEND=">=dev-util/treecc-0.3.0" |