summaryrefslogtreecommitdiff
path: root/packages/pango/pango-1.13.3
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2008-02-29 17:39:54 +0000
committerRichard Purdie <rpurdie@rpsys.net>2008-02-29 17:39:54 +0000
commitc6ccbda2d4a75e4e171e01b1930f24248f6b8bb6 (patch)
tree33604a8c68bf1d4ce42c672f582242ac2a3e8377 /packages/pango/pango-1.13.3
parent22ffa155888b2af551d468577b0ce6ab8b4cdc1b (diff)
pango: Remove unstable testing versions and stable versions with later bugfix point releases
Diffstat (limited to 'packages/pango/pango-1.13.3')
-rw-r--r--packages/pango/pango-1.13.3/.mtn2git_empty0
-rw-r--r--packages/pango/pango-1.13.3/opentype-makefile.patch20
2 files changed, 0 insertions, 20 deletions
diff --git a/packages/pango/pango-1.13.3/.mtn2git_empty b/packages/pango/pango-1.13.3/.mtn2git_empty
deleted file mode 100644
index e69de29bb2..0000000000
--- a/packages/pango/pango-1.13.3/.mtn2git_empty
+++ /dev/null
diff --git a/packages/pango/pango-1.13.3/opentype-makefile.patch b/packages/pango/pango-1.13.3/opentype-makefile.patch
deleted file mode 100644
index 9f68420bc5..0000000000
--- a/packages/pango/pango-1.13.3/opentype-makefile.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- pango/opentype/Makefile.am~ 2006-07-05 14:49:28.000000000 +0200
-+++ pango/opentype/Makefile.am 2006-07-05 14:49:28.000000000 +0200
-@@ -5,7 +5,7 @@
-
- noinst_LTLIBRARIES = libharfbuzz-1.la
-
--SOURCES = \
-+MAIN_SOURCES = \
- ftglue.c \
- harfbuzz-buffer.c \
- harfbuzz-dump.c \
-@@ -34,7 +34,7 @@
- harfbuzz-open-private.h
-
- libharfbuzz_1_la_SOURCES = \
-- $(SOURCES) \
-+ $(MAIN_SOURCES) \
- $(PUBLICHEADERS) \
- $(PRIVATEHEADERS)
-