diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-01-14 23:45:22 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-01-14 23:45:22 +0000 |
commit | b146288de4b807f377bf70111a4ed78a4947ac3b (patch) | |
tree | aa686d105b604c989d4ba91a4c81a967aee7a6aa /x11-misc | |
parent | Add fix to handle symlinks with extended attributes correctly on big endian s... (diff) | |
download | gentoo-2-b146288de4b807f377bf70111a4ed78a4947ac3b.tar.gz gentoo-2-b146288de4b807f377bf70111a4ed78a4947ac3b.tar.bz2 gentoo-2-b146288de4b807f377bf70111a4ed78a4947ac3b.zip |
stable on amd64 to fix broken deps
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild b/x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild index 9eb70f4fb18d..3521366ac6f6 100644 --- a/x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild +++ b/x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header +# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild,v 1.3 2004/01/14 23:43:32 ciaranm Exp $ DESCRIPTION="Common utilities for fluxbox, blackbox, and openbox" HOMEPAGE="http://mkeadle.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa ~amd64" +KEYWORDS="x86 ppc sparc alpha hppa amd64" DEPEND="media-gfx/feh" RDEPEND="virtual/x11" |