diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2008-03-24 12:59:44 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2008-03-24 12:59:44 +0000 |
commit | 41f39fe8158cac89f4dad83458082506684475b1 (patch) | |
tree | 534b2f7f19f1dbd2254972589812f063e0238de8 /xfce-extra | |
parent | amd64 stable (diff) | |
download | gentoo-2-41f39fe8158cac89f4dad83458082506684475b1.tar.gz gentoo-2-41f39fe8158cac89f4dad83458082506684475b1.tar.bz2 gentoo-2-41f39fe8158cac89f4dad83458082506684475b1.zip |
Stable on alpha, bug #211337
(Portage version: 2.1.4.4)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-volstatus-icon/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-volstatus-icon/ChangeLog b/xfce-extra/xfce4-volstatus-icon/ChangeLog index c7b41d3cef5b..633fa03b5666 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/ChangeLog,v 1.8 2008/03/23 17:52:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/ChangeLog,v 1.9 2008/03/24 12:59:44 klausman Exp $ + + 24 Mar 2008; Tobias Klausmann <klausman@gentoo.org> + xfce4-volstatus-icon-0.1.0.ebuild: + Stable on alpha, bug #211337 23 Mar 2008; 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 916c45b81df9..8a51c3ded29a 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-2008 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.8 2008/03/23 17:52:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild,v 1.9 2008/03/24 12:59:44 klausman 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 ~ppc x86" +KEYWORDS="alpha amd64 ia64 ~ppc x86" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.10 |