summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Ostorga <vostorga@gentoo.org>2009-09-12 02:41:32 +0000
committerVictor Ostorga <vostorga@gentoo.org>2009-09-12 02:41:32 +0000
commitc4d2ed5436c2912d96f33041314b902393afc579 (patch)
treedaa3d85f6c47de6f8ff96126f7db4c31fe7ae471 /dev-libs
parentCleaning out unused patches (diff)
downloadgentoo-2-c4d2ed5436c2912d96f33041314b902393afc579.tar.gz
gentoo-2-c4d2ed5436c2912d96f33041314b902393afc579.tar.bz2
gentoo-2-c4d2ed5436c2912d96f33041314b902393afc579.zip
Cleaning out unused patch
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libowfat/ChangeLog6
-rw-r--r--dev-libs/libowfat/files/libowfat-0.10-gentoo.diff11
2 files changed, 5 insertions, 12 deletions
diff --git a/dev-libs/libowfat/ChangeLog b/dev-libs/libowfat/ChangeLog
index c6a33662d8f0..d5067ad132e2 100644
--- a/dev-libs/libowfat/ChangeLog
+++ b/dev-libs/libowfat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libowfat
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.26 2009/08/10 14:54:25 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.27 2009/09/12 02:41:31 vostorga Exp $
+
+ 12 Sep 2009; Víctor Ostorga <vostorga@gentoo.org>
+ -files/libowfat-0.10-gentoo.diff:
+ Cleaning out unused patch
10 Aug 2009; Samuli Suominen <ssuominen@gentoo.org>
libowfat-0.28-r1.ebuild:
diff --git a/dev-libs/libowfat/files/libowfat-0.10-gentoo.diff b/dev-libs/libowfat/files/libowfat-0.10-gentoo.diff
deleted file mode 100644
index 7e3e1ba67ffc..000000000000
--- a/dev-libs/libowfat/files/libowfat-0.10-gentoo.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.orig Fri Jan 11 21:11:55 2002
-+++ Makefile Fri Mar 29 17:11:25 2002
-@@ -69,7 +69,7 @@
-
- install: libowfat.a
- install -d $(INCLUDEDIR) $(MAN3DIR) $(LIBDIR)
-- install -m 644 buffer.h byte.h fmt.h ip4.h ip6.h mmap.h open.h scan.h socket.h str.h stralloc.h uint16.h uint32.h uint64.h open.h $(prefix)/include
-+ install -m 644 buffer.h byte.h fmt.h ip4.h ip6.h mmap.h open.h scan.h socket.h str.h stralloc.h uint16.h uint32.h uint64.h $(INCLUDEDIR)
- install -m 644 $(wildcard */*.3) $(MAN3DIR)
- install -m 644 libowfat.a $(LIBDIR)
-