summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainer Groesslinger <scandium@gentoo.org>2004-08-08 10:26:41 +0000
committerRainer Groesslinger <scandium@gentoo.org>2004-08-08 10:26:41 +0000
commitc3d21661ef6315fdfb618e5843d196f61f45139e (patch)
treeb6d88fa5604488f6edf72ed2e3336710338a12e2 /dev-dotnet
parentStable on alpha. (diff)
downloadhistorical-c3d21661ef6315fdfb618e5843d196f61f45139e.tar.gz
historical-c3d21661ef6315fdfb618e5843d196f61f45139e.tar.bz2
historical-c3d21661ef6315fdfb618e5843d196f61f45139e.zip
~ppc64. yay :)
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/ml-pnet/ml-pnet-0.6.8.ebuild4
-rw-r--r--dev-dotnet/pnet/pnet-0.6.8.ebuild4
-rw-r--r--dev-dotnet/pnetc/pnetc-0.6.8.ebuild4
-rw-r--r--dev-dotnet/pnetlib/pnetlib-0.6.8.ebuild6
4 files changed, 9 insertions, 9 deletions
diff --git a/dev-dotnet/ml-pnet/ml-pnet-0.6.8.ebuild b/dev-dotnet/ml-pnet/ml-pnet-0.6.8.ebuild
index 6d2a416b3bdd..ff0545079959 100644
--- a/dev-dotnet/ml-pnet/ml-pnet-0.6.8.ebuild
+++ b/dev-dotnet/ml-pnet/ml-pnet-0.6.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.8.ebuild,v 1.1 2004/08/08 07:46:29 scandium Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ml-pnet-0.6.8.ebuild,v 1.2 2004/08/08 10:26:41 scandium 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 ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64"
+KEYWORDS="~x86 ~ppc ~ppc64 ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64"
IUSE=""
DEPEND="=dev-dotnet/pnetlib-${PV}*"
diff --git a/dev-dotnet/pnet/pnet-0.6.8.ebuild b/dev-dotnet/pnet/pnet-0.6.8.ebuild
index 4c38208b1263..41e5dfd6e4b9 100644
--- a/dev-dotnet/pnet/pnet-0.6.8.ebuild
+++ b/dev-dotnet/pnet/pnet-0.6.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnet/pnet-0.6.8.ebuild,v 1.2 2004/08/08 10:09:46 scandium Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnet/pnet-0.6.8.ebuild,v 1.3 2004/08/08 10:24:44 scandium Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/dotgnu/pnet/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64"
+KEYWORDS="~x86 ~ppc ~ppc64 ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64"
IUSE=""
DEPEND=">=dev-util/treecc-0.3.0
diff --git a/dev-dotnet/pnetc/pnetc-0.6.8.ebuild b/dev-dotnet/pnetc/pnetc-0.6.8.ebuild
index cd3d42d0f5a6..81360cbbce6d 100644
--- a/dev-dotnet/pnetc/pnetc-0.6.8.ebuild
+++ b/dev-dotnet/pnetc/pnetc-0.6.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnetc/pnetc-0.6.8.ebuild,v 1.1 2004/08/08 07:45:44 scandium Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnetc/pnetc-0.6.8.ebuild,v 1.2 2004/08/08 10:26:05 scandium Exp $
MY_P=${P/c/C}
S=${WORKDIR}/${MY_P}
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/dotgnu/pnet/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64"
+KEYWORDS="~x86 ~ppc ~ppc64 ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64"
IUSE=""
DEPEND="=dev-dotnet/pnetlib-${PV}*"
diff --git a/dev-dotnet/pnetlib/pnetlib-0.6.8.ebuild b/dev-dotnet/pnetlib/pnetlib-0.6.8.ebuild
index 6b1ca3ff410a..524278738baa 100644
--- a/dev-dotnet/pnetlib/pnetlib-0.6.8.ebuild
+++ b/dev-dotnet/pnetlib/pnetlib-0.6.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnetlib/pnetlib-0.6.8.ebuild,v 1.1 2004/08/08 07:45:11 scandium Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnetlib/pnetlib-0.6.8.ebuild,v 1.2 2004/08/08 10:25:25 scandium Exp $
DESCRIPTION="Portable .NET C# library"
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 ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64"
+KEYWORDS="~x86 ~ppc ~ppc64 ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64"
IUSE="X"
DEPEND="=dev-dotnet/pnet-${PV}*
@@ -18,7 +18,7 @@ src_compile() {
local lib_profile="default1.1"
einfo "Using profile: ${lib_profile}"
- econf --with-profile=${lib_profile}|| die
+ econf --with-profile=${lib_profile} || die
emake || die
}