diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-11-10 19:20:20 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-11-10 19:20:20 +0000 |
commit | da97a08ad5f09def93cceb9020ee796e69a8ca88 (patch) | |
tree | 4dd8888302826b9715210f9665b6858abf09ae0e /dev-dotnet | |
parent | ppc stable wrt #389181 (diff) | |
download | gentoo-2-da97a08ad5f09def93cceb9020ee796e69a8ca88.tar.gz gentoo-2-da97a08ad5f09def93cceb9020ee796e69a8ca88.tar.bz2 gentoo-2-da97a08ad5f09def93cceb9020ee796e69a8ca88.zip |
ppc stable wrt #389181
(Portage version: 2.2.0_alpha73/cvs/Linux x86_64)
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/notify-sharp/ChangeLog | 6 | ||||
-rw-r--r-- | dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-dotnet/notify-sharp/ChangeLog b/dev-dotnet/notify-sharp/ChangeLog index 2dacc9d1e152..813d8a767f06 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.15 2011/08/09 17:44:49 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/notify-sharp/ChangeLog,v 1.16 2011/11/10 19:20:20 xarthisius Exp $ + + 10 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org> + notify-sharp-0.4.0_pre20090305.ebuild: + ppc stable wrt #389181 09 Aug 2011; Kacper Kowalik <xarthisius@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 809a1044ed1b..b9e44d781f32 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.4 2011/08/09 17:44:49 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild,v 1.5 2011/11/10 19:20:20 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 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="doc" RDEPEND=">=dev-lang/mono-1.1.13 |