diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-06-08 09:55:50 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-06-08 09:55:50 +0000 |
commit | 4fc3f2c2ff3ae6dcd36089103d2f06f29bc87afd (patch) | |
tree | 93a24bf2a75d1b04f6fa1cdb675cbfebc01d0264 /app-admin/eselect-wxwidgets/eselect-wxwidgets-0.8.ebuild | |
parent | Remove old versions. (diff) | |
download | gentoo-2-4fc3f2c2ff3ae6dcd36089103d2f06f29bc87afd.tar.gz gentoo-2-4fc3f2c2ff3ae6dcd36089103d2f06f29bc87afd.tar.bz2 gentoo-2-4fc3f2c2ff3ae6dcd36089103d2f06f29bc87afd.zip |
stable on sparc, bug #225261
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-admin/eselect-wxwidgets/eselect-wxwidgets-0.8.ebuild')
-rw-r--r-- | app-admin/eselect-wxwidgets/eselect-wxwidgets-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-wxwidgets/eselect-wxwidgets-0.8.ebuild b/app-admin/eselect-wxwidgets/eselect-wxwidgets-0.8.ebuild index b41b54403442..50548db3b4ae 100644 --- a/app-admin/eselect-wxwidgets/eselect-wxwidgets-0.8.ebuild +++ b/app-admin/eselect-wxwidgets/eselect-wxwidgets-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-wxwidgets/eselect-wxwidgets-0.8.ebuild,v 1.3 2008/06/08 07:34:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-wxwidgets/eselect-wxwidgets-0.8.ebuild,v 1.4 2008/06/08 09:55:50 bluebird Exp $ DESCRIPTION="Manage the system default for wxWidgets packages." HOMEPAGE="http://www.gentoo.org" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="" DEPEND="!<=x11-libs/wxGTK-2.6.4.0-r2" |