diff options
author | Peter Weller <welp@gentoo.org> | 2007-03-10 09:21:07 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-03-10 09:21:07 +0000 |
commit | 9a8fb89f46f189d68c44c7549b378c4036893d1e (patch) | |
tree | a3c3f80627b5a56944205465b0be624ebcd06032 /xfce-extra/terminal/terminal-0.2.6-r1.ebuild | |
parent | Version bump: added src_test. Removed 4.3.2. (diff) | |
download | gentoo-2-9a8fb89f46f189d68c44c7549b378c4036893d1e.tar.gz gentoo-2-9a8fb89f46f189d68c44c7549b378c4036893d1e.tar.bz2 gentoo-2-9a8fb89f46f189d68c44c7549b378c4036893d1e.zip |
Stable on amd64 wrt bug 169987
(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 cf6ec38c5850..a9bd30aac4b7 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.6 2007/03/09 17:54:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.6-r1.ebuild,v 1.7 2007/03/10 09:21:07 welp 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 |