public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Petteri Raty (betelgeuse)" <betelgeuse@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/mountapp: mountapp-3.0.ebuild ChangeLog
Date: Sat, 04 Oct 2008 15:25:46 +0000	[thread overview]
Message-ID: <E1Km90s-0008R6-7V@stork.gentoo.org> (raw)

betelgeuse    08/10/04 15:25:46

  Modified:             mountapp-3.0.ebuild ChangeLog
  Log:
  Add missing X11 deps. Fixes bug #204566.
  (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 i686)

Revision  Changes    Path
1.12                 x11-plugins/mountapp/mountapp-3.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/mountapp/mountapp-3.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/mountapp/mountapp-3.0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/mountapp/mountapp-3.0.ebuild?r1=1.11&r2=1.12

Index: mountapp-3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/mountapp/mountapp-3.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- mountapp-3.0.ebuild	29 Jun 2008 14:04:00 -0000	1.11
+++ mountapp-3.0.ebuild	4 Oct 2008 15:25:45 -0000	1.12
@@ -1,20 +1,26 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/mountapp/mountapp-3.0.ebuild,v 1.11 2008/06/29 14:04:00 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/mountapp/mountapp-3.0.ebuild,v 1.12 2008/10/04 15:25:45 betelgeuse Exp $
 
 DESCRIPTION="mount filesystems via an easy-to-use windowmaker applet"
 HOMEPAGE="http://mountapp.sourceforge.net"
-SRC_URI="http://mountapp.sourceforge.net/mountapp-3.0.tar.gz"
+SRC_URI="http://mountapp.sourceforge.net/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ppc x86"
 IUSE=""
 
-DEPEND="=x11-libs/gtk+-1.2*
+RDEPEND="
+	=x11-libs/gtk+-1.2*
+	x11-libs/libX11
+	>=x11-libs/libXpm-3.5.7
 	>=x11-wm/windowmaker-0.80"
+DEPEND="${RDEPEND}
+	x11-proto/xextproto
+	x11-proto/xproto"
 
 src_install() {
 	emake DESTDIR="${D}" install || die "make install failed"
-	dodoc AUTHORS ChangeLog NEWS README* THANKS TODO
+	dodoc AUTHORS ChangeLog NEWS README* THANKS TODO || die
 }



1.9                  x11-plugins/mountapp/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/mountapp/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/mountapp/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/mountapp/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/mountapp/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	21 Feb 2007 23:31:04 -0000	1.8
+++ ChangeLog	4 Oct 2008 15:25:45 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/mountapp
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/mountapp/ChangeLog,v 1.8 2007/02/21 23:31:04 jokey Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/mountapp/ChangeLog,v 1.9 2008/10/04 15:25:45 betelgeuse Exp $
+
+  04 Oct 2008; Petteri Räty <betelgeuse@gentoo.org> mountapp-3.0.ebuild:
+  Add missing X11 deps. Fixes bug #204566.
 
   21 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
   Redigest for Manifest2






                 reply	other threads:[~2008-10-04 15:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1Km90s-0008R6-7V@stork.gentoo.org \
    --to=betelgeuse@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox