summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedrich Oslage <bluebird@gentoo.org>2008-06-18 17:49:15 +0000
committerFriedrich Oslage <bluebird@gentoo.org>2008-06-18 17:49:15 +0000
commit9b8654c161addc3ece047efbed78b0911bb948b8 (patch)
tree60b16d3e38721cc22de0b4cb3ff6fad841c36523 /app-text
parent(#227609) Needs to depend on inputproto. (diff)
downloadgentoo-2-9b8654c161addc3ece047efbed78b0911bb948b8.tar.gz
gentoo-2-9b8654c161addc3ece047efbed78b0911bb948b8.tar.bz2
gentoo-2-9b8654c161addc3ece047efbed78b0911bb948b8.zip
stable on sparc, bug #226657
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/highlight/ChangeLog6
-rw-r--r--app-text/highlight/highlight-2.6.10.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/highlight/ChangeLog b/app-text/highlight/ChangeLog
index be73193db0b3..31ca4cd9bd5c 100644
--- a/app-text/highlight/ChangeLog
+++ b/app-text/highlight/ChangeLog
@@ -1,6 +1,10 @@
# 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.21 2008/06/17 22:13:06 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/ChangeLog,v 1.22 2008/06/18 17:49:15 bluebird Exp $
+
+ 18 Jun 2008; Friedrich Oslage <bluebird@gentoo.org>
+ highlight-2.6.10.ebuild:
+ stable on sparc, bug #226657
17 Jun 2008; Christian Faulhammer <opfer@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 e93ef8ccf4ee..30148201f429 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.4 2008/06/17 22:13:06 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-2.6.10.ebuild,v 1.5 2008/06/18 17:49:15 bluebird 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* )"