* [gentoo-commits] gentoo-x86 commit in app-emulation/gdb-armulator: ChangeLog gdb-armulator-5.0.ebuild
@ 2011-03-27 10:25 Nirbheek Chauhan (nirbheek)
0 siblings, 0 replies; only message in thread
From: Nirbheek Chauhan (nirbheek) @ 2011-03-27 10:25 UTC (permalink / raw
To: gentoo-commits
nirbheek 11/03/27 10:25:17
Modified: ChangeLog gdb-armulator-5.0.ebuild
Log:
Fix slot-dep on gtk+/glib
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Revision Changes Path
1.4 app-emulation/gdb-armulator/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/gdb-armulator/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/gdb-armulator/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/gdb-armulator/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/gdb-armulator/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 20 Apr 2008 01:59:17 -0000 1.3
+++ ChangeLog 27 Mar 2011 10:25:17 -0000 1.4
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/gdb-armulator
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/gdb-armulator/ChangeLog,v 1.3 2008/04/20 01:59:17 vapier Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/gdb-armulator/ChangeLog,v 1.4 2011/03/27 10:25:17 nirbheek Exp $
+
+ 27 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+ gdb-armulator-5.0.ebuild:
+ Fix slot-dep on gtk+/glib
20 Apr 2008; Mike Frysinger <vapier@gentoo.org>
+files/gdb-armulator-5.0-objstack.patch, +files/gtk-config,
1.4 app-emulation/gdb-armulator/gdb-armulator-5.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/gdb-armulator/gdb-armulator-5.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/gdb-armulator/gdb-armulator-5.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/gdb-armulator/gdb-armulator-5.0.ebuild?r1=1.3&r2=1.4
Index: gdb-armulator-5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/gdb-armulator/gdb-armulator-5.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gdb-armulator-5.0.ebuild 20 Apr 2008 01:59:17 -0000 1.3
+++ gdb-armulator-5.0.ebuild 27 Mar 2011 10:25:17 -0000 1.4
@@ -1,6 +1,8 @@
-# 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/app-emulation/gdb-armulator/gdb-armulator-5.0.ebuild,v 1.3 2008/04/20 01:59:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/gdb-armulator/gdb-armulator-5.0.ebuild,v 1.4 2011/03/27 10:25:17 nirbheek Exp $
+
+EAPI="1"
inherit flag-o-matic eutils
@@ -21,8 +23,8 @@
RDEPEND="sys-libs/ncurses
media-libs/freetype
- >=x11-libs/gtk+-2
- >=dev-libs/glib-2
+ x11-libs/gtk+:2
+ dev-libs/glib:2
x11-libs/pango"
DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-03-27 10:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-27 10:25 [gentoo-commits] gentoo-x86 commit in app-emulation/gdb-armulator: ChangeLog gdb-armulator-5.0.ebuild Nirbheek Chauhan (nirbheek)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox