diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-08-06 02:49:24 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-08-06 02:49:24 +0000 |
commit | b25c5684a8edaf3869950e8cc76958e8276c2133 (patch) | |
tree | f06946754eed9790354d641de51649342ce3fe6d /xfce-extra | |
parent | Stable on mips, per #179154. (diff) | |
download | gentoo-2-b25c5684a8edaf3869950e8cc76958e8276c2133.tar.gz gentoo-2-b25c5684a8edaf3869950e8cc76958e8276c2133.tar.bz2 gentoo-2-b25c5684a8edaf3869950e8cc76958e8276c2133.zip |
Stable on mips, per #184886.
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'xfce-extra')
-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 6ef421c71300..2556c2957187 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.50 2007/07/27 20:50:51 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/ChangeLog,v 1.51 2007/08/06 02:49:24 kumba Exp $ + + 06 Aug 2007; Joshua Kinard <kumba@gentoo.org> + terminal-0.2.6_p25931.ebuild: + Stable on mips, per #184886. 27 Jul 2007; Tobias Scherbaum <dertobi123@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 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" |