diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-02 18:16:31 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-02 18:16:31 +0000 |
commit | 8d589932f02ec6cc678c8764032a1b9249486ef8 (patch) | |
tree | 3e8cf089b15b38c07608b65bec14cf210d84f4b7 /xfce-extra/xfce4-xfapplet | |
parent | Keyworded ~sparc wrt #164776 (diff) | |
download | historical-8d589932f02ec6cc678c8764032a1b9249486ef8.tar.gz historical-8d589932f02ec6cc678c8764032a1b9249486ef8.tar.bz2 historical-8d589932f02ec6cc678c8764032a1b9249486ef8.zip |
Keyworded ~sparc wrt #164778
Package-Manager: portage-2.1.2-r5
Diffstat (limited to 'xfce-extra/xfce4-xfapplet')
-rw-r--r-- | xfce-extra/xfce4-xfapplet/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-xfapplet/ChangeLog b/xfce-extra/xfce4-xfapplet/ChangeLog index f12e7dde3d34..4548adeb7070 100644 --- a/xfce-extra/xfce4-xfapplet/ChangeLog +++ b/xfce-extra/xfce4-xfapplet/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-xfapplet # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet/ChangeLog,v 1.4 2007/02/01 12:43:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet/ChangeLog,v 1.5 2007/02/02 18:16:31 gustavoz Exp $ + + 02 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> + xfce4-xfapplet-0.1.0.ebuild: + Keyworded ~sparc wrt #164778 01 Feb 2007; Markus Rothe <corsair@gentoo.org> xfce4-xfapplet-0.1.0.ebuild: diff --git a/xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild b/xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild index acdf3ee204d1..3a8ffcd72924 100644 --- a/xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild +++ b/xfce-extra/xfce4-xfapplet/xfce4-xfapplet-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-xfapplet/xfce4-xfapplet-0.1.0.ebuild,v 1.4 2007/02/01 12:43:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild,v 1.5 2007/02/02 18:16:31 gustavoz Exp $ inherit xfce44 @@ -8,7 +8,7 @@ xfce44_beta xfce44_goodies_panel_plugin DESCRIPTION="A panel plugin for using GNOME applets" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" RDEPEND=">=xfce-base/libxfce4util-${XFCE_MASTER_VERSION} >=xfce-base/xfce4-panel-${XFCE_MASTER_VERSION} >=gnome-base/orbit-2.12.5 |