diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 16:00:17 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 16:00:17 +0000 |
commit | 6b38d2be04ca85a75dd594b23165672403393a68 (patch) | |
tree | 4f04acc52e4a204fa37fe42d0ebeefd2e1196055 /app-accessibility | |
parent | Mark 0.2.1 stable on ia64 (diff) | |
download | gentoo-2-6b38d2be04ca85a75dd594b23165672403393a68.tar.gz gentoo-2-6b38d2be04ca85a75dd594b23165672403393a68.tar.bz2 gentoo-2-6b38d2be04ca85a75dd594b23165672403393a68.zip |
Stable on x86 wrt bug #139612.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/dasher/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/dasher/dasher-4.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/dasher/ChangeLog b/app-accessibility/dasher/ChangeLog index 02d75a12ede8..2aa13c40b31a 100644 --- a/app-accessibility/dasher/ChangeLog +++ b/app-accessibility/dasher/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/dasher # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/ChangeLog,v 1.63 2006/07/10 19:15:30 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/ChangeLog,v 1.64 2006/07/12 16:00:16 wolf31o2 Exp $ + + 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> dasher-4.0.2.ebuild: + Stable on x86 wrt bug #139612. 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> dasher-4.0.2.ebuild: Stable on sparc wrt #139612 diff --git a/app-accessibility/dasher/dasher-4.0.2.ebuild b/app-accessibility/dasher/dasher-4.0.2.ebuild index 6d0d0ecea6e6..9cb9e1e42022 100644 --- a/app-accessibility/dasher/dasher-4.0.2.ebuild +++ b/app-accessibility/dasher/dasher-4.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-4.0.2.ebuild,v 1.3 2006/07/10 19:15:30 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-4.0.2.ebuild,v 1.4 2006/07/12 16:00:17 wolf31o2 Exp $ inherit eutils gnome2 autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.inference.phy.cam.ac.uk/dasher/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" IUSE="accessibility gnome cairo" |