diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-08-05 20:20:18 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-08-05 20:20:18 +0000 |
commit | 2b8dd9d871c8e19cefd0665c92ea5c306f7c1b39 (patch) | |
tree | 9880818b0487006b097175ddd17dcd8225188ca5 /app-accessibility | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-2b8dd9d871c8e19cefd0665c92ea5c306f7c1b39.tar.gz gentoo-2-2b8dd9d871c8e19cefd0665c92ea5c306f7c1b39.tar.bz2 gentoo-2-2b8dd9d871c8e19cefd0665c92ea5c306f7c1b39.zip |
Stable on hppa.
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/dasher/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/dasher/dasher-3.2.10-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/dasher/ChangeLog b/app-accessibility/dasher/ChangeLog index 0bdf692b2b00..253c729756ec 100644 --- a/app-accessibility/dasher/ChangeLog +++ b/app-accessibility/dasher/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/dasher # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/ChangeLog,v 1.14 2004/07/23 22:17:52 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/ChangeLog,v 1.15 2004/08/05 20:17:23 gmsoft Exp $ + + 05 Aug 2004; Guy Martin <gmsoft@gentoo.org> dasher-3.2.10-r1.ebuild: + Stable on hppa. 23 Jul 2004; Travis Tilley <lv@gentoo.org> dasher-3.2.10-r1.ebuild: stable on amd64 diff --git a/app-accessibility/dasher/dasher-3.2.10-r1.ebuild b/app-accessibility/dasher/dasher-3.2.10-r1.ebuild index 67ec3df84e39..76c064be0216 100644 --- a/app-accessibility/dasher/dasher-3.2.10-r1.ebuild +++ b/app-accessibility/dasher/dasher-3.2.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-3.2.10-r1.ebuild,v 1.9 2004/07/23 22:17:52 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-3.2.10-r1.ebuild,v 1.10 2004/08/05 20:17:23 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" +KEYWORDS="x86 ~ppc ~sparc amd64 ~alpha hppa" IUSE="accessibility gnome" # The package claims to support 'qte', but it hasn't been tested. |