summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2008-01-21 07:27:04 +0000
committerAlfredo Tupone <tupone@gentoo.org>2008-01-21 07:27:04 +0000
commitd1b007a23e58cf7610b6be1b30a6d12b84f07308 (patch)
tree68551688fc71e9a99349e33319d9689b2f3bdad9 /games-strategy
parentNew ebuild for the Falcon Programming Language. (bug #206837) (diff)
downloadgentoo-2-d1b007a23e58cf7610b6be1b30a6d12b84f07308.tar.gz
gentoo-2-d1b007a23e58cf7610b6be1b30a6d12b84f07308.tar.bz2
gentoo-2-d1b007a23e58cf7610b6be1b30a6d12b84f07308.zip
Adding dependency on libpng. Bug #206426
(Portage version: 2.1.3.19)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/freeciv/ChangeLog6
-rw-r--r--games-strategy/freeciv/freeciv-2.1.1.ebuild5
-rw-r--r--games-strategy/freeciv/freeciv-2.1.2.ebuild3
3 files changed, 10 insertions, 4 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog
index 48d22bea2968..67311dfcf147 100644
--- a/games-strategy/freeciv/ChangeLog
+++ b/games-strategy/freeciv/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-strategy/freeciv
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.67 2008/01/21 06:34:10 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.68 2008/01/21 07:27:04 tupone Exp $
+
+ 21 Jan 2008; Tupone Alfredo <tupone@gentoo.org> freeciv-2.1.1.ebuild,
+ freeciv-2.1.2.ebuild:
+ Adding dependency on libpng. Bug #206426 by Evil Compile Person
*freeciv-2.1.2 (21 Jan 2008)
diff --git a/games-strategy/freeciv/freeciv-2.1.1.ebuild b/games-strategy/freeciv/freeciv-2.1.1.ebuild
index 855ec5f06844..b05d9a3d0c2b 100644
--- a/games-strategy/freeciv/freeciv-2.1.1.ebuild
+++ b/games-strategy/freeciv/freeciv-2.1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.1.ebuild,v 1.3 2007/11/30 22:14:44 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.1.ebuild,v 1.4 2008/01/21 07:27:04 tupone Exp $
inherit eutils games
@@ -38,6 +38,7 @@ RDEPEND="readline? ( sys-libs/readline )
!sdl? ( x11-libs/libXaw )
)
)
+ media-libs/libpng
alsa? (
media-libs/alsa-lib
media-libs/audiofile
diff --git a/games-strategy/freeciv/freeciv-2.1.2.ebuild b/games-strategy/freeciv/freeciv-2.1.2.ebuild
index 37ad36487d7c..a1bb0d0e5748 100644
--- a/games-strategy/freeciv/freeciv-2.1.2.ebuild
+++ b/games-strategy/freeciv/freeciv-2.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.2.ebuild,v 1.1 2008/01/21 06:34:10 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.2.ebuild,v 1.2 2008/01/21 07:27:04 tupone Exp $
inherit eutils games
@@ -38,6 +38,7 @@ RDEPEND="readline? ( sys-libs/readline )
!sdl? ( x11-libs/libXaw )
)
)
+ media-libs/libpng
alsa? (
media-libs/alsa-lib
media-libs/audiofile