diff options
author | Markus Meier <maekke@gentoo.org> | 2009-04-04 14:41:02 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-04-04 14:41:02 +0000 |
commit | 6431f42a6a96242e6d3129305952d931e05558f8 (patch) | |
tree | 598997eb08579e3de27bfffaa820f69069114a8b /dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild | |
parent | amd64/x86 stable, bug #234305 (diff) | |
download | gentoo-2-6431f42a6a96242e6d3129305952d931e05558f8.tar.gz gentoo-2-6431f42a6a96242e6d3129305952d931e05558f8.tar.bz2 gentoo-2-6431f42a6a96242e6d3129305952d931e05558f8.zip |
amd64/x86 stable, bug #234305
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild')
-rw-r--r-- | dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild b/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild index c143004f6bce..b697f9a6a643 100644 --- a/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild +++ b/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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_pre20080912-r1.ebuild,v 1.3 2009/03/27 15:58:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild,v 1.4 2009/04/04 14:41:02 maekke Exp $ EAPI=2 @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="doc" RDEPEND=">=dev-lang/mono-1.1.13 |