diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-03-12 01:56:08 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-03-12 01:56:08 +0000 |
commit | 757d896aad32d3a145678a2827d0e37548904357 (patch) | |
tree | ff3c3f4a748db1cc25b9bd9be747afc855868475 /xfce-extra/xfce4-xfapplet | |
parent | New version of pbbuttonsd, supports the MacBook and MacBook Pro. (diff) | |
download | historical-757d896aad32d3a145678a2827d0e37548904357.tar.gz historical-757d896aad32d3a145678a2827d0e37548904357.tar.bz2 historical-757d896aad32d3a145678a2827d0e37548904357.zip |
Add ~alpha + ~ia64 keywords.
Package-Manager: portage-2.1.2.2
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 a36cf0ba4734..9b4a30692569 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.14 2007/03/10 17:41:52 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet/ChangeLog,v 1.15 2007/03/12 01:51:30 kloeri Exp $ + + 12 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> + xfce4-xfapplet-0.1.0.ebuild: + Add ~alpha + ~ia64 keywords. 10 Mar 2007; nixnut <nixnut@gentoo.org> xfce4-xfapplet-0.1.0.ebuild: Stable on ppc wrt bug 169987 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 e874df56d7da..835e3a30558b 100644 --- a/xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild +++ b/xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild @@ -1,13 +1,13 @@ # 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.14 2007/03/10 17:41:52 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild,v 1.15 2007/03/12 01:51:30 kloeri Exp $ inherit xfce44 xfce44 DESCRIPTION="Panel plugin to support GNOME applets" -KEYWORDS="amd64 hppa ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 sparc x86" RDEPEND=">=gnome-base/orbit-2.12.5 gnome-base/gnome-panel" DEPEND="${RDEPEND}" |