diff options
author | Andres Loeh <kosmikus@gentoo.org> | 2004-11-10 18:29:44 +0000 |
---|---|---|
committer | Andres Loeh <kosmikus@gentoo.org> | 2004-11-10 18:29:44 +0000 |
commit | 3862298eb6f35bc347e21239ae5a228e35852a8a (patch) | |
tree | ac92a77e1ff31710f24a12933bc32efe4213d8ba /dev-haskell/happy/ChangeLog | |
parent | ppc-macos doesn't like elibtoolize --reverse-deps (diff) | |
download | gentoo-2-3862298eb6f35bc347e21239ae5a228e35852a8a.tar.gz gentoo-2-3862298eb6f35bc347e21239ae5a228e35852a8a.tar.bz2 gentoo-2-3862298eb6f35bc347e21239ae5a228e35852a8a.zip |
"inherit" was incorrectly placed after DESCRIPTION
Diffstat (limited to 'dev-haskell/happy/ChangeLog')
-rw-r--r-- | dev-haskell/happy/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-haskell/happy/ChangeLog b/dev-haskell/happy/ChangeLog index 747a7fb005cc..9c7e36acf29d 100644 --- a/dev-haskell/happy/ChangeLog +++ b/dev-haskell/happy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/happy # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.5 2004/10/21 15:15:43 kosmikus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.6 2004/11/10 18:29:44 kosmikus Exp $ + + 10 Nov 2004; Andres Loeh <kosmikus@gentoo.org> happy-1.14.ebuild: + Moved inherit to the correct position within the ebuild. 21 Oct 2004; Andres Loeh <kosmikus@gentoo.org> happy-1.13.ebuild, happy-1.14.ebuild, files/happy-1.13-pragma.patch.bz2, |