diff options
author | 2007-12-10 07:03:01 +0000 | |
---|---|---|
committer | 2007-12-10 07:03:01 +0000 | |
commit | 3114f83ffabfcc1f56c6839ed8b371822524de3c (patch) | |
tree | 201f5b7683b5ad5c59c5ac86515646e20a34a0f0 | |
parent | Marked ~hppa (bug #199505). (diff) | |
download | gentoo-2-3114f83ffabfcc1f56c6839ed8b371822524de3c.tar.gz gentoo-2-3114f83ffabfcc1f56c6839ed8b371822524de3c.tar.bz2 gentoo-2-3114f83ffabfcc1f56c6839ed8b371822524de3c.zip |
Marked ~hppa (bug #199594).
(Portage version: 2.1.4_rc9)
-rw-r--r-- | app-admin/eselect-wxwidgets/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-wxwidgets/eselect-wxwidgets-0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-wxwidgets/ChangeLog b/app-admin/eselect-wxwidgets/ChangeLog index e3af888b56ed..e10d92ba4325 100644 --- a/app-admin/eselect-wxwidgets/ChangeLog +++ b/app-admin/eselect-wxwidgets/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/eselect-wxwidgets # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-wxwidgets/ChangeLog,v 1.4 2007/11/23 21:48:03 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-wxwidgets/ChangeLog,v 1.5 2007/12/10 07:03:01 jer Exp $ + + 10 Dec 2007; Jeroen Roovers <jer@gentoo.org> eselect-wxwidgets-0.5.ebuild: + Marked ~hppa (bug #199594). 23 Nov 2007; Markus Rothe <corsair@gentoo.org> eselect-wxwidgets-0.5.ebuild: diff --git a/app-admin/eselect-wxwidgets/eselect-wxwidgets-0.5.ebuild b/app-admin/eselect-wxwidgets/eselect-wxwidgets-0.5.ebuild index 8c047aded4ac..ccfcf286833d 100644 --- a/app-admin/eselect-wxwidgets/eselect-wxwidgets-0.5.ebuild +++ b/app-admin/eselect-wxwidgets/eselect-wxwidgets-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.5.ebuild,v 1.4 2007/11/23 21:48:03 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-wxwidgets/eselect-wxwidgets-0.5.ebuild,v 1.5 2007/12/10 07:03:01 jer 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 ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86" IUSE="" DEPEND="!<=x11-libs/wxGTK-2.6.4.0-r1" |