public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (drac)" <drac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in xfce-base/xfdesktop: xfdesktop-4.4.2.ebuild ChangeLog
Date: Sun, 09 Dec 2007 18:07:32 +0000	[thread overview]
Message-ID: <E1J1QYu-0005rs-6u@stork.gentoo.org> (raw)

drac        07/12/09 18:07:32

  Modified:             xfdesktop-4.4.2.ebuild ChangeLog
  Log:
  Fix test suite, thanks to dertobi123.
  (Portage version: 2.1.4_rc9)

Revision  Changes    Path
1.6                  xfce-base/xfdesktop/xfdesktop-4.4.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.4.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.4.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.4.2.ebuild?r1=1.5&r2=1.6

Index: xfdesktop-4.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.4.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xfdesktop-4.4.2.ebuild	9 Dec 2007 17:28:09 -0000	1.5
+++ xfdesktop-4.4.2.ebuild	9 Dec 2007 18:07:31 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.4.2.ebuild,v 1.5 2007/12/09 17:28:09 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.4.2.ebuild,v 1.6 2007/12/09 18:07:31 drac Exp $
 
 EAPI=1
 
@@ -52,6 +52,11 @@
 	fi
 }
 
+src_unpack() {
+	unpack ${A}
+	echo src/xfdesktop-clipboard-manager.c >> "${S}"/po/POTFILES.skip
+}
+
 src_install() {
 	xfce44_src_install
 



1.114                xfce-base/xfdesktop/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfdesktop/ChangeLog?rev=1.114&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfdesktop/ChangeLog?rev=1.114&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfdesktop/ChangeLog?r1=1.113&r2=1.114

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog	9 Dec 2007 17:28:09 -0000	1.113
+++ ChangeLog	9 Dec 2007 18:07:31 -0000	1.114
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/xfdesktop
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.113 2007/12/09 17:28:09 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.114 2007/12/09 18:07:31 drac Exp $
+
+  09 Dec 2007; Samuli Suominen <drac@gentoo.org> xfdesktop-4.4.2.ebuild:
+  Fix test suite, thanks to dertobi123.
 
   09 Dec 2007; Dawid Węgliński <cla@gentoo.org> xfdesktop-4.4.2.ebuild:
   Stable on amd64/x86 (bug #201747)



-- 
gentoo-commits@gentoo.org mailing list



             reply	other threads:[~2007-12-09 18:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-09 18:07 Samuli Suominen (drac) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-12-17 18:39 [gentoo-commits] gentoo-x86 commit in xfce-base/xfdesktop: xfdesktop-4.4.2.ebuild ChangeLog Jeroen Roovers (jer)
2007-12-12 14:53 Brent Baude (ranger)
2007-12-12  9:06 Raul Porcel (armin76)
2007-12-09 20:38 Tobias Scherbaum (dertobi123)
2007-12-09 17:28 Dawid Weglinski (cla)
2007-12-05 18:29 Samuli Suominen (drac)
2007-12-02 17:14 Samuli Suominen (drac)

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=E1J1QYu-0005rs-6u@stork.gentoo.org \
    --to=drac@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