diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-05 23:29:38 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-05 23:29:38 +0000 |
commit | ac0eefb7f69ccf2d58e2743d1896ed91affd3584 (patch) | |
tree | 14052efdd6df0708d5a84b798e876ceadc43b8ea /app-accessibility/dasher | |
parent | new sqlite ebuild slot (Manifest recommit) (diff) | |
download | gentoo-2-ac0eefb7f69ccf2d58e2743d1896ed91affd3584.tar.gz gentoo-2-ac0eefb7f69ccf2d58e2743d1896ed91affd3584.tar.bz2 gentoo-2-ac0eefb7f69ccf2d58e2743d1896ed91affd3584.zip |
Stable on sparc
Diffstat (limited to 'app-accessibility/dasher')
-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 253c729756ec..ca66f83bcee9 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.15 2004/08/05 20:17:23 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/ChangeLog,v 1.16 2004/08/05 23:29:38 gustavoz Exp $ + + 05 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> dasher-3.2.10-r1.ebuild: + Stable on sparc 05 Aug 2004; Guy Martin <gmsoft@gentoo.org> dasher-3.2.10-r1.ebuild: Stable on hppa. diff --git a/app-accessibility/dasher/dasher-3.2.10-r1.ebuild b/app-accessibility/dasher/dasher-3.2.10-r1.ebuild index 76c064be0216..db2487a111da 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.10 2004/08/05 20:17:23 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-3.2.10-r1.ebuild,v 1.11 2004/08/05 23:29:38 gustavoz 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" +KEYWORDS="x86 ~ppc sparc amd64 ~alpha hppa" IUSE="accessibility gnome" # The package claims to support 'qte', but it hasn't been tested. |