diff options
Diffstat (limited to 'xfce-extra/terminal/terminal-0.2.8.ebuild')
-rw-r--r-- | xfce-extra/terminal/terminal-0.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/terminal/terminal-0.2.8.ebuild b/xfce-extra/terminal/terminal-0.2.8.ebuild index 0268d16bb374..985753552cd4 100644 --- a/xfce-extra/terminal/terminal-0.2.8.ebuild +++ b/xfce-extra/terminal/terminal-0.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.8.ebuild,v 1.3 2007/12/09 17:36:11 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.8.ebuild,v 1.4 2007/12/09 20:49:49 dertobi123 Exp $ inherit xfce44 @@ -13,7 +13,7 @@ S=${WORKDIR}/${MY_P} DESCRIPTION="Terminal for Xfce desktop environment, based on vte library." HOMEPAGE="http://www.xfce.org/projects/terminal" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="dbus debug startup-notification doc" RDEPEND=">=dev-libs/glib-2.6 |