diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-23 10:28:23 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-23 10:28:23 +0000 |
commit | 220559b48647d809f8a0a687ebd5a83ec9d248f7 (patch) | |
tree | e4afb4f3f750d124f1ce681e8fd46b3628257ef2 /app-accessibility | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-220559b48647d809f8a0a687ebd5a83ec9d248f7.tar.gz gentoo-2-220559b48647d809f8a0a687ebd5a83ec9d248f7.tar.bz2 gentoo-2-220559b48647d809f8a0a687ebd5a83ec9d248f7.zip |
Stable on alpha.
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 ca66f83bcee9..820a6854e712 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.16 2004/08/05 23:29:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/ChangeLog,v 1.17 2004/08/23 10:24:34 kloeri Exp $ + + 23 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> dasher-3.2.10-r1.ebuild: + Stable on alpha. 05 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> dasher-3.2.10-r1.ebuild: Stable on sparc diff --git a/app-accessibility/dasher/dasher-3.2.10-r1.ebuild b/app-accessibility/dasher/dasher-3.2.10-r1.ebuild index 752882e4456d..548725e32709 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.12 2004/08/21 15:14:08 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-3.2.10-r1.ebuild,v 1.13 2004/08/23 10:24:34 kloeri 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. |