summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-08-09 17:44:49 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-08-09 17:44:49 +0000
commit6b1fee29bdc657be052d4eebb18a4ed4168104ff (patch)
tree17980ea8756a16c5a9b8047f97d08623caf04978 /dev-dotnet/notify-sharp
parentBased on 2.6.39.4 + genpatches-2.6.39-6 + grsecurity-2.2.2-2.6.39.4-201108071438 (diff)
downloadgentoo-2-6b1fee29bdc657be052d4eebb18a4ed4168104ff.tar.gz
gentoo-2-6b1fee29bdc657be052d4eebb18a4ed4168104ff.tar.bz2
gentoo-2-6b1fee29bdc657be052d4eebb18a4ed4168104ff.zip
Marked ~ppc wrt #360269
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'dev-dotnet/notify-sharp')
-rw-r--r--dev-dotnet/notify-sharp/ChangeLog6
-rw-r--r--dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-dotnet/notify-sharp/ChangeLog b/dev-dotnet/notify-sharp/ChangeLog
index 744b34d99702..2dacc9d1e152 100644
--- a/dev-dotnet/notify-sharp/ChangeLog
+++ b/dev-dotnet/notify-sharp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-dotnet/notify-sharp
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/notify-sharp/ChangeLog,v 1.14 2011/06/30 14:15:25 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/notify-sharp/ChangeLog,v 1.15 2011/08/09 17:44:49 xarthisius Exp $
+
+ 09 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ notify-sharp-0.4.0_pre20090305.ebuild:
+ Marked ~ppc wrt #360269
30 Jun 2011; Christoph Mende <angelos@gentoo.org>
notify-sharp-0.4.0_pre20090305.ebuild:
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