diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-01-23 19:10:37 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-01-23 19:10:37 +0000 |
commit | d000e4a815bd0a70bfae4513bfe80a89c0623e8a (patch) | |
tree | 3fe9d4a1f8cd3c112d345024484c3be9121dc291 /dev-dotnet/xsp/xsp-1.2.1.ebuild | |
parent | Removing usage of virtual/x11, and hardcoding in depends. Minor clean ups. (diff) | |
download | historical-d000e4a815bd0a70bfae4513bfe80a89c0623e8a.tar.gz historical-d000e4a815bd0a70bfae4513bfe80a89c0623e8a.tar.bz2 historical-d000e4a815bd0a70bfae4513bfe80a89c0623e8a.zip |
Stable on ppc wrt bug 163298
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'dev-dotnet/xsp/xsp-1.2.1.ebuild')
-rw-r--r-- | dev-dotnet/xsp/xsp-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/xsp/xsp-1.2.1.ebuild b/dev-dotnet/xsp/xsp-1.2.1.ebuild index e3bca2804587..3819ba8aa3e3 100644 --- a/dev-dotnet/xsp/xsp-1.2.1.ebuild +++ b/dev-dotnet/xsp/xsp-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-1.2.1.ebuild,v 1.2 2007/01/23 16:03:08 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-1.2.1.ebuild,v 1.3 2007/01/23 19:10:37 nixnut Exp $ inherit mono autotools eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.go-mono.com/sources/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="" |