diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-07-25 05:23:09 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-07-25 05:23:09 +0000 |
commit | 57c6c50d934e0804fcb36990bbc3d55d6ed4ab06 (patch) | |
tree | 5e078180f261948cf7f1401dcb081a8f069ee0fe /xfce-extra/terminal | |
parent | Stable on ppc64; bug #179154 (diff) | |
download | gentoo-2-57c6c50d934e0804fcb36990bbc3d55d6ed4ab06.tar.gz gentoo-2-57c6c50d934e0804fcb36990bbc3d55d6ed4ab06.tar.bz2 gentoo-2-57c6c50d934e0804fcb36990bbc3d55d6ed4ab06.zip |
Stable on ppc64; bug #184886
(Portage version: 2.1.2.9)
Diffstat (limited to 'xfce-extra/terminal')
-rw-r--r-- | xfce-extra/terminal/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/terminal/terminal-0.2.6_p25931.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/terminal/ChangeLog b/xfce-extra/terminal/ChangeLog index 18454ac79a2d..62246f770d9a 100644 --- a/xfce-extra/terminal/ChangeLog +++ b/xfce-extra/terminal/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/terminal # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/ChangeLog,v 1.48 2007/07/23 18:03:24 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/ChangeLog,v 1.49 2007/07/25 05:23:09 corsair Exp $ + + 25 Jul 2007; Markus Rothe <corsair@gentoo.org> + terminal-0.2.6_p25931.ebuild: + Stable on ppc64; bug #184886 23 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> terminal-0.2.6_p25931.ebuild: diff --git a/xfce-extra/terminal/terminal-0.2.6_p25931.ebuild b/xfce-extra/terminal/terminal-0.2.6_p25931.ebuild index 97a070a2d2f7..b0d596e74d2d 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.6 2007/07/23 18:03:24 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.6_p25931.ebuild,v 1.7 2007/07/25 05:23:09 corsair 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" |