diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-03-13 16:32:03 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-03-13 16:32:03 +0000 |
commit | b8739abd924c4ab0b6487db856c703310613e998 (patch) | |
tree | 30715c0748b74bec656a388f2861c548eb79ef05 /xfce-extra/xfce4-volumed | |
parent | Stable on amd64 wrt bug #358407 (diff) | |
download | gentoo-2-b8739abd924c4ab0b6487db856c703310613e998.tar.gz gentoo-2-b8739abd924c4ab0b6487db856c703310613e998.tar.bz2 gentoo-2-b8739abd924c4ab0b6487db856c703310613e998.zip |
Stable on amd64 wrt bug #358407
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-volumed')
-rw-r--r-- | xfce-extra/xfce4-volumed/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-volumed/xfce4-volumed-0.1.13.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-volumed/ChangeLog b/xfce-extra/xfce4-volumed/ChangeLog index a7ae6429f71d..b6eb0d4855a3 100644 --- a/xfce-extra/xfce4-volumed/ChangeLog +++ b/xfce-extra/xfce4-volumed/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-volumed # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volumed/ChangeLog,v 1.14 2011/03/03 14:26:20 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volumed/ChangeLog,v 1.15 2011/03/13 16:32:03 hwoarang Exp $ + + 13 Mar 2011; Markos Chandras <hwoarang@gentoo.org> + xfce4-volumed-0.1.13.ebuild: + Stable on amd64 wrt bug #358407 *xfce4-volumed-0.1.13 (03 Mar 2011) diff --git a/xfce-extra/xfce4-volumed/xfce4-volumed-0.1.13.ebuild b/xfce-extra/xfce4-volumed/xfce4-volumed-0.1.13.ebuild index 6bbd5a3f03a2..ffba4c3f2db6 100644 --- a/xfce-extra/xfce4-volumed/xfce4-volumed-0.1.13.ebuild +++ b/xfce-extra/xfce4-volumed/xfce4-volumed-0.1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volumed/xfce4-volumed-0.1.13.ebuild,v 1.1 2011/03/03 14:26:20 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volumed/xfce4-volumed-0.1.13.ebuild,v 1.2 2011/03/13 16:32:03 hwoarang Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/0.1/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug libnotify" COMMON_DEPEND="dev-libs/keybinder |