diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-23 22:05:37 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-23 22:05:37 +0000 |
commit | 50430117d32142c42fcb9407ccfbac5a4e78925f (patch) | |
tree | d6bdf8c15a9d3ddddc33251e403ef8d1cfaae1b9 /x11-wm/fluxbox/fluxbox-0.9.13-r1.ebuild | |
parent | Fix ChangeLog. (diff) | |
download | historical-50430117d32142c42fcb9407ccfbac5a4e78925f.tar.gz historical-50430117d32142c42fcb9407ccfbac5a4e78925f.tar.bz2 historical-50430117d32142c42fcb9407ccfbac5a4e78925f.zip |
stable on ia64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-wm/fluxbox/fluxbox-0.9.13-r1.ebuild')
-rw-r--r-- | x11-wm/fluxbox/fluxbox-0.9.13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/fluxbox/fluxbox-0.9.13-r1.ebuild b/x11-wm/fluxbox/fluxbox-0.9.13-r1.ebuild index 882627d11b29..fd10e8c03a63 100644 --- a/x11-wm/fluxbox/fluxbox-0.9.13-r1.ebuild +++ b/x11-wm/fluxbox/fluxbox-0.9.13-r1.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-wm/fluxbox/fluxbox-0.9.13-r1.ebuild,v 1.10 2005/07/19 20:47:37 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.9.13-r1.ebuild,v 1.11 2005/08/23 22:01:55 agriffis Exp $ inherit eutils @@ -26,7 +26,7 @@ PROVIDE="virtual/blackbox" SLOT="0" LICENSE="MIT" -KEYWORDS="alpha amd64 hppa ~ia64 mips ppc ~ppc-macos ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 mips ppc ~ppc-macos ppc64 sparc x86" src_unpack() { unpack ${A} |