summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2010-06-08 01:26:55 +0000
committerJonathan Callen <abcd@gentoo.org>2010-06-08 01:26:55 +0000
commit9008c935629a7cb6caf0e36f95dec3ea4d2b9763 (patch)
tree2fcb443e2e2bc8e01762f188bcfa51daf7c3eb54 /app-text/highlight
parentFix bug 232103 by setting PREFIX="${EPREFIX}/usr" instead of just ${EPREFIX}:... (diff)
downloadgentoo-2-9008c935629a7cb6caf0e36f95dec3ea4d2b9763.tar.gz
gentoo-2-9008c935629a7cb6caf0e36f95dec3ea4d2b9763.tar.bz2
gentoo-2-9008c935629a7cb6caf0e36f95dec3ea4d2b9763.zip
Fix typo in changelog: it was bug 323103, not 232103
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'app-text/highlight')
-rw-r--r--app-text/highlight/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/highlight/ChangeLog b/app-text/highlight/ChangeLog
index a6af0053f723..e1ab5eae748b 100644
--- a/app-text/highlight/ChangeLog
+++ b/app-text/highlight/ChangeLog
@@ -1,9 +1,9 @@
# ChangeLog for app-text/highlight
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/ChangeLog,v 1.31 2010/06/08 01:19:09 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/ChangeLog,v 1.32 2010/06/08 01:26:55 abcd Exp $
08 Jun 2010; Jonathan Callen <abcd@gentoo.org> highlight-2.9.ebuild:
- Fix bug 232103 by setting PREFIX="${EPREFIX}/usr" instead of just
+ Fix bug 323103 by setting PREFIX="${EPREFIX}/usr" instead of just
${EPREFIX}: ${EPREFIX} alone was never correct
05 Apr 2010; Raúl Porcel <armin76@gentoo.org> highlight-2.9.ebuild: