summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-03-27 15:58:19 +0000
committerBrent Baude <ranger@gentoo.org>2009-03-27 15:58:19 +0000
commitebcd77c0977ee60cc1980e3c29d93324cc0d5a9f (patch)
treea4fdc5814a412f705cfd3cf4d39f708b6a90a9e5
parentMarking gsf-sharp-0.8.1 ppc for bug 234305 (diff)
downloadgentoo-2-ebcd77c0977ee60cc1980e3c29d93324cc0d5a9f.tar.gz
gentoo-2-ebcd77c0977ee60cc1980e3c29d93324cc0d5a9f.tar.bz2
gentoo-2-ebcd77c0977ee60cc1980e3c29d93324cc0d5a9f.zip
Marking notify-sharp-0.4.0_pre20080912-r1 ppc for bug 234305
(Portage version: 2.1.6.7/cvs/Linux ppc64)
-rw-r--r--dev-dotnet/notify-sharp/ChangeLog6
-rw-r--r--dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-dotnet/notify-sharp/ChangeLog b/dev-dotnet/notify-sharp/ChangeLog
index f66e2dbda43d..c25954f96b38 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/notify-sharp/ChangeLog,v 1.5 2009/03/18 07:46:43 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/notify-sharp/ChangeLog,v 1.6 2009/03/27 15:58:19 ranger Exp $
+
+ 27 Mar 2009; Brent Baude <ranger@gentoo.org>
+ notify-sharp-0.4.0_pre20080912-r1.ebuild:
+ Marking notify-sharp-0.4.0_pre20080912-r1 ppc stable for bug 234305
18 Mar 2009; Joseph Jezak <josejx@gentoo.org>
notify-sharp-0.4.0_pre20080912-r1.ebuild:
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 bd1e3bb8e4e9..c143004f6bce 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.2 2009/03/18 07:46:43 josejx Exp $
+# $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 $
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