public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in xfce-base/xfce4-meta: ChangeLog xfce4-meta-4.6.1.ebuild
Date: Tue, 20 Apr 2010 12:46:27 +0000 (UTC)	[thread overview]
Message-ID: <20100420124627.E99F52C04B@corvid.gentoo.org> (raw)

ssuominen    10/04/20 12:46:27

  Modified:             ChangeLog xfce4-meta-4.6.1.ebuild
  Log:
  USE="svg" wrt #313435 by Roman v. Gemmeren.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  xfce-base/xfce4-meta/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-meta/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	5 Oct 2009 21:13:56 -0000	1.3
+++ ChangeLog	20 Apr 2010 12:46:27 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-base/xfce4-meta
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-meta/ChangeLog,v 1.3 2009/10/05 21:13:56 darkside Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-meta/ChangeLog,v 1.4 2010/04/20 12:46:27 ssuominen Exp $
+
+  20 Apr 2010; Samuli Suominen <ssuominen@gentoo.org>
+  xfce4-meta-4.6.1.ebuild:
+  USE="svg" wrt #313435 by Roman v. Gemmeren.
 
   05 Oct 2009; Jeremy Olexa <darkside@gentoo.org> xfce4-meta-4.6.1.ebuild:
   Port Gentoo Prefix ebuild to gentoo-x86



1.7                  xfce-base/xfce4-meta/xfce4-meta-4.6.1.ebuild

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

Index: xfce4-meta-4.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-meta/xfce4-meta-4.6.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xfce4-meta-4.6.1.ebuild	24 Feb 2010 14:04:19 -0000	1.6
+++ xfce4-meta-4.6.1.ebuild	20 Apr 2010 12:46:27 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-meta/xfce4-meta-4.6.1.ebuild,v 1.6 2010/02/24 14:04:19 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-meta/xfce4-meta-4.6.1.ebuild,v 1.7 2010/04/20 12:46:27 ssuominen Exp $
 
 EAPI=2
 
@@ -11,7 +11,7 @@
 LICENSE="as-is"
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
-IUSE="minimal +session"
+IUSE="minimal +session +svg"
 
 RDEPEND="x11-themes/gtk-engines-xfce
 	>=xfce-base/xfce4-panel-${PV}
@@ -22,4 +22,5 @@
 	x11-themes/hicolor-icon-theme
 	!minimal? ( media-fonts/dejavu
 		x11-themes/xfce4-icon-theme )
-	session? ( >=xfce-base/xfce4-session-${PV} )"
+	session? ( >=xfce-base/xfce4-session-${PV} )
+	svg? ( gnome-base/librsvg )"






             reply	other threads:[~2010-04-20 12:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-20 12:46 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-06-14  0:59 [gentoo-commits] gentoo-x86 commit in xfce-base/xfce4-meta: ChangeLog xfce4-meta-4.6.1.ebuild Jeremy Olexa (darkside)
2010-06-13 16:11 Christoph Mende (angelos)
2009-10-05 21:13 Jeremy Olexa (darkside)
2009-09-13  8:11 Samuli Suominen (ssuominen)

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=20100420124627.E99F52C04B@corvid.gentoo.org \
    --to=ssuominen@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