summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Prugh <ken69267@gentoo.org>2008-06-19 17:04:43 +0000
committerKenneth Prugh <ken69267@gentoo.org>2008-06-19 17:04:43 +0000
commit8d6aee960a68dabd815c550b58eb16131a187941 (patch)
treec290241027a2d7d6315299ec8b0d3a018f44811a /app-text/highlight
parentAdd a revision that uses xulrunner-1.9, also solves bug 213361 (diff)
downloadgentoo-2-8d6aee960a68dabd815c550b58eb16131a187941.tar.gz
gentoo-2-8d6aee960a68dabd815c550b58eb16131a187941.tar.bz2
gentoo-2-8d6aee960a68dabd815c550b58eb16131a187941.zip
amd64 stable, bug #226657
(Portage version: 2.1.5.6)
Diffstat (limited to 'app-text/highlight')
-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 31ca4cd9bd5c..72e0531d1535 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.22 2008/06/18 17:49:15 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/ChangeLog,v 1.23 2008/06/19 17:04:43 ken69267 Exp $
+
+ 19 Jun 2008; Kenneth Prugh <ken69267@gentoo.org> highlight-2.6.10.ebuild:
+ amd64 stable, bug #226657
18 Jun 2008; Friedrich Oslage <bluebird@gentoo.org>
highlight-2.6.10.ebuild:
diff --git a/app-text/highlight/highlight-2.6.10.ebuild b/app-text/highlight/highlight-2.6.10.ebuild
index 30148201f429..39822e2fdcea 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.5 2008/06/18 17:49:15 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-2.6.10.ebuild,v 1.6 2008/06/19 17:04:43 ken69267 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* )"