diff options
author | Peter Weller <welp@gentoo.org> | 2007-06-01 14:36:45 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-06-01 14:36:45 +0000 |
commit | bf7d30e3a366b24f4f99422d93316169f7f73d09 (patch) | |
tree | 4c011a5d5437d27dddcef5045476214530343623 /xfce-extra/xfce4-volstatus-icon | |
parent | Update DESCRIPTION to match upstream homepage. (diff) | |
download | gentoo-2-bf7d30e3a366b24f4f99422d93316169f7f73d09.tar.gz gentoo-2-bf7d30e3a366b24f4f99422d93316169f7f73d09.tar.bz2 gentoo-2-bf7d30e3a366b24f4f99422d93316169f7f73d09.zip |
Keyworded ~amd64
(Portage version: 2.1.2.7)
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 | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/xfce-extra/xfce4-volstatus-icon/ChangeLog b/xfce-extra/xfce4-volstatus-icon/ChangeLog index 4aa65b55b477..3f8fb9df907e 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.1 2007/05/29 10:47:34 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/ChangeLog,v 1.2 2007/06/01 14:36:45 welp Exp $ + + 01 Jun 2007; Peter Weller <welp@gentoo.org> + xfce4-volstatus-icon-0.1.0.ebuild: + Keyworded ~amd64 *xfce4-volstatus-icon-0.1.0 (29 May 2007) 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 1a6d8e0d1150..90cb9b60a15d 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.1 2007/05/29 10:47:34 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild,v 1.2 2007/06/01 14:36:45 welp Exp $ inherit eutils xfce44 @@ -10,14 +10,14 @@ 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="~x86" +KEYWORDS="~amd64 ~x86" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.10 >=xfce-base/libxfce4util-${XFCE_MASTER_VERSION} >=xfce-base/libxfcegui4-${XFCE_MASTER_VERSION} >=xfce-extra/exo-0.3.2 - >=sys-apps/hal-0.5.7.1 + >=sys-apps/hal-0.5.9 dev-libs/dbus-glib" DEPEND="${RDEPEND} dev-util/pkgconfig |