diff options
Diffstat (limited to 'xfce-extra/terminal/terminal-0.2.6_p25931.ebuild')
-rw-r--r-- | xfce-extra/terminal/terminal-0.2.6_p25931.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/terminal/terminal-0.2.6_p25931.ebuild b/xfce-extra/terminal/terminal-0.2.6_p25931.ebuild index 90145b5b4c8a..324e1bbeaf59 100644 --- a/xfce-extra/terminal/terminal-0.2.6_p25931.ebuild +++ b/xfce-extra/terminal/terminal-0.2.6_p25931.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.6_p25931.ebuild,v 1.8 2007/07/27 20:50:51 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.6_p25931.ebuild,v 1.9 2007/08/06 02:49:24 kumba Exp $ inherit xfce44 @@ -13,7 +13,7 @@ DESCRIPTION="Terminal for Xfce desktop environment, based on vte library." HOMEPAGE="http://www.xfce.org/projects/terminal" SRC_URI="http://dev.gentooexperimental.org/~drac/distfiles/${MY_P}.tar.bz2" -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" RESTRICT="test" |