diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-09 17:44:49 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-09 17:44:49 +0000 |
commit | 9075a96a082d87fc0a5bce1ded990949f998476c (patch) | |
tree | 510765db341f7de113d673acad3d4f302c4b1903 /dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild | |
parent | Based on 2.6.39.4 + genpatches-2.6.39-6 + grsecurity-2.2.2-2.6.39.4-201108071438 (diff) | |
download | historical-9075a96a082d87fc0a5bce1ded990949f998476c.tar.gz historical-9075a96a082d87fc0a5bce1ded990949f998476c.tar.bz2 historical-9075a96a082d87fc0a5bce1ded990949f998476c.zip |
Marked ~ppc wrt #360269
Package-Manager: portage-2.2.0_alpha46/cvs/Linux x86_64
Diffstat (limited to 'dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild')
-rw-r--r-- | dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild b/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild index 27b1b043c944..809a1044ed1b 100644 --- a/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild +++ b/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild,v 1.3 2011/06/30 14:15:25 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild,v 1.4 2011/08/09 17:44:49 xarthisius Exp $ EAPI=4 inherit autotools mono @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc x86" IUSE="doc" RDEPEND=">=dev-lang/mono-1.1.13 |