diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-05-08 13:33:00 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-05-08 13:33:00 +0000 |
commit | 1953e9b944face1213d97934317b276736bd7da8 (patch) | |
tree | 181ff066e1fbbf769cf042cb090cf9d51243241f /app-accessibility/dasher | |
parent | Stable on amd64. (diff) | |
download | historical-1953e9b944face1213d97934317b276736bd7da8.tar.gz historical-1953e9b944face1213d97934317b276736bd7da8.tar.bz2 historical-1953e9b944face1213d97934317b276736bd7da8.zip |
Stable on amd64.
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'app-accessibility/dasher')
-rw-r--r-- | app-accessibility/dasher/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/dasher/Manifest | 16 | ||||
-rw-r--r-- | app-accessibility/dasher/dasher-3.2.13.ebuild | 4 |
3 files changed, 19 insertions, 6 deletions
diff --git a/app-accessibility/dasher/ChangeLog b/app-accessibility/dasher/ChangeLog index 895475c5d891..e4c0198ebbad 100644 --- a/app-accessibility/dasher/ChangeLog +++ b/app-accessibility/dasher/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/dasher # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/ChangeLog,v 1.32 2005/05/06 11:22:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/ChangeLog,v 1.33 2005/05/08 13:33:00 herbs Exp $ + + 08 May 2005; Herbie Hopkins <herbs@gentoo.org> dasher-3.2.13.ebuild: + Stable on amd64. 06 May 2005; Markus Rothe <corsair@gentoo.org> dasher-3.2.15.ebuild: Added ~ppc64 to KEYWORDS diff --git a/app-accessibility/dasher/Manifest b/app-accessibility/dasher/Manifest index f7b0856c4271..bd015fdf3e04 100644 --- a/app-accessibility/dasher/Manifest +++ b/app-accessibility/dasher/Manifest @@ -1,9 +1,12 @@ -MD5 8a22f9c882911e2a88fa5d1843edec99 ChangeLog 4438 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 d0726e166c5fbd28bb19ccf0ee103c8d dasher-3.2.10-r1.ebuild 1380 MD5 897a53a92e030d0c8a0a8f812d7eb180 dasher-3.2.11.ebuild 1373 -MD5 1072e26cb68a2bb87b468a05368df35e dasher-3.2.13.ebuild 1573 -MD5 f6199abaadd9dbf4e9f15730c8f1d537 dasher-3.2.15.ebuild 1518 +MD5 abbeba37a8a79e63cbea3e93537744d1 dasher-3.2.13.ebuild 1574 +MD5 636b2fc7ff8fd0e7b0fa78ec7d52fc0f ChangeLog 4527 MD5 645aac23c66d08fa6064bdb7c95c76ef metadata.xml 420 +MD5 f6199abaadd9dbf4e9f15730c8f1d537 dasher-3.2.15.ebuild 1518 MD5 7ca12febbfba2b50f70134394363aa33 files/dasher-3.2.10-glade_fix.patch 548 MD5 497bed8a975cd29705cb0e9b41f45d76 files/dasher-3.2.11-xtst_fix.patch 872 MD5 37b170fe40563034f339c654c6802fb3 files/dasher-3.2.13-buildwindowtree.patch 694 @@ -12,3 +15,10 @@ MD5 c9d895db753a44f74000cd2c73e23781 files/digest-dasher-3.2.10-r1 67 MD5 9c820381411009613600b092eda0ab25 files/digest-dasher-3.2.11 67 MD5 ed6f38e71df7cb24f50adad5b1b79fa1 files/digest-dasher-3.2.13 67 MD5 5b4b3e17b421919e17bc182404ffa36c files/digest-dasher-3.2.15 67 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCfhU+2G5bA0cA/ScRAlaLAKCr+m50+GRD+MsMYxrMQK4tve8/OgCgw4/v +Q+dA+E82HcohQeJuaAkIoU4= +=Ujpo +-----END PGP SIGNATURE----- diff --git a/app-accessibility/dasher/dasher-3.2.13.ebuild b/app-accessibility/dasher/dasher-3.2.13.ebuild index 5dca87f966f0..4495e1c9b703 100644 --- a/app-accessibility/dasher/dasher-3.2.13.ebuild +++ b/app-accessibility/dasher/dasher-3.2.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-3.2.13.ebuild,v 1.2 2005/04/25 12:32:02 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-3.2.13.ebuild,v 1.3 2005/05/08 13:33:00 herbs 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 ~mips" +KEYWORDS="x86 ppc ~sparc amd64 ~alpha ~hppa ~mips" # Upstream support for the `enable-static' option is still lacking. IUSE="accessibility gnome" |