diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-06-30 14:15:48 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-06-30 14:15:48 +0000 |
commit | 22cfa83fce17cfa45c349d99682c7951960d1c68 (patch) | |
tree | 9bace7fc2b6fb68c6ea052bdf8536f83d5fd0b5c /dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild | |
parent | Stable on amd64 wrt bug #371163 (diff) | |
download | historical-22cfa83fce17cfa45c349d99682c7951960d1c68.tar.gz historical-22cfa83fce17cfa45c349d99682c7951960d1c68.tar.bz2 historical-22cfa83fce17cfa45c349d99682c7951960d1c68.zip |
Stable on amd64 wrt bug #371163
Package-Manager: portage-2.2.0_alpha41/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 daf75534d07c..27b1b043c944 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.2 2011/06/21 13:43:04 phajdan.jr Exp $ +# $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 $ 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 x86" IUSE="doc" RDEPEND=">=dev-lang/mono-1.1.13 |