summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-02-04 18:36:18 +0000
committerSteve Dibb <beandog@gentoo.org>2007-02-04 18:36:18 +0000
commit1e073feb8493524278d7e3d1c32c1884ff8a4073 (patch)
treed95c3e935c245d86ad3d602df2ff81add63ce150 /dev-util/source-highlight
parentadd ~ppc for bug #164242 (diff)
downloadgentoo-2-1e073feb8493524278d7e3d1c32c1884ff8a4073.tar.gz
gentoo-2-1e073feb8493524278d7e3d1c32c1884ff8a4073.tar.bz2
gentoo-2-1e073feb8493524278d7e3d1c32c1884ff8a4073.zip
amd64 stable, bug 163249
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-util/source-highlight')
-rw-r--r--dev-util/source-highlight/ChangeLog5
-rw-r--r--dev-util/source-highlight/source-highlight-2.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/source-highlight/ChangeLog b/dev-util/source-highlight/ChangeLog
index fe23b16fe8cb..8204f8e27521 100644
--- a/dev-util/source-highlight/ChangeLog
+++ b/dev-util/source-highlight/ChangeLog
@@ -1,6 +1,9 @@
# 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.22 2007/01/22 16:10:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/ChangeLog,v 1.23 2007/02/04 18:36:18 beandog Exp $
+
+ 04 Feb 2007; Steve Dibb <beandog@gentoo.org> source-highlight-2.5.ebuild:
+ amd64 stable, bug 163249
22 Jan 2007; Raúl Porcel <armin76@gentoo.org>
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 36da22b6c24c..0348ebfbb3d6 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.3 2007/01/22 16:10:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/source-highlight-2.5.ebuild,v 1.4 2007/02/04 18:36:18 beandog 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"