diff options
author | Karol Wojtaszek <sekretarz@gentoo.org> | 2007-02-20 19:38:28 +0000 |
---|---|---|
committer | Karol Wojtaszek <sekretarz@gentoo.org> | 2007-02-20 19:38:28 +0000 |
commit | ced513a24b56e6fc4f94f96539eb5fcb9190c52a (patch) | |
tree | ee844c87f986333896f763e95d496277a0c6932f /dev-dotnet/xsp/xsp-1.2.1.ebuild | |
parent | Version bump (diff) | |
download | historical-ced513a24b56e6fc4f94f96539eb5fcb9190c52a.tar.gz historical-ced513a24b56e6fc4f94f96539eb5fcb9190c52a.tar.bz2 historical-ced513a24b56e6fc4f94f96539eb5fcb9190c52a.zip |
Marked stable on amd64, bug #163298
Package-Manager: portage-2.1.2-r5
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 3819ba8aa3e3..8e0f61637257 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.3 2007/01/23 19:10:37 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-1.2.1.ebuild,v 1.4 2007/02/20 19:38:28 sekretarz 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="" |