diff options
Diffstat (limited to 'xfce-base/xfce4-base/xfce4-base-4.1.91.ebuild')
-rw-r--r-- | xfce-base/xfce4-base/xfce4-base-4.1.91.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/xfce-base/xfce4-base/xfce4-base-4.1.91.ebuild b/xfce-base/xfce4-base/xfce4-base-4.1.91.ebuild index 6448e262ee23..a8832396b83e 100644 --- a/xfce-base/xfce4-base/xfce4-base-4.1.91.ebuild +++ b/xfce-base/xfce4-base/xfce4-base-4.1.91.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-base/xfce4-base-4.1.91.ebuild,v 1.1 2004/11/01 02:55:54 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-base/xfce4-base-4.1.91.ebuild,v 1.2 2004/11/05 00:19:10 vapier Exp $ -IUSE="" DESCRIPTION="Xfce 4 base ebuild" +HOMEPAGE="http://www.xfce.org/" SRC_URI="" -HOMEPAGE="http://xfce.org" LICENSE="GPL-2 BSD LGPL-2" SLOT="0" -KEYWORDS="~ia64 ~x86 ~ppc ~alpha ~sparc ~amd64 ~hppa ~mips" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +IUSE="" RDEPEND="virtual/x11 >=x11-libs/gtk+-2.2* @@ -22,4 +22,4 @@ RDEPEND="virtual/x11 =xfce-base/xfce-mcs-manager-${PV} =x11-themes/gtk-engines-xfce-2.2.0" DEPEND="${RDEPEND} - dev-util/pkgconfig"
\ No newline at end of file + dev-util/pkgconfig" |