summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2015-01-02 13:51:26 +0100
committerMartin Väth <martin@mvath.de>2015-10-11 10:49:20 +0200
commit67280bd2985a2baf55a0013313bfac761b542720 (patch)
treec6c36393bf4fec34143f23b3909908a564968a2b /games-rpg/magus
parentBump m5figur-mv. Update years (diff)
downloadmv-67280bd2985a2baf55a0013313bfac761b542720.tar.gz
mv-67280bd2985a2baf55a0013313bfac761b542720.tar.bz2
mv-67280bd2985a2baf55a0013313bfac761b542720.zip
Bump m5figur-mv, classic-theme-restorer. Update magus, zsh
Diffstat (limited to 'games-rpg/magus')
-rw-r--r--games-rpg/magus/ChangeLog3
-rw-r--r--games-rpg/magus/magus-99999999.ebuild2
2 files changed, 4 insertions, 1 deletions
diff --git a/games-rpg/magus/ChangeLog b/games-rpg/magus/ChangeLog
index b68bbfaa..ed83e83b 100644
--- a/games-rpg/magus/ChangeLog
+++ b/games-rpg/magus/ChangeLog
@@ -4,6 +4,9 @@
*magus-1.3.1 (28 Dec 2014)
+ 02 Jan 2015; Martin Väth <martin@mvath.de>:
+ Update postgresql dependency
+
28 Dec 2014; Martin Väth <martin@mvath.de>:
Downgrade to now only public version from sourceforge.
Rename configure.in -> configure.ac for compatibility with current automake.
diff --git a/games-rpg/magus/magus-99999999.ebuild b/games-rpg/magus/magus-99999999.ebuild
index 7bccc19c..f9d48240 100644
--- a/games-rpg/magus/magus-99999999.ebuild
+++ b/games-rpg/magus/magus-99999999.ebuild
@@ -40,7 +40,7 @@ IUSE="+acroread imagemagick konqueror postgres pngcrush seamonkey"
DEPENDCOMMON="dev-libs/libsigc++:2
dev-cpp/gtkmm:2.4
virtual/latex-base
- postgres? ( dev-db/postgresql-server )
+ postgres? ( dev-db/postgresql )
!postgres? ( dev-db/sqlite:3 )
|| ( media-libs/netpbm media-gfx/graphicsmagick media-gfx/imagemagick )"