diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-14 21:16:53 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-14 21:16:53 +0000 |
commit | edbd8a6188b87ae9272f11d25ac670092a4514db (patch) | |
tree | f2c82921bd022812bcb5b6ecee08d4698088cf94 /x11-wm/sawfish/sawfish-1.8.2.ebuild | |
parent | Add additional patch to fix alsa issues, bug 384215. Minor ebuild fixes from ... (diff) | |
download | gentoo-2-edbd8a6188b87ae9272f11d25ac670092a4514db.tar.gz gentoo-2-edbd8a6188b87ae9272f11d25ac670092a4514db.tar.bz2 gentoo-2-edbd8a6188b87ae9272f11d25ac670092a4514db.zip |
amd64 stable wrt #385699
(Portage version: 2.2.0_alpha64/cvs/Linux x86_64, RepoMan options: --force)
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 28a9a5da00d1..e0feeba4373f 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.1 2011/09/12 14:13:00 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.8.2.ebuild,v 1.2 2011/10/14 21:16:53 ssuominen 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 |