summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2007-12-31 23:50:35 +0000
committerJoseph Jezak <josejx@gentoo.org>2007-12-31 23:50:35 +0000
commit4db90b57eefd1be6f536c1522ef10a80589bce4b (patch)
tree581b8d76cf141168ec5292b91a1edf9ffda9e32e /xfce-extra
parentfix #202722 (diff)
downloadgentoo-2-4db90b57eefd1be6f536c1522ef10a80589bce4b.tar.gz
gentoo-2-4db90b57eefd1be6f536c1522ef10a80589bce4b.tar.bz2
gentoo-2-4db90b57eefd1be6f536c1522ef10a80589bce4b.zip
Marked ~ppc for bug #201508.
(Portage version: 2.1.4_rc13)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-volstatus-icon/ChangeLog6
-rw-r--r--xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.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 790f14214f40..46b08bb4faca 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/ChangeLog,v 1.4 2007/07/15 16:30:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/ChangeLog,v 1.5 2007/12/31 23:50:35 josejx Exp $
+
+ 31 Dec 2007; Joseph Jezak <josejx@gentoo.org>
+ xfce4-volstatus-icon-0.1.0.ebuild:
+ Marked ~ppc for bug #201508.
15 Jul 2007; Raúl Porcel <armin76@gentoo.org>
xfce4-volstatus-icon-0.1.0.ebuild:
diff --git a/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild b/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild
index 00f6e8b25faa..ad6782573b0b 100644
--- a/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild
+++ b/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.ebuild,v 1.4 2007/07/15 16:30:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild,v 1.5 2007/12/31 23:50:35 josejx Exp $
inherit eutils xfce44
@@ -10,7 +10,7 @@ DESCRIPTION="Systray status icon for safe unmount/eject of volumes"
HOMEPAGE="http://goodies.xfce.org"
SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}${COMPRESS}"
-KEYWORDS="~alpha ~amd64 ~ia64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86"
IUSE="debug"
RDEPEND=">=x11-libs/gtk+-2.10