diff options
author | 2005-12-31 09:47:40 +0000 | |
---|---|---|
committer | 2005-12-31 09:47:40 +0000 | |
commit | 364561d2d22ac6c7e4b918d60a8346ccb844468a (patch) | |
tree | 2bd44227f731a210fe9e86142d7dd14ef514476b /x11-apps/xmodmap | |
parent | sh love (diff) | |
download | historical-364561d2d22ac6c7e4b918d60a8346ccb844468a.tar.gz historical-364561d2d22ac6c7e4b918d60a8346ccb844468a.tar.bz2 historical-364561d2d22ac6c7e4b918d60a8346ccb844468a.zip |
sh love
Package-Manager: portage-2.1_pre2
Diffstat (limited to 'x11-apps/xmodmap')
-rw-r--r-- | x11-apps/xmodmap/xmodmap-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xmodmap/xmodmap-1.0.0.ebuild b/x11-apps/xmodmap/xmodmap-1.0.0.ebuild index f8325ca44a1b..4b448b6484ac 100644 --- a/x11-apps/xmodmap/xmodmap-1.0.0.ebuild +++ b/x11-apps/xmodmap/xmodmap-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/xmodmap-1.0.0.ebuild,v 1.1 2005/12/18 19:47:40 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/xmodmap-1.0.0.ebuild,v 1.2 2005/12/31 09:47:23 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org xwud application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" |