diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-08-05 20:17:23 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-08-05 20:17:23 +0000 |
commit | 2426f14d114a60fcba72551c54e64c39ef28b9c0 (patch) | |
tree | eb2c584a0b2ce6696b65c2cd1b487154f56a282e /app-accessibility | |
parent | Stable on sparc (diff) | |
download | historical-2426f14d114a60fcba72551c54e64c39ef28b9c0.tar.gz historical-2426f14d114a60fcba72551c54e64c39ef28b9c0.tar.bz2 historical-2426f14d114a60fcba72551c54e64c39ef28b9c0.zip |
Stable on hppa.
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/dasher/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/dasher/Manifest | 6 | ||||
-rw-r--r-- | app-accessibility/dasher/dasher-3.2.10-r1.ebuild | 4 |
3 files changed, 9 insertions, 6 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/Manifest b/app-accessibility/dasher/Manifest index 9d087a57ec75..cae3dfda07ba 100644 --- a/app-accessibility/dasher/Manifest +++ b/app-accessibility/dasher/Manifest @@ -1,7 +1,7 @@ +MD5 496b44386795105a4ddfdd0198f924c2 ChangeLog 2405 +MD5 adf1823916ec7b98ae39d26b1baf85eb dasher-3.2.10-r1.ebuild 1375 MD5 2ff28281b13299c971e50d346fb5d09d dasher-3.2.4.ebuild 1199 -MD5 41d203c1571eb0a7bd7751558399184d dasher-3.2.10-r1.ebuild 1365 -MD5 0f09c3d3ce04b2f7722b6742798b4f72 ChangeLog 2311 MD5 645aac23c66d08fa6064bdb7c95c76ef metadata.xml 420 MD5 7ca12febbfba2b50f70134394363aa33 files/dasher-3.2.10-glade_fix.patch 548 -MD5 84d6408e59cd87707beebde6b25e4c1f files/digest-dasher-3.2.4 66 MD5 c9d895db753a44f74000cd2c73e23781 files/digest-dasher-3.2.10-r1 67 +MD5 84d6408e59cd87707beebde6b25e4c1f files/digest-dasher-3.2.4 66 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. |