diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-14 14:40:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-14 14:40:30 +0000 |
commit | 4e802a913e32e9c477fdeb716359897e19dad65a (patch) | |
tree | 18749da8fd679391d317a27cd16088891fe29598 /xfce-extra | |
parent | Re-add ~ia64 and x86 stable (diff) | |
download | gentoo-2-4e802a913e32e9c477fdeb716359897e19dad65a.tar.gz gentoo-2-4e802a913e32e9c477fdeb716359897e19dad65a.tar.bz2 gentoo-2-4e802a913e32e9c477fdeb716359897e19dad65a.zip |
Add ~ia64
(Portage version: 2.1.3_rc8)
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 3f8fb9df907e..54766708062b 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.2 2007/06/01 14:36:45 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/ChangeLog,v 1.3 2007/07/14 14:40:30 armin76 Exp $ + + 14 Jul 2007; Raúl Porcel <armin76@gentoo.org> + xfce4-volstatus-icon-0.1.0.ebuild: + Add ~ia64 01 Jun 2007; Peter Weller <welp@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 90cb9b60a15d..c927b56e2d28 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.2 2007/06/01 14:36:45 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild,v 1.3 2007/07/14 14:40:30 armin76 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="~amd64 ~x86" +KEYWORDS="~amd64 ~ia64 ~x86" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.10 |