summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-02-22 10:20:34 +0000
committerMichał Górny <mgorny@gentoo.org>2015-02-22 10:20:34 +0000
commit09de2f380a9db5f3a366d5015f4efd76c83da856 (patch)
treec11abbba2cf0e4d73b6c7b1301936f3f566b9b64 /games-engines
parentFix libertine-ttf dependency after pkgmove to media-fonts/libertine. (diff)
downloadgentoo-2-09de2f380a9db5f3a366d5015f4efd76c83da856.tar.gz
gentoo-2-09de2f380a9db5f3a366d5015f4efd76c83da856.tar.bz2
gentoo-2-09de2f380a9db5f3a366d5015f4efd76c83da856.zip
Fix libertine-ttf dependency after pkgmove to media-fonts/libertine.
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'games-engines')
-rw-r--r--games-engines/gargoyle/ChangeLog7
-rw-r--r--games-engines/gargoyle/gargoyle-2011.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-engines/gargoyle/ChangeLog b/games-engines/gargoyle/ChangeLog
index 3150f7147609..cca3e44c48f5 100644
--- a/games-engines/gargoyle/ChangeLog
+++ b/games-engines/gargoyle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-engines/gargoyle
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/gargoyle/ChangeLog,v 1.25 2013/02/02 12:04:35 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-engines/gargoyle/ChangeLog,v 1.26 2015/02/22 10:20:34 mgorny Exp $
+
+ 22 Feb 2015; Michał Górny <mgorny@gentoo.org> gargoyle-2011.1.ebuild:
+ Fix libertine-ttf dependency after pkgmove to media-fonts/libertine.
02 Feb 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup up due #48914
diff --git a/games-engines/gargoyle/gargoyle-2011.1.ebuild b/games-engines/gargoyle/gargoyle-2011.1.ebuild
index 7a9226a73cb1..4840423a4ed9 100644
--- a/games-engines/gargoyle/gargoyle-2011.1.ebuild
+++ b/games-engines/gargoyle/gargoyle-2011.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/gargoyle/gargoyle-2011.1.ebuild,v 1.7 2012/09/23 08:54:41 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/gargoyle/gargoyle-2011.1.ebuild,v 1.8 2015/02/22 10:20:34 mgorny Exp $
# Regarding licenses: libgarglk is licensed under the GPLv2. Bundled
# interpreters are licensed under GPLv2, BSD or MIT license, except:
@@ -22,7 +22,7 @@ KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="
- >=media-fonts/libertine-ttf-5
+ >=media-fonts/libertine-5
media-fonts/liberation-fonts
media-libs/freetype:2
media-libs/libpng:0