diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-06 13:11:34 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-06 13:11:34 +0000 |
commit | ee57f9511c4b978ae263925c7eee06fc820c0c5a (patch) | |
tree | 4d41122486c239d4553fce21a1622cab0b67767e /xfce-base/xfce4-panel | |
parent | Moving mng use flag out of use.local.desc and into use.desc (diff) | |
download | historical-ee57f9511c4b978ae263925c7eee06fc820c0c5a.tar.gz historical-ee57f9511c4b978ae263925c7eee06fc820c0c5a.tar.bz2 historical-ee57f9511c4b978ae263925c7eee06fc820c0c5a.zip |
Stable on sparc
Diffstat (limited to 'xfce-base/xfce4-panel')
-rw-r--r-- | xfce-base/xfce4-panel/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.0.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/xfce4-panel/ChangeLog b/xfce-base/xfce4-panel/ChangeLog index f20e49df2d0a..50f6c63f2ac2 100644 --- a/xfce-base/xfce4-panel/ChangeLog +++ b/xfce-base/xfce4-panel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/xfce4-panel # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.29 2004/08/06 08:43:54 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.30 2004/08/06 13:06:35 gustavoz Exp $ + + 06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> + xfce4-panel-4.0.6.ebuild: + Stable on sparc 06 Aug 2004; Guy Martin <gmsoft@gentoo.org> xfce4-panel-4.0.6.ebuild: Stable on hppa. diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.0.6.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.0.6.ebuild index 3714f8ee8569..7fdd3a048117 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.0.6.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.0.6.ebuild,v 1.3 2004/08/06 08:43:54 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.0.6.ebuild,v 1.4 2004/08/06 13:06:35 gustavoz Exp $ IUSE="X" @@ -11,7 +11,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ia64 x86 ~ppc ~alpha ~sparc ~amd64 hppa ~mips" +KEYWORDS="~ia64 x86 ~ppc ~alpha sparc ~amd64 hppa ~mips" RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2 |