diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-14 15:04:14 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-14 15:04:14 +0000 |
commit | 5877e37be69bb4173fa100da175c311e6367e0e5 (patch) | |
tree | 4c32490c55401a4ac475d10e54da86e5e75315fe /app-text/highlight/highlight-2.6.10.ebuild | |
parent | Removed wulfstat, xmlsysd which got replaced by wulfware (and rhide). Closes ... (diff) | |
download | gentoo-2-5877e37be69bb4173fa100da175c311e6367e0e5.tar.gz gentoo-2-5877e37be69bb4173fa100da175c311e6367e0e5.tar.bz2 gentoo-2-5877e37be69bb4173fa100da175c311e6367e0e5.zip |
Stable on ppc wrt bug 226657
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-text/highlight/highlight-2.6.10.ebuild')
-rw-r--r-- | app-text/highlight/highlight-2.6.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/highlight/highlight-2.6.10.ebuild b/app-text/highlight/highlight-2.6.10.ebuild index b0b62079e0d1..c14ace350984 100644 --- a/app-text/highlight/highlight-2.6.10.ebuild +++ b/app-text/highlight/highlight-2.6.10.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-text/highlight/highlight-2.6.10.ebuild,v 1.2 2008/05/26 15:20:39 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-2.6.10.ebuild,v 1.3 2008/06/14 15:04:14 nixnut Exp $ WX_GTK_VER=2.6 @@ -12,7 +12,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ppc ~sparc ~x86" IUSE="wxwindows" DEPEND="wxwindows? ( =x11-libs/wxGTK-2.6* )" |