diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-09-20 12:35:42 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-09-20 12:35:42 +0000 |
commit | a5021d172097ff2bc72613215f6f118c8f173b75 (patch) | |
tree | 3e26973e0965ffb7d1106c9f65e2152f0cf3a5c7 /app-arch/rpm2targz/ChangeLog | |
parent | Fix patch to work on non-glibc systems, inttypes seems to be needed there, too. (diff) | |
download | gentoo-2-a5021d172097ff2bc72613215f6f118c8f173b75.tar.gz gentoo-2-a5021d172097ff2bc72613215f6f118c8f173b75.tar.bz2 gentoo-2-a5021d172097ff2bc72613215f6f118c8f173b75.zip |
Depend on util-linux and which just on GNU userland.
(Portage version: 2.0.52-r1)
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 74cb6a24b90e..2f73421a7a35 100644 --- a/app-arch/rpm2targz/ChangeLog +++ b/app-arch/rpm2targz/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-arch/rpm2targz # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/ChangeLog,v 1.38 2005/08/22 23:02:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/ChangeLog,v 1.39 2005/09/20 12:35:42 flameeyes Exp $ + + 20 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> + rpm2targz-9.0-r4.ebuild: + Depend on util-linux and which just on GNU userland. *rpm2targz-9.0-r4 (22 Aug 2005) |