diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-05-11 19:24:16 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-05-11 19:24:16 +0000 |
commit | 6eb1a403f806f83a9dea42ad46747c7526d11451 (patch) | |
tree | 2b42cb1cba42cad988f5218131cbd7e175f5a09f /app-misc/tasque | |
parent | Stable on amd64 wrt bug #356973 (diff) | |
download | gentoo-2-6eb1a403f806f83a9dea42ad46747c7526d11451.tar.gz gentoo-2-6eb1a403f806f83a9dea42ad46747c7526d11451.tar.bz2 gentoo-2-6eb1a403f806f83a9dea42ad46747c7526d11451.zip |
Stable on amd64 wrt bug #359651
(Portage version: 2.2.0_alpha32/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/tasque')
-rw-r--r-- | app-misc/tasque/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/tasque/tasque-0.1.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/tasque/ChangeLog b/app-misc/tasque/ChangeLog index 553aee6d4693..8f58120ba9aa 100644 --- a/app-misc/tasque/ChangeLog +++ b/app-misc/tasque/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/tasque # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tasque/ChangeLog,v 1.5 2011/05/07 16:38:47 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tasque/ChangeLog,v 1.6 2011/05/11 19:24:16 angelos Exp $ + + 11 May 2011; Christoph Mende <angelos@gentoo.org> tasque-0.1.9.ebuild: + Stable on amd64 wrt bug #359651 07 May 2011; Thomas Kahle <tomka@gentoo.org> tasque-0.1.9.ebuild: x86 stable per bug 359651 diff --git a/app-misc/tasque/tasque-0.1.9.ebuild b/app-misc/tasque/tasque-0.1.9.ebuild index a22c3e8d4c31..fc4a59253181 100644 --- a/app-misc/tasque/tasque-0.1.9.ebuild +++ b/app-misc/tasque/tasque-0.1.9.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/app-misc/tasque/tasque-0.1.9.ebuild,v 1.3 2011/05/07 16:38:47 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tasque/tasque-0.1.9.ebuild,v 1.4 2011/05/11 19:24:16 angelos Exp $ EAPI=2 @@ -11,7 +11,7 @@ HOMEPAGE="http://live.gnome.org/Tasque" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="+rememberthemilk eds +sqlite hiveminder debug" RDEPEND=">=dev-dotnet/gtk-sharp-2.12.7-r5 |