diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 19:06:22 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 19:06:22 +0000 |
commit | 8646f05ad22fa436e50ab61a2189b471c8d18256 (patch) | |
tree | b1af675d42f467cf57dda2535c4cc818030a9fce /xfce-extra | |
parent | amd64 stable, bug 496018 (diff) | |
download | gentoo-2-8646f05ad22fa436e50ab61a2189b471c8d18256.tar.gz gentoo-2-8646f05ad22fa436e50ab61a2189b471c8d18256.tar.bz2 gentoo-2-8646f05ad22fa436e50ab61a2189b471c8d18256.zip |
amd64 stable, bug 496018
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-volumed-pulse/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.0.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/xfce-extra/xfce4-volumed-pulse/ChangeLog b/xfce-extra/xfce4-volumed-pulse/ChangeLog index 1ebc97fdfd23..ef982cb287f2 100644 --- a/xfce-extra/xfce4-volumed-pulse/ChangeLog +++ b/xfce-extra/xfce4-volumed-pulse/ChangeLog @@ -1,10 +1,12 @@ # ChangeLog for xfce-extra/xfce4-volumed-pulse -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volumed-pulse/ChangeLog,v 1.1 2013/06/04 21:03:36 ssuominen Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volumed-pulse/ChangeLog,v 1.2 2014/01/19 19:06:22 pacho Exp $ + + 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> xfce4-volumed-pulse-0.2.0.ebuild: + amd64 stable, bug 496018 *xfce4-volumed-pulse-0.2.0 (04 Jun 2013) 04 Jun 2013; Samuli Suominen <ssuominen@gentoo.org> +xfce4-volumed-pulse-0.2.0.ebuild: Initial commit. - diff --git a/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.0.ebuild b/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.0.ebuild index d7056804ed6a..6a2ddf1d5aa7 100644 --- a/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.0.ebuild +++ b/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.0.ebuild,v 1.1 2013/06/04 21:03:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.0.ebuild,v 1.2 2014/01/19 19:06:22 pacho Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug libnotify" RDEPEND=">=dev-libs/glib-2.16 |