diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-16 17:02:08 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-16 17:02:08 +0000 |
commit | a8e93609020f9bd3f12d95fd1d8f5efc216e0ce0 (patch) | |
tree | f219d67d83aebda471747b99529ff4c21ade65ce /x11-wm/sawfish/sawfish-1.8.2.ebuild | |
parent | Fix dependency on bzip2 static for future versions as reported by Arfrever. (diff) | |
download | gentoo-2-a8e93609020f9bd3f12d95fd1d8f5efc216e0ce0.tar.gz gentoo-2-a8e93609020f9bd3f12d95fd1d8f5efc216e0ce0.tar.bz2 gentoo-2-a8e93609020f9bd3f12d95fd1d8f5efc216e0ce0.zip |
ppc stable wrt #385699
(Portage version: 2.2.0_alpha63/cvs/Linux x86_64)
Diffstat (limited to 'x11-wm/sawfish/sawfish-1.8.2.ebuild')
-rw-r--r-- | x11-wm/sawfish/sawfish-1.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/sawfish/sawfish-1.8.2.ebuild b/x11-wm/sawfish/sawfish-1.8.2.ebuild index e0feeba4373f..b690db3918ac 100644 --- a/x11-wm/sawfish/sawfish-1.8.2.ebuild +++ b/x11-wm/sawfish/sawfish-1.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.8.2.ebuild,v 1.2 2011/10/14 21:16:53 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.8.2.ebuild,v 1.3 2011/10/16 17:02:08 xarthisius Exp $ EAPI="4" @@ -24,7 +24,7 @@ fi LICENSE="GPL-2 Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc ~x86" IUSE="nls xinerama" RDEPEND=">=dev-libs/librep-0.92.0 |