diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 12:53:49 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 12:53:49 +0000 |
commit | 483dbed428f61c2be52a1891fb52ba174117702e (patch) | |
tree | 2627a5ffd29b40b65c83edaae2e0912bd61fa3a8 /app-accessibility | |
parent | Fix KEYWORDS; keywords that were stable were accidentally reverted last commi... (diff) | |
download | gentoo-2-483dbed428f61c2be52a1891fb52ba174117702e.tar.gz gentoo-2-483dbed428f61c2be52a1891fb52ba174117702e.tar.bz2 gentoo-2-483dbed428f61c2be52a1891fb52ba174117702e.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.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/dasher/ChangeLog b/app-accessibility/dasher/ChangeLog index fd69d1e28512..68fd4a5730dc 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.22 2004/12/11 14:53:00 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/ChangeLog,v 1.23 2004/12/23 12:53:49 gmsoft Exp $ + + 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> dasher-3.2.11.ebuild: + Stable on hppa. 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> dasher-3.2.11.ebuild: Stable on alpha. diff --git a/app-accessibility/dasher/dasher-3.2.11.ebuild b/app-accessibility/dasher/dasher-3.2.11.ebuild index 834962dd7663..84342e9c650d 100644 --- a/app-accessibility/dasher/dasher-3.2.11.ebuild +++ b/app-accessibility/dasher/dasher-3.2.11.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.11.ebuild,v 1.5 2004/12/11 14:53:00 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-3.2.11.ebuild,v 1.6 2004/12/23 12:53:49 gmsoft Exp $ inherit 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" IUSE="accessibility gnome" # The package claims to support 'qte', but it hasn't been tested. |