diff options
author | Christoph Mende <angelos@gentoo.org> | 2009-03-10 13:54:10 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2009-03-10 13:54:10 +0000 |
commit | 7abf65ef411d6d972fe8fca416667cea6c8bbb87 (patch) | |
tree | ea526bfe11ccf311c227881505b42b66d9300355 /app-editors/mousepad | |
parent | Xfce-4.6 bump (diff) | |
download | gentoo-2-7abf65ef411d6d972fe8fca416667cea6c8bbb87.tar.gz gentoo-2-7abf65ef411d6d972fe8fca416667cea6c8bbb87.tar.bz2 gentoo-2-7abf65ef411d6d972fe8fca416667cea6c8bbb87.zip |
Re-add accidentally dropped sh keyword
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/mousepad')
-rw-r--r-- | app-editors/mousepad/mousepad-0.2.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/mousepad/mousepad-0.2.16.ebuild b/app-editors/mousepad/mousepad-0.2.16.ebuild index e4614df32328..8e310616dad1 100644 --- a/app-editors/mousepad/mousepad-0.2.16.ebuild +++ b/app-editors/mousepad/mousepad-0.2.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.16.ebuild,v 1.1 2009/03/10 13:53:07 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.16.ebuild,v 1.2 2009/03/10 13:54:10 angelos Exp $ EAPI=1 @@ -12,7 +12,7 @@ xfce4_core DESCRIPTION="Text editor" HOMEPAGE="http://www.xfce.org/projects/mousepad/" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.6:2 |