summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-06-14 15:04:14 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-06-14 15:04:14 +0000
commit5877e37be69bb4173fa100da175c311e6367e0e5 (patch)
tree4c32490c55401a4ac475d10e54da86e5e75315fe /app-text
parentRemoved wulfstat, xmlsysd which got replaced by wulfware (and rhide). Closes ... (diff)
downloadgentoo-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')
-rw-r--r--app-text/highlight/ChangeLog5
-rw-r--r--app-text/highlight/highlight-2.6.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/highlight/ChangeLog b/app-text/highlight/ChangeLog
index 0fff31784b4b..687d5812e057 100644
--- a/app-text/highlight/ChangeLog
+++ b/app-text/highlight/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/highlight
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/ChangeLog,v 1.19 2008/05/26 15:20:39 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/ChangeLog,v 1.20 2008/06/14 15:04:14 nixnut Exp $
+
+ 14 Jun 2008; nixnut <nixnut@gentoo.org> highlight-2.6.10.ebuild:
+ Stable on ppc wrt bug 226657
26 May 2008; Samuli Suominen <drac@gentoo.org> highlight-2.6.10.ebuild:
Desktop entry with icon.
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* )"