diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-03-22 19:29:31 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-03-22 19:29:31 +0000 |
commit | 51bb1cb0ad4dcf3eeb6b0762527554d5f4d47e72 (patch) | |
tree | 44e844dc798071bb835ac4ed40da6e42f59d2542 /xfce-extra/xfce4-volstatus-icon | |
parent | stable x86, bug 108065 (diff) | |
download | gentoo-2-51bb1cb0ad4dcf3eeb6b0762527554d5f4d47e72.tar.gz gentoo-2-51bb1cb0ad4dcf3eeb6b0762527554d5f4d47e72.tar.bz2 gentoo-2-51bb1cb0ad4dcf3eeb6b0762527554d5f4d47e72.zip |
stable x86, bug 211337
(Portage version: 2.1.4.4)
Diffstat (limited to 'xfce-extra/xfce4-volstatus-icon')
-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 04d44dec4d25..acd6669bfa52 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.6 2008/03/21 08:00:00 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/ChangeLog,v 1.7 2008/03/22 19:29:31 opfer Exp $ + + 22 Mar 2008; Christian Faulhammer <opfer@gentoo.org> + xfce4-volstatus-icon-0.1.0.ebuild: + stable x86, bug 211337 21 Mar 2008; Samuli Suominen <drac@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 37aa7b128b67..9095af530d0a 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.6 2008/03/21 08:00:00 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild,v 1.7 2008/03/22 19:29:31 opfer 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 |