public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christoph Mende (angelos)" <angelos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-appfinder: ChangeLog xfce4-appfinder-4.6.2.ebuild
Date: Sat, 22 May 2010 16:51:15 +0000 (UTC)	[thread overview]
Message-ID: <20100522165115.C41802CB6E@corvid.gentoo.org> (raw)

angelos     10/05/22 16:51:15

  Modified:             ChangeLog
  Added:                xfce4-appfinder-4.6.2.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.88                 xfce-extra/xfce4-appfinder/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog?rev=1.88&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog?rev=1.88&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog?r1=1.87&r2=1.88

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog	15 Jan 2010 03:18:48 -0000	1.87
+++ ChangeLog	22 May 2010 16:51:15 -0000	1.88
@@ -1,6 +1,12 @@
 # ChangeLog for xfce-extra/xfce4-appfinder
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.87 2010/01/15 03:18:48 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.88 2010/05/22 16:51:15 angelos Exp $
+
+*xfce4-appfinder-4.6.2 (22 May 2010)
+
+  22 May 2010; Christoph Mende <angelos@gentoo.org>
+  +xfce4-appfinder-4.6.2.ebuild:
+  Version bump
 
   15 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
   xfce4-appfinder-4.6.1.ebuild:



1.1                  xfce-extra/xfce4-appfinder/xfce4-appfinder-4.6.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.6.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.6.2.ebuild?rev=1.1&content-type=text/plain

Index: xfce4-appfinder-4.6.2.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.6.2.ebuild,v 1.1 2010/05/22 16:51:15 angelos Exp $

EAPI=2
inherit xfconf

DESCRIPTION="Application finder"
HOMEPAGE="http://www.xfce.org/projects/xfce4-appfinder"
SRC_URI="mirror://xfce/src/xfce/${PN}/4.6/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="debug"

RDEPEND=">=dev-libs/glib-2.12:2
	>=x11-libs/gtk+-2.10:2
	>=xfce-base/libxfce4menu-4.6
	>=xfce-base/libxfce4util-4.6
	>=xfce-base/libxfcegui4-4.6
	>=xfce-base/xfconf-4.6
	<xfce-base/thunar-1.1.0"
DEPEND="${RDEPEND}
	dev-util/intltool"

pkg_setup() {
	DOCS="AUTHORS ChangeLog NEWS README TODO"
	XFCONF="--disable-dependency-tracking
		$(use_enable debug)"
}






             reply	other threads:[~2010-05-22 16:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-22 16:51 Christoph Mende (angelos) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-06-29  7:16 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-appfinder: ChangeLog xfce4-appfinder-4.6.2.ebuild Christoph Mende (angelos)
2010-06-30 16:06 Christian Faulhammer (fauli)
2010-07-09 16:56 Samuli Suominen (ssuominen)
2010-07-23  7:54 Markus Meier (maekke)
2010-08-10 15:58 Jeroen Roovers (jer)
2010-08-11 20:49 Joseph Jezak (josejx)
2010-08-29 17:59 Raul Porcel (armin76)

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=20100522165115.C41802CB6E@corvid.gentoo.org \
    --to=angelos@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