From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 31EB61388BF for ; Tue, 12 Jan 2016 21:57:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3534FE08AF; Tue, 12 Jan 2016 21:57:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D879EE08AF for ; Tue, 12 Jan 2016 21:57:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D0A63340B30 for ; Tue, 12 Jan 2016 21:57:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A6783CF7 for ; Tue, 12 Jan 2016 21:57:43 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1452635861.b902da169a5a57b5a0b14125c6a040eb1fe136ed.xmw@gentoo> Subject: [gentoo-commits] dev/xmw:master commit in: virtual/xmwde/ X-VCS-Repository: dev/xmw X-VCS-Files: virtual/xmwde/xmwde-0_p20160112.ebuild X-VCS-Directories: virtual/xmwde/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: b902da169a5a57b5a0b14125c6a040eb1fe136ed X-VCS-Branch: master Date: Tue, 12 Jan 2016 21:57:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 042ea305-791e-4392-a6c5-87c9babb2930 X-Archives-Hash: ef26a2d1144b3407e243876587ba6e26 commit: b902da169a5a57b5a0b14125c6a040eb1fe136ed Author: Michael Weber xmw de> AuthorDate: Tue Jan 12 21:57:41 2016 +0000 Commit: Michael Weber gentoo org> CommitDate: Tue Jan 12 21:57:41 2016 +0000 URL: https://gitweb.gentoo.org/dev/xmw.git/commit/?id=b902da16 virtual/xmwde: drop opera, pidgin, qbittorrent, mplayer and mplayer2 Package-Manager: portage-2.2.26 Manifest-Sign-Key: 0x71D573A82F434065 virtual/xmwde/xmwde-0_p20160112.ebuild | 64 ++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) diff --git a/virtual/xmwde/xmwde-0_p20160112.ebuild b/virtual/xmwde/xmwde-0_p20160112.ebuild new file mode 100644 index 0000000..81e6b3c --- /dev/null +++ b/virtual/xmwde/xmwde-0_p20160112.ebuild @@ -0,0 +1,64 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=3 + +DESCRIPTION="Michael Weber (xmw) desktop environment" +SRC_URI="" + +SLOT="0" +KEYWORDS="" +IUSE="minimal" + +RDEPEND=" + app-admin/conky[weather-metar,thinkpad,mpd,wifi,hddtemp,thinkpad] + app-editors/gvim + app-misc/hddled[X] + app-misc/pystopwatch + app-shells/zsh + app-text/llpp + app-text/mupdf + app-text/paps + media-fonts/dina + media-fonts/terminus-font + media-gfx/feh + media-gfx/scrot + virtual/xmwce + x11-apps/setxkbmap + x11-apps/xev + x11-apps/xkill + x11-apps/xmodmap + x11-apps/xrandr + x11-apps/xset + x11-base/xorg-server + x11-misc/alock + x11-misc/dmenu + x11-misc/trayer-srg + x11-misc/trivdm + x11-misc/wmname + x11-misc/x2x + x11-misc/xbindkeys + x11-misc/xclip + x11-misc/xdotool + x11-misc/xscreensaver + x11-terms/rxvt-unicode[xft] + x11-wm/cwm + media-fonts/font-misc-misc + !minimal? ( + || ( app-text/atril app-text/evince ) + app-text/gv + mail-client/thunderbird + media-gfx/gimp + media-sound/audacity + media-sound/baudline + media-video/mpv + sci-astronomy/stellarium + sci-electronics/geda + sci-electronics/osqoop + sci-geosciences/googleearth + www-client/firefox + www-client/google-chrome-unstable + www-plugins/adobe-flash + x11-terms/xterm + )"