diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-14 19:38:30 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-14 19:38:30 +0000 |
commit | 59f1930d014f7670d7cfa7325ae146f2eb7ca90a (patch) | |
tree | cab02ae1527ec61b43c60b88efb7cd4dd4ebd11f /dev-lang/mono | |
parent | Keyworded ~sparc (diff) | |
download | gentoo-2-59f1930d014f7670d7cfa7325ae146f2eb7ca90a.tar.gz gentoo-2-59f1930d014f7670d7cfa7325ae146f2eb7ca90a.tar.bz2 gentoo-2-59f1930d014f7670d7cfa7325ae146f2eb7ca90a.zip |
Keyworded ~sparc
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-lang/mono')
-rw-r--r-- | dev-lang/mono/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/mono/mono-1.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/mono/ChangeLog b/dev-lang/mono/ChangeLog index ffbd33a40017..94e09f6ed51c 100644 --- a/dev-lang/mono/ChangeLog +++ b/dev-lang/mono/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/mono # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/ChangeLog,v 1.106 2007/02/11 07:37:46 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/ChangeLog,v 1.107 2007/02/14 19:38:30 gustavoz Exp $ + + 14 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> mono-1.2.3.ebuild: + Keyworded ~sparc *mono-1.2.3 (11 Feb 2007) diff --git a/dev-lang/mono/mono-1.2.3.ebuild b/dev-lang/mono/mono-1.2.3.ebuild index 2df70d3223c1..cf65d2495243 100644 --- a/dev-lang/mono/mono-1.2.3.ebuild +++ b/dev-lang/mono/mono-1.2.3.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-lang/mono/mono-1.2.3.ebuild,v 1.1 2007/02/11 07:37:46 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.2.3.ebuild,v 1.2 2007/02/14 19:38:30 gustavoz Exp $ inherit eutils flag-o-matic multilib autotools @@ -10,7 +10,7 @@ SRC_URI="http://www.go-mono.com/sources/mono/${P}.tar.gz" LICENSE="|| ( GPL-2 LGPL-2 X11 )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="X nptl" RDEPEND="!<dev-dotnet/pnet-0.6.12 |