diff options
author | 2008-11-17 20:55:06 +0000 | |
---|---|---|
committer | 2008-11-17 20:55:06 +0000 | |
commit | a9e5fc819c2e90010de0dbf8100d406563ba2850 (patch) | |
tree | 430badc071ffc54ed0071b9793556fcada0a4b2e /dev-libs/skalibs | |
parent | Fix patch with absolute paths. (diff) | |
download | gentoo-2-a9e5fc819c2e90010de0dbf8100d406563ba2850.tar.gz gentoo-2-a9e5fc819c2e90010de0dbf8100d406563ba2850.tar.bz2 gentoo-2-a9e5fc819c2e90010de0dbf8100d406563ba2850.zip |
Fix patch with absolute paths.
(Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64)
Diffstat (limited to 'dev-libs/skalibs')
-rw-r--r-- | dev-libs/skalibs/ChangeLog | 8 | ||||
-rw-r--r-- | dev-libs/skalibs/files/skalibs-0.30-gccattributes.h.patch | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-libs/skalibs/ChangeLog b/dev-libs/skalibs/ChangeLog index c763fa16d425..47e60fa9ec67 100644 --- a/dev-libs/skalibs/ChangeLog +++ b/dev-libs/skalibs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/skalibs -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/skalibs/ChangeLog,v 1.5 2007/05/14 20:18:59 bangert Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/skalibs/ChangeLog,v 1.6 2008/11/17 20:55:06 flameeyes Exp $ + + 17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org> + files/skalibs-0.30-gccattributes.h.patch: + Fix patch with absolute paths. 14 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml: add <herd>no-herd</herd> diff --git a/dev-libs/skalibs/files/skalibs-0.30-gccattributes.h.patch b/dev-libs/skalibs/files/skalibs-0.30-gccattributes.h.patch index 1a1c320a73e1..ea90590163ce 100644 --- a/dev-libs/skalibs/files/skalibs-0.30-gccattributes.h.patch +++ b/dev-libs/skalibs/files/skalibs-0.30-gccattributes.h.patch @@ -1,5 +1,5 @@ ---- gccattributes.h 2003-05-24 04:01:12.000000000 +0100 -+++ /usr/local/portage/dev-libs/skalibs/files/skalibs-0.30-gccattributes.h 2003-08-25 20:56:26.000000000 +0100 +--- a/gccattributes.h 2003-05-24 04:01:12.000000000 +0100 ++++ b/gccattributes.h 2003-08-25 20:56:26.000000000 +0100 @@ -5,25 +5,25 @@ #ifdef __GNUC__ |