summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-11-23 21:10:01 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-11-23 21:10:01 +0000
commita8282fe4a46a426b34f123722a362eadf7d028aa (patch)
tree520f60ff18812081f50d8d042b07a13ebd17efed /games-strategy/freeciv
parentAdded to ~amd64, bug #72219 (Manifest recommit) (diff)
downloadgentoo-2-a8282fe4a46a426b34f123722a362eadf7d028aa.tar.gz
gentoo-2-a8282fe4a46a426b34f123722a362eadf7d028aa.tar.bz2
gentoo-2-a8282fe4a46a426b34f123722a362eadf7d028aa.zip
removed unused ogg/vorbis dep for gtk
Diffstat (limited to 'games-strategy/freeciv')
-rw-r--r--games-strategy/freeciv/ChangeLog5
-rw-r--r--games-strategy/freeciv/freeciv-1.14.2.ebuild4
2 files changed, 5 insertions, 4 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog
index 9feeeb88c780..f6c9601b549d 100644
--- a/games-strategy/freeciv/ChangeLog
+++ b/games-strategy/freeciv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/freeciv
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.16 2004/09/12 02:28:00 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.17 2004/11/23 21:10:01 mr_bones_ Exp $
+
+ 23 Nov 2004; Michael Sterrett <mr_bones_@gentoo.org> freeciv-1.14.2.ebuild:
+ removed unused ogg/vorbis dep for gtk
*freeciv-1.14.2 (11 Sep 2004)
diff --git a/games-strategy/freeciv/freeciv-1.14.2.ebuild b/games-strategy/freeciv/freeciv-1.14.2.ebuild
index 86a92eed1e05..0edcf70cdb27 100644
--- a/games-strategy/freeciv/freeciv-1.14.2.ebuild
+++ b/games-strategy/freeciv/freeciv-1.14.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-1.14.2.ebuild,v 1.1 2004/09/12 02:28:00 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-1.14.2.ebuild,v 1.2 2004/11/23 21:10:01 mr_bones_ Exp $
inherit games
@@ -35,8 +35,6 @@ RDEPEND="X? ( virtual/x11 )
>=dev-libs/glib-1.2.5
>=media-libs/imlib-1.9.2
)
- >=media-libs/libogg-1.0
- >=media-libs/libvorbis-1.0-r2
)"
DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )