summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2011-08-02 05:46:56 +0000
committerMatt Turner <mattst88@gentoo.org>2011-08-02 05:46:56 +0000
commit405cd04b85d8a79cca5df57b8439418c24cbb929 (patch)
tree30c76dee6bacb1d151aeb2b1b250b2ba67df76b8 /games-fps/imaze
parentRenamed x11-libs/Xaw3d to x11-libs/libXaw3d. (diff)
downloadgentoo-2-405cd04b85d8a79cca5df57b8439418c24cbb929.tar.gz
gentoo-2-405cd04b85d8a79cca5df57b8439418c24cbb929.tar.bz2
gentoo-2-405cd04b85d8a79cca5df57b8439418c24cbb929.zip
Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'games-fps/imaze')
-rw-r--r--games-fps/imaze/ChangeLog7
-rw-r--r--games-fps/imaze/imaze-1.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-fps/imaze/ChangeLog b/games-fps/imaze/ChangeLog
index 2e6137dedc3e..593462869990 100644
--- a/games-fps/imaze/ChangeLog
+++ b/games-fps/imaze/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-fps/imaze
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/imaze/ChangeLog,v 1.15 2008/12/02 20:11:57 ssuominen Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/imaze/ChangeLog,v 1.16 2011/08/02 05:46:56 mattst88 Exp $
+
+ 02 Aug 2011; Matt Turner <mattst88@gentoo.org> imaze-1.4.ebuild:
+ Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
02 Dec 2008; <ssuominen@gentoo.org> imaze-1.4.ebuild:
Remove deprecated XFree86 -time library support, xview, from imaze ebuild
diff --git a/games-fps/imaze/imaze-1.4.ebuild b/games-fps/imaze/imaze-1.4.ebuild
index 66a072689076..315b7c2a071a 100644
--- a/games-fps/imaze/imaze-1.4.ebuild
+++ b/games-fps/imaze/imaze-1.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/imaze/imaze-1.4.ebuild,v 1.15 2008/12/02 20:11:57 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/imaze/imaze-1.4.ebuild,v 1.16 2011/08/02 05:46:56 mattst88 Exp $
inherit games
@@ -17,7 +17,7 @@ RDEPEND="x11-libs/libXmu
x11-libs/libX11
x11-libs/libXaw
x11-libs/libXt
- x11-libs/Xaw3d"
+ x11-libs/libXaw3d"
DEPEND="${RDEPEND}
x11-proto/xproto"