summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-08-26 03:35:18 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-08-26 03:35:18 +0000
commit24fbb4e1a71695ce65b85d48866f78e6ab5952b6 (patch)
treead89623fd60977ad8231351e1cb36f3567a8e120 /xfce-extra/xfce4-volstatus-icon
parentamd64 stable, bug 282664 (diff)
downloadgentoo-2-24fbb4e1a71695ce65b85d48866f78e6ab5952b6.tar.gz
gentoo-2-24fbb4e1a71695ce65b85d48866f78e6ab5952b6.tar.bz2
gentoo-2-24fbb4e1a71695ce65b85d48866f78e6ab5952b6.zip
amd64 stable, bug 282668
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-volstatus-icon')
-rw-r--r--xfce-extra/xfce4-volstatus-icon/ChangeLog6
-rw-r--r--xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-volstatus-icon/ChangeLog b/xfce-extra/xfce4-volstatus-icon/ChangeLog
index 12e356517f3e..534c0cc4eeef 100644
--- a/xfce-extra/xfce4-volstatus-icon/ChangeLog
+++ b/xfce-extra/xfce4-volstatus-icon/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-volstatus-icon
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/ChangeLog,v 1.12 2009/08/25 11:06:35 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/ChangeLog,v 1.13 2009/08/26 03:35:18 darkside Exp $
+
+ 26 Aug 2009; Jeremy Olexa <darkside@gentoo.org>
+ xfce4-volstatus-icon-0.1.0-r1.ebuild:
+ amd64 stable, bug 282668
25 Aug 2009; Samuli Suominen <ssuominen@gentoo.org>
xfce4-volstatus-icon-0.1.0-r1.ebuild:
diff --git a/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0-r1.ebuild b/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0-r1.ebuild
index c888986dbf67..b7c55408b974 100644
--- a/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0-r1.ebuild
+++ b/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0-r1.ebuild,v 1.3 2009/08/25 11:06:35 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0-r1.ebuild,v 1.4 2009/08/26 03:35:18 darkside Exp $
EAPI=2
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/0.1/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~x86"
IUSE="debug"
RDEPEND=">=x11-libs/gtk+-2.10:2