diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-22 12:32:40 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-22 12:32:40 +0000 |
commit | 61fde221d88eed934c467b8c4b70d14a763309a9 (patch) | |
tree | 7a99c3d1b63ec835a95a6975695fcd4d3facead8 /dev-dotnet/xsp/xsp-2.10.2-r2.ebuild | |
parent | Stable for amd64, wrt bug #420727 (diff) | |
download | historical-61fde221d88eed934c467b8c4b70d14a763309a9.tar.gz historical-61fde221d88eed934c467b8c4b70d14a763309a9.tar.bz2 historical-61fde221d88eed934c467b8c4b70d14a763309a9.zip |
stable ppc, bug #435202
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-dotnet/xsp/xsp-2.10.2-r2.ebuild')
-rw-r--r-- | dev-dotnet/xsp/xsp-2.10.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/xsp/xsp-2.10.2-r2.ebuild b/dev-dotnet/xsp/xsp-2.10.2-r2.ebuild index 116cc255cf24..c476427f92b6 100644 --- a/dev-dotnet/xsp/xsp-2.10.2-r2.ebuild +++ b/dev-dotnet/xsp/xsp-2.10.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-2.10.2-r2.ebuild,v 1.2 2012/09/16 23:13:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-2.10.2-r2.ebuild,v 1.3 2012/09/22 12:32:40 blueness Exp $ EAPI="4" inherit eutils go-mono mono user @@ -12,7 +12,7 @@ HOMEPAGE="http://www.mono-project.com/ASP.NET" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="" |