diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-21 22:25:27 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-21 22:25:27 +0000 |
commit | 45af6c78e88a777ced97c163e99ca4003fa7546c (patch) | |
tree | 03605778b415a46b48b55a002daf410ac6f53682 /app-accessibility/dasher/dasher-4.2.1.ebuild | |
parent | Added 'net-im/gajim gnome' as Gnome isn't up and running (diff) | |
download | historical-45af6c78e88a777ced97c163e99ca4003fa7546c.tar.gz historical-45af6c78e88a777ced97c163e99ca4003fa7546c.tar.bz2 historical-45af6c78e88a777ced97c163e99ca4003fa7546c.zip |
Stable on IA64, bug 156662.
Package-Manager: portage-2.1.2-r1
Diffstat (limited to 'app-accessibility/dasher/dasher-4.2.1.ebuild')
-rw-r--r-- | app-accessibility/dasher/dasher-4.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/dasher/dasher-4.2.1.ebuild b/app-accessibility/dasher/dasher-4.2.1.ebuild index ae35d4a0be10..d8c0427fa075 100644 --- a/app-accessibility/dasher/dasher-4.2.1.ebuild +++ b/app-accessibility/dasher/dasher-4.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-4.2.1.ebuild,v 1.7 2007/01/14 01:54:32 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-4.2.1.ebuild,v 1.8 2007/01/21 22:24:20 kloeri Exp $ WANT_AUTOMAKE=1.8 @@ -11,7 +11,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 cairo gnome" |