summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-01-22 16:10:55 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-01-22 16:10:55 +0000
commite04c8968f4ee24c56b6a2c641794135564d92fb4 (patch)
tree4be3a8a2e5847dd3250bd6dee9d99b72baf2a0a6 /dev-util/source-highlight
parentStable on ppc64; bug #158886 (diff)
downloadgentoo-2-e04c8968f4ee24c56b6a2c641794135564d92fb4.tar.gz
gentoo-2-e04c8968f4ee24c56b6a2c641794135564d92fb4.tar.bz2
gentoo-2-e04c8968f4ee24c56b6a2c641794135564d92fb4.zip
stable x86 wrt bug 163249
(Portage version: 2.1.2-r2)
Diffstat (limited to 'dev-util/source-highlight')
-rw-r--r--dev-util/source-highlight/ChangeLog6
-rw-r--r--dev-util/source-highlight/source-highlight-2.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/source-highlight/ChangeLog b/dev-util/source-highlight/ChangeLog
index 39dfa857f41f..fe23b16fe8cb 100644
--- a/dev-util/source-highlight/ChangeLog
+++ b/dev-util/source-highlight/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/source-highlight
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/ChangeLog,v 1.21 2007/01/22 14:25:27 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/ChangeLog,v 1.22 2007/01/22 16:10:55 armin76 Exp $
+
+ 22 Jan 2007; Raúl Porcel <armin76@gentoo.org>
+ source-highlight-2.5.ebuild:
+ stable x86 wrt bug 163249
22 Jan 2007; Tiziano Müller <dev-zero@gentoo.org>
source-highlight-1.11-r2.ebuild, source-highlight-2.5.ebuild:
diff --git a/dev-util/source-highlight/source-highlight-2.5.ebuild b/dev-util/source-highlight/source-highlight-2.5.ebuild
index 3b0d4d9d45f7..36da22b6c24c 100644
--- a/dev-util/source-highlight/source-highlight-2.5.ebuild
+++ b/dev-util/source-highlight/source-highlight-2.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/dev-util/source-highlight/source-highlight-2.5.ebuild,v 1.2 2007/01/22 14:25:27 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/source-highlight-2.5.ebuild,v 1.3 2007/01/22 16:10:55 armin76 Exp $
inherit autotools eutils bash-completion
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/src-highlite/source-highlight.html"
SRC_URI="mirror://gnu/src-highlite/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~mips ~ppc ~x86"
+KEYWORDS="~amd64 ~mips ~ppc x86"
SLOT="0"
IUSE="doc"