diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2003-12-07 19:54:44 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2003-12-07 19:54:44 +0000 |
commit | cd45e15569afcb96ca350e9a6b17272d474d98c8 (patch) | |
tree | c9c1f011ba482df2053509e6aaac695daba9d8dd /xfce-base/xfce4-panel/xfce4-panel-4.0.1.ebuild | |
parent | Initial import. (diff) | |
download | gentoo-2-cd45e15569afcb96ca350e9a6b17272d474d98c8.tar.gz gentoo-2-cd45e15569afcb96ca350e9a6b17272d474d98c8.tar.bz2 gentoo-2-cd45e15569afcb96ca350e9a6b17272d474d98c8.zip |
Mark stable on x86.
Diffstat (limited to 'xfce-base/xfce4-panel/xfce4-panel-4.0.1.ebuild')
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.0.1.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.0.1.ebuild index 869ae2ab83f3..2efc41e315f9 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.0.1.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.0.1.ebuild,v 1.1 2003/11/13 00:26:58 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.0.1.ebuild,v 1.2 2003/12/07 19:54:34 bcowan Exp $ IUSE="X" S=${WORKDIR}/${P} @@ -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" +KEYWORDS="~ia64 x86 ~ppc ~alpha ~sparc ~amd64" DEPEND=">=x11-libs/gtk+-2.0.6 dev-util/pkgconfig |