summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando J. Pereda <ferdy@gentoo.org>2005-08-05 14:26:49 +0000
committerFernando J. Pereda <ferdy@gentoo.org>2005-08-05 14:26:49 +0000
commit032d5de43c24b78c6af9a2cbab22c8643cba85e8 (patch)
tree6fd2db46cd3a436824103675a7811a54b4f1d030 /dev-dotnet/ml-pnet
parentbluefish version bump (diff)
downloadgentoo-2-032d5de43c24b78c6af9a2cbab22c8643cba85e8.tar.gz
gentoo-2-032d5de43c24b78c6af9a2cbab22c8643cba85e8.tar.bz2
gentoo-2-032d5de43c24b78c6af9a2cbab22c8643cba85e8.zip
With respect to the keywording policy, this shouldn't be keyworded for alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-dotnet/ml-pnet')
-rw-r--r--dev-dotnet/ml-pnet/ChangeLog6
-rw-r--r--dev-dotnet/ml-pnet/ml-pnet-0.6.10.ebuild4
-rw-r--r--dev-dotnet/ml-pnet/ml-pnet-0.6.12.ebuild4
-rw-r--r--dev-dotnet/ml-pnet/ml-pnet-0.7.0.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-dotnet/ml-pnet/ChangeLog b/dev-dotnet/ml-pnet/ChangeLog
index c60cccc6324f..458eb32d02a7 100644
--- a/dev-dotnet/ml-pnet/ChangeLog
+++ b/dev-dotnet/ml-pnet/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-dotnet/ml-pnet
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ChangeLog,v 1.23 2005/06/28 21:44:18 iluxa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ChangeLog,v 1.24 2005/08/05 14:24:55 ferdy Exp $
+
+ 05 Aug 2005; Fernando J. Pereda <ferdy@gentoo.org> ml-pnet-0.6.10.ebuild,
+ ml-pnet-0.6.12.ebuild, ml-pnet-0.7.0.ebuild:
+ With respect to the keywording policy, this shouldn't be keyworded for alpha
29 Jun 2005; Ilya A. Volynets-Evenbakh <ilya@total-knowledge.com>
ml-pnet-0.6.10.ebuild, ml-pnet-0.6.12.ebuild, ml-pnet-0.7.0.ebuild:
diff --git a/dev-dotnet/ml-pnet/ml-pnet-0.6.10.ebuild b/dev-dotnet/ml-pnet/ml-pnet-0.6.10.ebuild
index 1fb6dcb3c309..db8169f11054 100644
--- a/dev-dotnet/ml-pnet/ml-pnet-0.6.10.ebuild
+++ b/dev-dotnet/ml-pnet/ml-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/ml-pnet/ml-pnet-0.6.10.ebuild,v 1.4 2005/06/28 21:44:18 iluxa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ml-pnet-0.6.10.ebuild,v 1.5 2005/08/05 14:24:55 ferdy Exp $
DESCRIPTION="Mono C# libraries for Portable .NET"
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 alpha arm hppa amd64 ia64"
+KEYWORDS="amd64 arm hppa ia64 ppc ppc64 x86"
IUSE=""
DEPEND="=dev-dotnet/pnetlib-${PV}*"
diff --git a/dev-dotnet/ml-pnet/ml-pnet-0.6.12.ebuild b/dev-dotnet/ml-pnet/ml-pnet-0.6.12.ebuild
index a419d6ab4b53..4ebadc62ded1 100644
--- a/dev-dotnet/ml-pnet/ml-pnet-0.6.12.ebuild
+++ b/dev-dotnet/ml-pnet/ml-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/ml-pnet/ml-pnet-0.6.12.ebuild,v 1.5 2005/06/28 21:44:18 iluxa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ml-pnet-0.6.12.ebuild,v 1.6 2005/08/05 14:24:55 ferdy Exp $
DESCRIPTION="Mono C# libraries for Portable.NET"
HOMEPAGE="http://www.dotgnu.org/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/dotgnu/pnet/${P}.tar.gz"
LICENSE="|| ( GPL-2 X11 )"
SLOT="0"
-KEYWORDS="x86 ppc ppc64 ~alpha arm ~hppa amd64 ia64"
+KEYWORDS="amd64 arm ~hppa ia64 ppc ppc64 x86"
IUSE=""
DEPEND="=dev-dotnet/pnetlib-${PV}*"
diff --git a/dev-dotnet/ml-pnet/ml-pnet-0.7.0.ebuild b/dev-dotnet/ml-pnet/ml-pnet-0.7.0.ebuild
index 6004638235a5..833b6e70a4b0 100644
--- a/dev-dotnet/ml-pnet/ml-pnet-0.7.0.ebuild
+++ b/dev-dotnet/ml-pnet/ml-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/ml-pnet/ml-pnet-0.7.0.ebuild,v 1.2 2005/06/28 21:44:18 iluxa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ml-pnet-0.7.0.ebuild,v 1.3 2005/08/05 14:24:55 ferdy Exp $
DESCRIPTION="Mono C# libraries for Portable.NET"
HOMEPAGE="http://www.dotgnu.org/"
@@ -9,7 +9,7 @@ SRC_URI="http://www.southern-storm.com.au/download/${P}.tar.gz"
LICENSE="|| ( GPL-2 X11 )"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~ppc64 ~alpha ~arm ~hppa ~amd64 ~ia64"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND="=dev-dotnet/pnetlib-${PV}*"