diff options
author | 2005-08-07 06:49:38 +0000 | |
---|---|---|
committer | 2005-08-07 06:49:38 +0000 | |
commit | cc93f966aa0a66f1052e3acd1878cec0c3b638a4 (patch) | |
tree | 0e69957a8be6eb93cd2cb731834e9f8ffa10c59d /sys-apps/cobalt-panel-utils/cobalt-panel-utils-1.0.2.ebuild | |
parent | Add patch from upstream to fix segfault #91751 by Christopher Cowart / Ben Sc... (diff) | |
download | gentoo-2-cc93f966aa0a66f1052e3acd1878cec0c3b638a4.tar.gz gentoo-2-cc93f966aa0a66f1052e3acd1878cec0c3b638a4.tar.bz2 gentoo-2-cc93f966aa0a66f1052e3acd1878cec0c3b638a4.zip |
Version 1.0.2 tested and works on MIPS. Added ~mips keyword.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-apps/cobalt-panel-utils/cobalt-panel-utils-1.0.2.ebuild')
-rw-r--r-- | sys-apps/cobalt-panel-utils/cobalt-panel-utils-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/cobalt-panel-utils/cobalt-panel-utils-1.0.2.ebuild b/sys-apps/cobalt-panel-utils/cobalt-panel-utils-1.0.2.ebuild index 125bd575a0f7..99409a14ed45 100644 --- a/sys-apps/cobalt-panel-utils/cobalt-panel-utils-1.0.2.ebuild +++ b/sys-apps/cobalt-panel-utils/cobalt-panel-utils-1.0.2.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/sys-apps/cobalt-panel-utils/cobalt-panel-utils-1.0.2.ebuild,v 1.1 2005/08/01 01:11:13 jeffw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cobalt-panel-utils/cobalt-panel-utils-1.0.2.ebuild,v 1.2 2005/08/07 06:49:38 redhatter Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://www.404ster.com/pub/gentoo-stuff/ebuilds/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~mips ~x86" IUSE="static" DEPEND="sys-devel/gettext |