diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-10 13:17:05 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-10 13:17:05 +0000 |
commit | 167515fdb8775ba9dfc02121081a151c31cbde25 (patch) | |
tree | d5700c85bfbb04b19cd4da9d25851ae965bb15d7 /app-accessibility/dasher | |
parent | Stable on amd64 wrt bug #185823 (diff) | |
download | gentoo-2-167515fdb8775ba9dfc02121081a151c31cbde25.tar.gz gentoo-2-167515fdb8775ba9dfc02121081a151c31cbde25.tar.bz2 gentoo-2-167515fdb8775ba9dfc02121081a151c31cbde25.zip |
Stable on amd64 wrt bug #185823
(Portage version: 2.1.3.3)
Diffstat (limited to 'app-accessibility/dasher')
-rw-r--r-- | app-accessibility/dasher/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/dasher/dasher-4.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/dasher/ChangeLog b/app-accessibility/dasher/ChangeLog index 878d2f8ac3b5..20a20b0a0c15 100644 --- a/app-accessibility/dasher/ChangeLog +++ b/app-accessibility/dasher/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/dasher # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/ChangeLog,v 1.98 2007/08/08 22:27:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/ChangeLog,v 1.99 2007/08/10 13:17:05 angelos Exp $ + + 10 Aug 2007; Christoph Mende <angelos@gentoo.org> dasher-4.4.1.ebuild: + Stable on amd64 wrt bug #185823 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> dasher-4.4.1.ebuild: alpha/ia64 stable wrt #185823 diff --git a/app-accessibility/dasher/dasher-4.4.1.ebuild b/app-accessibility/dasher/dasher-4.4.1.ebuild index 70dddbbf4bef..6f84049f5c13 100644 --- a/app-accessibility/dasher/dasher-4.4.1.ebuild +++ b/app-accessibility/dasher/dasher-4.4.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.4.1.ebuild,v 1.5 2007/08/08 22:27:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-4.4.1.ebuild,v 1.6 2007/08/10 13:17:05 angelos Exp $ WANT_AUTOCONF="2.5" WANT_AUTOMAKE="1.8" @@ -12,7 +12,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" |