public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/anaconda-overlay:master commit in: app-misc/anaconda-runtime-gui/
@ 2011-06-14 21:54 Wiktor W Brodlo
  0 siblings, 0 replies; 2+ messages in thread
From: Wiktor W Brodlo @ 2011-06-14 21:54 UTC (permalink / raw
  To: gentoo-commits

commit:     22f7105600cd65e1eb819e341130e2cb4a6f3155
Author:     wiktor w brodlo <wiktor <AT> brodlo <DOT> net>
AuthorDate: Tue Jun 14 21:54:14 2011 +0000
Commit:     Wiktor W Brodlo <wiktor <AT> brodlo <DOT> net>
CommitDate: Tue Jun 14 21:54:14 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/anaconda-overlay.git;a=commit;h=22f71056

new package: app-misc/anaconda-runtime-gui

---
 app-misc/anaconda-runtime-gui/Manifest             |    1 +
 .../anaconda-runtime-gui-1-r1.ebuild               |   27 ++++++++++++++++++++
 2 files changed, 28 insertions(+), 0 deletions(-)

diff --git a/app-misc/anaconda-runtime-gui/Manifest b/app-misc/anaconda-runtime-gui/Manifest
new file mode 100644
index 0000000..db0e2cb
--- /dev/null
+++ b/app-misc/anaconda-runtime-gui/Manifest
@@ -0,0 +1 @@
+EBUILD anaconda-runtime-gui-1-r1.ebuild 528 RMD160 8e4ebc06b1764afa85af3174d95bd0c3a6569f7a SHA1 345cb26cc77982b37ace3ed0e058dfb4261968ec SHA256 b349365195e5634519df11f852dd4832bc4dd29cd2ee49f1c2b94a75461a3413

diff --git a/app-misc/anaconda-runtime-gui/anaconda-runtime-gui-1-r1.ebuild b/app-misc/anaconda-runtime-gui/anaconda-runtime-gui-1-r1.ebuild
new file mode 100644
index 0000000..90c4da0
--- /dev/null
+++ b/app-misc/anaconda-runtime-gui/anaconda-runtime-gui-1-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2004-2010 Sabayon
+# Distributed under the terms of the GNU General Public License v2
+# $
+
+EAPI="2"
+
+DESCRIPTION="Anaconda Installer GUI runtime meta-package"
+SRC_URI=""
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+
+DEPEND=""
+RDEPEND="app-misc/anaconda-runtime
+	dev-python/libgnomecanvas-python
+	dev-python/pygtk
+	x11-themes/hicolor-icon-theme
+	media-libs/fontconfig:1.0
+	x11-libs/gtk+:2
+	x11-libs/libXext
+	x11-libs/libXi
+	x11-libs/libXmu
+	x11-libs/libXrender
+	x11-libs/pango
+	x11-libs/pixman
+	x11-libs/xcb-util"



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/anaconda-overlay:master commit in: app-misc/anaconda-runtime-gui/
@ 2011-07-06 23:06 Wiktor W Brodlo
  0 siblings, 0 replies; 2+ messages in thread
From: Wiktor W Brodlo @ 2011-07-06 23:06 UTC (permalink / raw
  To: gentoo-commits

commit:     4ba12111d8b232dfb241814ebdf97599b54a4af2
Author:     wiktor w brodlo <wiktor <AT> brodlo <DOT> net>
AuthorDate: Wed Jul  6 23:06:10 2011 +0000
Commit:     Wiktor W Brodlo <wiktor <AT> brodlo <DOT> net>
CommitDate: Wed Jul  6 23:06:10 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/anaconda-overlay.git;a=commit;h=4ba12111

anaconda needs python-meh with gtk

---
 app-misc/anaconda-runtime-gui/Manifest             |    2 +-
 .../anaconda-runtime-gui-0.1.ebuild                |    3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-misc/anaconda-runtime-gui/Manifest b/app-misc/anaconda-runtime-gui/Manifest
index 812b6e8..c978cf7 100644
--- a/app-misc/anaconda-runtime-gui/Manifest
+++ b/app-misc/anaconda-runtime-gui/Manifest
@@ -1 +1 @@
-EBUILD anaconda-runtime-gui-0.1.ebuild 528 RMD160 8e4ebc06b1764afa85af3174d95bd0c3a6569f7a SHA1 345cb26cc77982b37ace3ed0e058dfb4261968ec SHA256 b349365195e5634519df11f852dd4832bc4dd29cd2ee49f1c2b94a75461a3413
+EBUILD anaconda-runtime-gui-0.1.ebuild 556 RMD160 5ee81fbe51ef234b80b9cc89bfede7cabb8f4285 SHA1 146dc365e5de24506d8dbfe5d1d6d8db8b9ac72f SHA256 a803c053b3f958b1a0d5a990373a9a3467d0d5fa51f6829ddae97dec9e13eed9

diff --git a/app-misc/anaconda-runtime-gui/anaconda-runtime-gui-0.1.ebuild b/app-misc/anaconda-runtime-gui/anaconda-runtime-gui-0.1.ebuild
index 90c4da0..7ccf7dd 100644
--- a/app-misc/anaconda-runtime-gui/anaconda-runtime-gui-0.1.ebuild
+++ b/app-misc/anaconda-runtime-gui/anaconda-runtime-gui-0.1.ebuild
@@ -24,4 +24,5 @@ RDEPEND="app-misc/anaconda-runtime
 	x11-libs/libXrender
 	x11-libs/pango
 	x11-libs/pixman
-	x11-libs/xcb-util"
+	x11-libs/xcb-util
+	dev-python/python-meh[gtk]"



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-06 23:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-06 23:06 [gentoo-commits] proj/anaconda-overlay:master commit in: app-misc/anaconda-runtime-gui/ Wiktor W Brodlo
  -- strict thread matches above, loose matches on Subject: below --
2011-06-14 21:54 Wiktor W Brodlo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox