summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-06-24 21:48:05 +0000
committerAron Griffis <agriffis@gentoo.org>2005-06-24 21:48:05 +0000
commitff98a4d5683831be4593465f4d1396289d6697e8 (patch)
tree2f11a9a2b7915555548df756c35f3330fdda3c1d /dev-tex/style-check/ChangeLog
parentStable on alpha, bug 96960. (diff)
downloadhistorical-ff98a4d5683831be4593465f4d1396289d6697e8.tar.gz
historical-ff98a4d5683831be4593465f4d1396289d6697e8.tar.bz2
historical-ff98a4d5683831be4593465f4d1396289d6697e8.zip
Move dodir to src_install; remove src_compile entirely
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-tex/style-check/ChangeLog')
-rw-r--r--dev-tex/style-check/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-tex/style-check/ChangeLog b/dev-tex/style-check/ChangeLog
index b4d1aa5bde9f..22d87a893362 100644
--- a/dev-tex/style-check/ChangeLog
+++ b/dev-tex/style-check/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/style-check
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/style-check/ChangeLog,v 1.2 2005/02/22 20:40:36 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/style-check/ChangeLog,v 1.3 2005/06/24 21:48:05 agriffis Exp $
+
+ 24 Jun 2005; Aron Griffis <agriffis@gentoo.org> style-check-0.7.ebuild:
+ Move dodir to src_install; remove src_compile entirely
22 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> style-check-0.7.ebuild:
added ~amd64 to KEYWORDS. fixes #82967