diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-23 10:24:34 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-23 10:24:34 +0000 |
commit | af20fd2a3bb10b648d70d1224cac5541815b7bba (patch) | |
tree | ea470f28f1a7e26979620d3332b552c7651678b2 /app-accessibility/dasher | |
parent | Stable on alpha. (diff) | |
download | historical-af20fd2a3bb10b648d70d1224cac5541815b7bba.tar.gz historical-af20fd2a3bb10b648d70d1224cac5541815b7bba.tar.bz2 historical-af20fd2a3bb10b648d70d1224cac5541815b7bba.zip |
Stable on alpha.
Diffstat (limited to 'app-accessibility/dasher')
-rw-r--r-- | app-accessibility/dasher/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/dasher/Manifest | 4 | ||||
-rw-r--r-- | app-accessibility/dasher/dasher-3.2.10-r1.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/app-accessibility/dasher/Manifest index 319153c5c1d8..07976fb64dc8 100644 --- a/app-accessibility/dasher/Manifest +++ b/app-accessibility/dasher/Manifest @@ -1,6 +1,6 @@ MD5 e4ee1e9a9e9142f4d34627a15d9b7d88 dasher-3.2.4.ebuild 1196 -MD5 8bfdab949542f30543195e5b5fe1a3b5 dasher-3.2.10-r1.ebuild 1372 -MD5 ee3bd8e294c3a4435185d764c81fb3fa ChangeLog 2505 +MD5 a3b901f6f62961fe0ea3de8535f59c9d dasher-3.2.10-r1.ebuild 1372 +MD5 0fe7a242b61df06b8ba9854be9add3f1 ChangeLog 2600 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 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. |