diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-01-31 02:17:40 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-01-31 02:17:40 +0000 |
commit | 528e239f1c1550f13ace4ae66a9a9912fcc0c7e1 (patch) | |
tree | 967db31b8612b863c700e6a4b1456d771d30ec78 /dev-lang/nasm/ChangeLog | |
parent | modified to use -X and -png properly for server installations (diff) | |
download | gentoo-2-528e239f1c1550f13ace4ae66a9a9912fcc0c7e1.tar.gz gentoo-2-528e239f1c1550f13ace4ae66a9a9912fcc0c7e1.tar.bz2 gentoo-2-528e239f1c1550f13ace4ae66a9a9912fcc0c7e1.zip |
inherit eutils for epatch
Diffstat (limited to 'dev-lang/nasm/ChangeLog')
-rw-r--r-- | dev-lang/nasm/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-lang/nasm/ChangeLog b/dev-lang/nasm/ChangeLog index 7fd065506a3b..10872697b792 100644 --- a/dev-lang/nasm/ChangeLog +++ b/dev-lang/nasm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/nasm -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v 1.22 2003/12/09 18:05:14 lanius Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v 1.23 2004/01/31 02:17:24 mr_bones_ Exp $ + + 30 Jan 2004; Michael Sterrett <mr_bones_@gentoo.org> nasm-0.98.38.ebuild: + inherit eutils for epatch 09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> nasm-0.98.36.ebuild, nasm-0.98.38.ebuild: |