diff options
author | Markus Meier <maekke@gentoo.org> | 2009-04-04 14:47:11 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-04-04 14:47:11 +0000 |
commit | a70bec66bd5d8341abbfeffaa4b953f40d1ed3ae (patch) | |
tree | 337a4b2057e0dc6ff808399182bb5b44b9016e53 /dev-dotnet/notify-sharp | |
parent | version bump (diff) | |
download | historical-a70bec66bd5d8341abbfeffaa4b953f40d1ed3ae.tar.gz historical-a70bec66bd5d8341abbfeffaa4b953f40d1ed3ae.tar.bz2 historical-a70bec66bd5d8341abbfeffaa4b953f40d1ed3ae.zip |
amd64/x86 stable, bug #234305
Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
Diffstat (limited to 'dev-dotnet/notify-sharp')
-rw-r--r-- | dev-dotnet/notify-sharp/ChangeLog | 6 | ||||
-rw-r--r-- | dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-dotnet/notify-sharp/ChangeLog b/dev-dotnet/notify-sharp/ChangeLog index c25954f96b38..cf85f5b37766 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.6 2009/03/27 15:58:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/notify-sharp/ChangeLog,v 1.7 2009/04/04 14:41:02 maekke Exp $ + + 04 Apr 2009; Markus Meier <maekke@gentoo.org> + notify-sharp-0.4.0_pre20080912-r1.ebuild: + amd64/x86 stable, bug #234305 27 Mar 2009; Brent Baude <ranger@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 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 |