diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-11-17 19:53:52 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-11-17 19:53:52 +0000 |
commit | 01e33bfa0393dcdee307bf90fed8851483755329 (patch) | |
tree | dee7fbb62106d919e66998db38857006e27da901 /app-arch/rpm | |
parent | Fix patch to apply. (diff) | |
download | gentoo-2-01e33bfa0393dcdee307bf90fed8851483755329.tar.gz gentoo-2-01e33bfa0393dcdee307bf90fed8851483755329.tar.bz2 gentoo-2-01e33bfa0393dcdee307bf90fed8851483755329.zip |
Fix patch to apply.
(Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64)
Diffstat (limited to 'app-arch/rpm')
-rw-r--r-- | app-arch/rpm/ChangeLog | 6 | ||||
-rw-r--r-- | app-arch/rpm/files/rpm-4.4.7-config.rpath.patch | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-arch/rpm/ChangeLog b/app-arch/rpm/ChangeLog index c40ef186d233..328a6b28b5c4 100644 --- a/app-arch/rpm/ChangeLog +++ b/app-arch/rpm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-arch/rpm # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/ChangeLog,v 1.99 2008/09/25 09:54:44 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/ChangeLog,v 1.100 2008/11/17 19:53:51 flameeyes Exp $ + + 17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org> + files/rpm-4.4.7-config.rpath.patch: + Fix patch to apply. 25 Sep 2008; Alexis Ballier <aballier@gentoo.org> rpm-5.0.3.ebuild: keyword ~x86-fbsd diff --git a/app-arch/rpm/files/rpm-4.4.7-config.rpath.patch b/app-arch/rpm/files/rpm-4.4.7-config.rpath.patch index 8df0cd6d9c83..fb86b369cca5 100644 --- a/app-arch/rpm/files/rpm-4.4.7-config.rpath.patch +++ b/app-arch/rpm/files/rpm-4.4.7-config.rpath.patch @@ -1,5 +1,5 @@ ---- /var/tmp/portage/app-arch/rpm-4.4.7-r2/work/rpm-4.4.7/config.rpath 1970-01-01 01:00:00.000000000 +0100 -+++ /tmp/rpm-4.4.7.dest/config.rpath 2007-01-15 21:50:24.004178000 +0100 +--- a/rpm-4.4.7/config.rpath 1970-01-01 01:00:00.000000000 +0100 ++++ b/rpm-4.4.7/config.rpath 2007-01-15 21:50:24.004178000 +0100 @@ -0,0 +1,614 @@ +#! /bin/sh +# Output a system dependent set of variables, describing how to set the |