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 media-sound/volumeicon: ChangeLog volumeicon-0.4.6.ebuild
Date: Fri, 20 Jan 2012 18:30:17 +0000 (UTC)	[thread overview]
Message-ID: <20120120183017.3EBAB2004B@flycatcher.gentoo.org> (raw)

ssuominen    12/01/20 18:30:17

  Modified:             ChangeLog
  Added:                volumeicon-0.4.6.ebuild
  Log:
  Version bump wrt #399179 by "barul"
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  media-sound/volumeicon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/volumeicon/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/volumeicon/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/volumeicon/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/volumeicon/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	12 Nov 2011 10:17:53 -0000	1.1
+++ ChangeLog	20 Jan 2012 18:30:17 -0000	1.2
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/volumeicon
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/volumeicon/ChangeLog,v 1.1 2011/11/12 10:17:53 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/volumeicon/ChangeLog,v 1.2 2012/01/20 18:30:17 ssuominen Exp $
+
+*volumeicon-0.4.6 (20 Jan 2012)
+
+  20 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> +volumeicon-0.4.6.ebuild:
+  Version bump wrt #399179 by "barul"
 
 *volumeicon-0.4.5 (12 Nov 2011)
 



1.1                  media-sound/volumeicon/volumeicon-0.4.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/volumeicon/volumeicon-0.4.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/volumeicon/volumeicon-0.4.6.ebuild?rev=1.1&content-type=text/plain

Index: volumeicon-0.4.6.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/volumeicon/volumeicon-0.4.6.ebuild,v 1.1 2012/01/20 18:30:17 ssuominen Exp $

EAPI=4

DESCRIPTION="A lightweight volume control that sits in your systray"
HOMEPAGE="http://softwarebakery.com/maato/volumeicon.html"
SRC_URI="http://softwarebakery.com/maato/files/${PN}/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="alsa libnotify"

RDEPEND=">=x11-libs/gtk+-2.16:2
	x11-libs/libX11
	alsa? ( media-libs/alsa-lib )
	libnotify? ( >=x11-libs/libnotify-0.7 )"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

DOCS=( AUTHORS ChangeLog )

src_configure() {
	econf \
		$(use_enable !alsa oss) \
		$(use_enable libnotify notify)
}






             reply	other threads:[~2012-01-20 18:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-20 18:30 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-04-18  8:10 [gentoo-commits] gentoo-x86 commit in media-sound/volumeicon: ChangeLog volumeicon-0.4.6.ebuild Samuli Suominen (ssuominen)
2012-05-05  8:54 Michal Gorny (mgorny)
2012-06-06 11:09 Samuli Suominen (ssuominen)
2012-06-10  4:46 Jeff Horelick (jdhore)
2012-06-11  9:20 Agostino Sarubbo (ago)

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=20120120183017.3EBAB2004B@flycatcher.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