diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-02-03 18:47:17 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-02-03 18:47:17 +0000 |
commit | 58afabb99055a906ef7c9ae58ed1206217b83f58 (patch) | |
tree | 26a9b1e6f4d8080c766fc7f567ba56a4a63b85b0 /app-accessibility | |
parent | Stable on hppa. (diff) | |
download | historical-58afabb99055a906ef7c9ae58ed1206217b83f58.tar.gz historical-58afabb99055a906ef7c9ae58ed1206217b83f58.tar.bz2 historical-58afabb99055a906ef7c9ae58ed1206217b83f58.zip |
Stable on hppa.
Package-Manager: portage-2.0.53
Diffstat (limited to 'app-accessibility')
-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.18.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-accessibility/dasher/ChangeLog b/app-accessibility/dasher/ChangeLog index 2cb420ce8f0b..a7590800c73b 100644 --- a/app-accessibility/dasher/ChangeLog +++ b/app-accessibility/dasher/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/dasher # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/ChangeLog,v 1.55 2006/01/24 22:18:53 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/ChangeLog,v 1.56 2006/02/03 18:47:17 gmsoft Exp $ + + 03 Feb 2006; Guy Martin <gmsoft@gentoo.org> dasher-3.2.18.ebuild: + Stable on hppa. 24 Jan 2006; Leonardo Boshell <leonardop@gentoo.org> dasher-3.2.18.ebuild: diff --git a/app-accessibility/dasher/Manifest b/app-accessibility/dasher/Manifest index cc8993ed9ba0..9e1ca78bb615 100644 --- a/app-accessibility/dasher/Manifest +++ b/app-accessibility/dasher/Manifest @@ -1,6 +1,6 @@ -MD5 b20d2ab1866b7075078bf1fe21d97aef ChangeLog 6828 +MD5 1a454586238604994e4401ef32a35c55 ChangeLog 6912 MD5 266e95dffa745c00a8fa6f0d5c4ba811 dasher-3.2.15.ebuild 1512 -MD5 cfa8cbe0af2de000d5f0dbd28f883b18 dasher-3.2.18.ebuild 1746 +MD5 0dc1d536d70271a0752c7c564fd0c639 dasher-3.2.18.ebuild 1742 MD5 497bed8a975cd29705cb0e9b41f45d76 files/dasher-3.2.11-xtst_fix.patch 872 MD5 29b515c44bcfdd79db45f38f65879994 files/dasher-3.2.15-buildwindowtree.patch 499 MD5 5b4b3e17b421919e17bc182404ffa36c files/digest-dasher-3.2.15 67 diff --git a/app-accessibility/dasher/dasher-3.2.18.ebuild b/app-accessibility/dasher/dasher-3.2.18.ebuild index 0285b409c645..93b816037e9c 100644 --- a/app-accessibility/dasher/dasher-3.2.18.ebuild +++ b/app-accessibility/dasher/dasher-3.2.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-3.2.18.ebuild,v 1.7 2006/01/24 22:18:53 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-3.2.18.ebuild,v 1.8 2006/02/03 18:47:17 gmsoft Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.inference.phy.cam.ac.uk/dasher/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="accessibility gnome" |