diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2009-07-27 13:14:49 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2009-07-27 13:14:49 +0000 |
commit | c7974bbfec8bf214fbd96323dc5544499c0a4ab7 (patch) | |
tree | 7fe0aa7cd4d14bb41161a2e815f85a010a6a23ea /app-text/gnochm | |
parent | stable ppc64, bug 278583 (diff) | |
download | gentoo-2-c7974bbfec8bf214fbd96323dc5544499c0a4ab7.tar.gz gentoo-2-c7974bbfec8bf214fbd96323dc5544499c0a4ab7.tar.bz2 gentoo-2-c7974bbfec8bf214fbd96323dc5544499c0a4ab7.zip |
Marked stable on AMD64, as requested by Arthur Spitzer in bug #276425. Compile-tested with USE="-debug" on a Core2 Duo.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-text/gnochm')
-rw-r--r-- | app-text/gnochm/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/gnochm/gnochm-0.9.11-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/gnochm/ChangeLog b/app-text/gnochm/ChangeLog index 8400e33c640b..d54153446580 100644 --- a/app-text/gnochm/ChangeLog +++ b/app-text/gnochm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/gnochm # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v 1.12 2009/07/15 13:15:07 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v 1.13 2009/07/27 13:14:49 chainsaw Exp $ + + 27 Jul 2009; <chainsaw@gentoo.org> gnochm-0.9.11-r1.ebuild: + Marked stable on AMD64, as requested by Arthur Spitzer in bug #276425. + Compile-tested with USE="-debug" on a Core2 Duo. 15 Jul 2009; Christian Faulhammer <fauli@gentoo.org> gnochm-0.9.11-r1.ebuild: diff --git a/app-text/gnochm/gnochm-0.9.11-r1.ebuild b/app-text/gnochm/gnochm-0.9.11-r1.ebuild index e98df229af93..71fc23bf80bd 100644 --- a/app-text/gnochm/gnochm-0.9.11-r1.ebuild +++ b/app-text/gnochm/gnochm-0.9.11-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/app-text/gnochm/gnochm-0.9.11-r1.ebuild,v 1.2 2009/07/15 13:15:07 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild,v 1.3 2009/07/27 13:14:49 chainsaw Exp $ inherit gnome2 @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" RDEPEND=">=dev-python/pychm-0.8.4 =dev-python/pygtk-2* |