diff options
author | 2007-03-12 00:21:32 +0000 | |
---|---|---|
committer | 2007-03-12 00:21:32 +0000 | |
commit | 3112f83457923a9636fea3ec9b76bb8fbd09851e (patch) | |
tree | a498e88715955c81777d3f68d1db55a30dae1197 /xfce-extra/terminal/terminal-0.2.6-r1.ebuild | |
parent | Stable on Alpha + IA64. (diff) | |
download | gentoo-2-3112f83457923a9636fea3ec9b76bb8fbd09851e.tar.gz gentoo-2-3112f83457923a9636fea3ec9b76bb8fbd09851e.tar.bz2 gentoo-2-3112f83457923a9636fea3ec9b76bb8fbd09851e.zip |
Stable on Alpha + IA64.
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-extra/terminal/terminal-0.2.6-r1.ebuild')
-rw-r--r-- | xfce-extra/terminal/terminal-0.2.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/terminal/terminal-0.2.6-r1.ebuild b/xfce-extra/terminal/terminal-0.2.6-r1.ebuild index ec8047f838a9..81fc9978dc86 100644 --- a/xfce-extra/terminal/terminal-0.2.6-r1.ebuild +++ b/xfce-extra/terminal/terminal-0.2.6-r1.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-r1.ebuild,v 1.8 2007/03/10 18:55:29 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.6-r1.ebuild,v 1.9 2007/03/12 00:21:32 kloeri Exp $ inherit xfce44 @@ -11,7 +11,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 |