diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-15 11:10:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-15 11:10:08 +0000 |
commit | f59303475ad7abb7d6164d4636dae82396cf9c26 (patch) | |
tree | 07bbc2cc388cf876a9c9e7b11cba3095c200d172 /app-accessibility | |
parent | sh stable (diff) | |
download | gentoo-2-f59303475ad7abb7d6164d4636dae82396cf9c26.tar.gz gentoo-2-f59303475ad7abb7d6164d4636dae82396cf9c26.tar.bz2 gentoo-2-f59303475ad7abb7d6164d4636dae82396cf9c26.zip |
Drop sh
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-accessibility')
-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 be118a3c0708..f70c7d3c83ef 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.155 2010/08/14 17:47:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/ChangeLog,v 1.156 2010/08/15 11:10:08 armin76 Exp $ + + 15 Aug 2010; Raúl Porcel <armin76@gentoo.org> dasher-4.11.ebuild: + Drop sh 14 Aug 2010; Raúl Porcel <armin76@gentoo.org> dasher-4.11.ebuild: alpha/ia64/sh/sparc stable wrt #314899 diff --git a/app-accessibility/dasher/dasher-4.11.ebuild b/app-accessibility/dasher/dasher-4.11.ebuild index 0dda0bef25b4..84f6c1f6e9ed 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.5 2010/08/14 17:47:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-4.11.ebuild,v 1.6 2010/08/15 11:10:08 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 sh sparc x86" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86" IUSE="accessibility cairo gnome nls" |