summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2014-02-05 06:31:29 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2014-02-05 06:31:29 +0000
commit28a2ef899ebbc4b2ce58c6cc5ea8b4116233351a (patch)
tree9e3308a188a0f99a5d2141b48cbfc99de14f6b4c /games-strategy/warzone2100/files
parentVersion bump for Rubicon 1.1; remove obsolete version. (diff)
downloadgentoo-2-28a2ef899ebbc4b2ce58c6cc5ea8b4116233351a.tar.gz
gentoo-2-28a2ef899ebbc4b2ce58c6cc5ea8b4116233351a.tar.bz2
gentoo-2-28a2ef899ebbc4b2ce58c6cc5ea8b4116233351a.zip
version bump (bug #500228)
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-strategy/warzone2100/files')
-rw-r--r--games-strategy/warzone2100/files/warzone2100-3.1.1-pkgconf.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/games-strategy/warzone2100/files/warzone2100-3.1.1-pkgconf.patch b/games-strategy/warzone2100/files/warzone2100-3.1.1-pkgconf.patch
new file mode 100644
index 000000000000..0149ea776528
--- /dev/null
+++ b/games-strategy/warzone2100/files/warzone2100-3.1.1-pkgconf.patch
@@ -0,0 +1,14 @@
+https://bugs.gentoo.org/show_bug.cgi?id=428494
+
+should be obsolete with >=dev-util/pkgconf-0.8.4
+
+--- warzone2100-3.1.0/configure.ac
++++ warzone2100-3.1.0/configure.ac
+@@ -89,7 +89,6 @@
+
+ # Check for pkg-config
+ PKG_PROG_PKG_CONFIG
+-AC_PROG_VERSION_CHECK([pkg-config], [0.9])
+
+ AC_MSG_CHECKING([for backend])
+ AC_ARG_WITH([backend],