diff options
author | Jon Portnoy <avenj@gentoo.org> | 2002-12-16 14:36:52 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2002-12-16 14:36:52 +0000 |
commit | cae8ba8f6ce5c7b8389ed4ace7c325e5dfd185f6 (patch) | |
tree | 688c6012f050a81bf22c993759c888d202b123c0 /app-arch/rpm2targz/ChangeLog | |
parent | added dependency of qt-3.1, this fixes 12238 (diff) | |
download | gentoo-2-cae8ba8f6ce5c7b8389ed4ace7c325e5dfd185f6.tar.gz gentoo-2-cae8ba8f6ce5c7b8389ed4ace7c325e5dfd185f6.tar.bz2 gentoo-2-cae8ba8f6ce5c7b8389ed4ace7c325e5dfd185f6.zip |
Dependency fix.
Diffstat (limited to 'app-arch/rpm2targz/ChangeLog')
-rw-r--r-- | app-arch/rpm2targz/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-arch/rpm2targz/ChangeLog b/app-arch/rpm2targz/ChangeLog index 0bf56acb0ade..fcf4be618a76 100644 --- a/app-arch/rpm2targz/ChangeLog +++ b/app-arch/rpm2targz/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for app-arch/rpm2targz # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/ChangeLog,v 1.4 2002/12/13 10:55:56 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/ChangeLog,v 1.5 2002/12/16 14:36:52 avenj Exp $ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords @@ -17,3 +17,7 @@ comments should well explained and written in clean English. The details about writing correct changelogs are explained in the skel.ChangeLog file which you can find in the root directory of the portage repository. + + 16 Dec 2002; Jon Portnoy <avenj@gentoo.org> rpm2targz-8.0.ebuild : + + Fixed dependencies to include sys-apps/cpio. |