diff options
author | 2008-11-17 19:53:52 +0000 | |
---|---|---|
committer | 2008-11-17 19:53:52 +0000 | |
commit | f93f28faea11984f1ace00e8a8aad31399c61945 (patch) | |
tree | f950cab42bc045ef67e55c31ef57c8f6a8791d38 /app-arch/rpm | |
parent | Bump to 2.6.7, windows build fixes. Clean up old releases. (diff) | |
download | historical-f93f28faea11984f1ace00e8a8aad31399c61945.tar.gz historical-f93f28faea11984f1ace00e8a8aad31399c61945.tar.bz2 historical-f93f28faea11984f1ace00e8a8aad31399c61945.zip |
Fix patch to apply.
Package-Manager: portage-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 |