diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-05-11 16:02:25 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-05-11 16:02:25 +0000 |
commit | 5054a9385d53458793ecad9d167d47fd5215c448 (patch) | |
tree | d437be381c6296549b05329a08a204f366bdac08 /app-accessibility | |
parent | Fix bug #90514 by manually running autoreconf. (diff) | |
download | gentoo-2-5054a9385d53458793ecad9d167d47fd5215c448.tar.gz gentoo-2-5054a9385d53458793ecad9d167d47fd5215c448.tar.bz2 gentoo-2-5054a9385d53458793ecad9d167d47fd5215c448.zip |
Stable on hppa.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/dasher/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/dasher/dasher-3.2.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/dasher/ChangeLog b/app-accessibility/dasher/ChangeLog index 0e513b82cf36..40c7b33ff1cb 100644 --- a/app-accessibility/dasher/ChangeLog +++ b/app-accessibility/dasher/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/dasher # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/ChangeLog,v 1.34 2005/05/08 21:51:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/ChangeLog,v 1.35 2005/05/11 15:59:37 gmsoft Exp $ + + 11 May 2005; Guy Martin <gmsoft@gentoo.org> dasher-3.2.13.ebuild: + Stable on hppa. 08 May 2005; Aron Griffis <agriffis@gentoo.org> dasher-3.2.15.ebuild: add ~ia64 diff --git a/app-accessibility/dasher/dasher-3.2.13.ebuild b/app-accessibility/dasher/dasher-3.2.13.ebuild index 4495e1c9b703..08045f7b0d57 100644 --- a/app-accessibility/dasher/dasher-3.2.13.ebuild +++ b/app-accessibility/dasher/dasher-3.2.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-3.2.13.ebuild,v 1.3 2005/05/08 13:33:00 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-3.2.13.ebuild,v 1.4 2005/05/11 15:59:37 gmsoft Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.inference.phy.cam.ac.uk/dasher/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~sparc amd64 ~alpha ~hppa ~mips" +KEYWORDS="x86 ppc ~sparc amd64 ~alpha hppa ~mips" # Upstream support for the `enable-static' option is still lacking. IUSE="accessibility gnome" |