public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Serkan Kaba (serkan)" <serkan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in gnome-extra/file-browser-applet: ChangeLog file-browser-applet-0.6.2.ebuild
Date: Fri, 17 Apr 2009 18:37:50 +0000	[thread overview]
Message-ID: <E1Luswg-00029j-GZ@stork.gentoo.org> (raw)

serkan      09/04/17 18:37:50

  Modified:             ChangeLog
  Added:                file-browser-applet-0.6.2.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_rc28/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 gnome-extra/file-browser-applet/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/file-browser-applet/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/file-browser-applet/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/file-browser-applet/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/file-browser-applet/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	22 Mar 2009 16:25:31 -0000	1.9
+++ ChangeLog	17 Apr 2009 18:37:50 -0000	1.10
@@ -1,6 +1,12 @@
 # ChangeLog for gnome-extra/file-browser-applet
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/file-browser-applet/ChangeLog,v 1.9 2009/03/22 16:25:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/file-browser-applet/ChangeLog,v 1.10 2009/04/17 18:37:50 serkan Exp $
+
+*file-browser-applet-0.6.2 (17 Apr 2009)
+
+  17 Apr 2009; Serkan Kaba <serkan@gentoo.org>
+  +file-browser-applet-0.6.2.ebuild:
+  Version bump.
 
   22 Mar 2009; Markus Meier <maekke@gentoo.org>
   file-browser-applet-0.6.0-r1.ebuild:



1.1                  gnome-extra/file-browser-applet/file-browser-applet-0.6.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/file-browser-applet/file-browser-applet-0.6.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/file-browser-applet/file-browser-applet-0.6.2.ebuild?rev=1.1&content-type=text/plain

Index: file-browser-applet-0.6.2.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/file-browser-applet/file-browser-applet-0.6.2.ebuild,v 1.1 2009/04/17 18:37:50 serkan Exp $

inherit gnome2 cmake-utils

DESCRIPTION="Browse and open files in your home directory from the GNOME panel."
HOMEPAGE="http://code.google.com/p/gnome-menu-file-browser-applet/"
SRC_URI="http://gnome-menu-file-browser-applet.googlecode.com/files/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="gtkhotkey"

RDEPEND=">=x11-libs/gtk+-2.14
	>=gnome-base/gnome-panel-2.0
	>=dev-libs/glib-2.16
	gtkhotkey? ( x11-libs/gtkhotkey )"

DEPEND="${RDEPEND}
	dev-util/pkgconfig
	>=dev-util/cmake-2.4.8"

src_compile() {
	mycmakeargs="${mycmakeargs} -DCMAKE_INSTALL_GCONF_SCHEMA_DIR=/etc/gconf/schemas"
	mycmakeargs="${mycmakeargs} $(cmake-utils_use_enable gtkhotkey GTK_HOTKEY)"
	cmake-utils_src_compile
}

src_install() {
	export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL="1"
	cmake-utils_src_install
	unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
	dodoc HISTORY README || die "dodoc failed"
}






             reply	other threads:[~2009-04-17 18:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-17 18:37 Serkan Kaba (serkan) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-06-30 21:04 [gentoo-commits] gentoo-x86 commit in gnome-extra/file-browser-applet: ChangeLog file-browser-applet-0.6.2.ebuild Christian Faulhammer (fauli)
2009-07-11  0:41 Tony Vroon (chainsaw)

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=E1Luswg-00029j-GZ@stork.gentoo.org \
    --to=serkan@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