diff options
author | 2010-10-17 15:05:51 +0000 | |
---|---|---|
committer | 2010-10-17 15:05:51 +0000 | |
commit | 32aed6abf056ab80f7e22dec4b2d09afc95224ce (patch) | |
tree | fca1fd20bade53bfbd04647f682637e2b9ae76af /app-accessibility/dasher | |
parent | alpha/ia64/sh/sparc stable wrt #324077 (diff) | |
download | gentoo-2-32aed6abf056ab80f7e22dec4b2d09afc95224ce.tar.gz gentoo-2-32aed6abf056ab80f7e22dec4b2d09afc95224ce.tar.bz2 gentoo-2-32aed6abf056ab80f7e22dec4b2d09afc95224ce.zip |
alpha/ia64/sh/sparc stable wrt #324077
(Portage version: 2.1.8.3/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'app-accessibility/dasher')
-rw-r--r-- | app-accessibility/dasher/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/dasher/dasher-4.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/dasher/ChangeLog b/app-accessibility/dasher/ChangeLog index 7598e98c38c3..cae7092bb4ed 100644 --- a/app-accessibility/dasher/ChangeLog +++ b/app-accessibility/dasher/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/dasher # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/ChangeLog,v 1.157 2010/09/11 18:38:06 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/ChangeLog,v 1.158 2010/10/17 15:05:51 armin76 Exp $ + + 17 Oct 2010; Raúl Porcel <armin76@gentoo.org> dasher-4.11.ebuild: + alpha/ia64/sh/sparc stable wrt #324077 11 Sep 2010; Joseph Jezak <josejx@gentoo.org> dasher-4.11.ebuild: Marked ppc for bug #324077. diff --git a/app-accessibility/dasher/dasher-4.11.ebuild b/app-accessibility/dasher/dasher-4.11.ebuild index ff1716bad880..95627be905cf 100644 --- a/app-accessibility/dasher/dasher-4.11.ebuild +++ b/app-accessibility/dasher/dasher-4.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-4.11.ebuild,v 1.7 2010/09/11 18:38:06 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-4.11.ebuild,v 1.8 2010/10/17 15:05:51 armin76 Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.inference.phy.cam.ac.uk/dasher/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sh sparc x86" IUSE="accessibility cairo gnome nls" |