summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-08 13:47:11 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-08 13:47:11 +0000
commit225e4fda43b089d25e18d701b80d829975aacdc2 (patch)
tree8c69a6b3aa652c82d16efe2acf4b6c8c1e7f8b93 /x11-wm/xfce/xfce-3.8.16.ebuild
parenttypo (diff)
downloadgentoo-2-225e4fda43b089d25e18d701b80d829975aacdc2.tar.gz
gentoo-2-225e4fda43b089d25e18d701b80d829975aacdc2.tar.bz2
gentoo-2-225e4fda43b089d25e18d701b80d829975aacdc2.zip
LICENSE, SLOT and KEYWORDS addings
Diffstat (limited to 'x11-wm/xfce/xfce-3.8.16.ebuild')
-rw-r--r--x11-wm/xfce/xfce-3.8.16.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-wm/xfce/xfce-3.8.16.ebuild b/x11-wm/xfce/xfce-3.8.16.ebuild
index a68e9e456988..5ce6fb87ea0f 100644
--- a/x11-wm/xfce/xfce-3.8.16.ebuild
+++ b/x11-wm/xfce/xfce-3.8.16.ebuild
@@ -1,11 +1,14 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/xfce/xfce-3.8.16.ebuild,v 1.8 2002/06/19 19:36:49 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/xfce/xfce-3.8.16.ebuild,v 1.9 2002/07/08 13:47:11 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="XFce is a lightweight desktop environment for various UNIX systems."
SRC_URI="mirror://sourceforge/xfce/${P}.tar.gz"
HOMEPAGE="http://www.xfce.org/"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
DEPEND="virtual/x11
=x11-libs/gtk+-1.2*