diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 23:14:03 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 23:14:03 +0000 |
commit | 1274b42384d57a9193c41f8ff7c10a6530a6604d (patch) | |
tree | 7846db555e59fc1088e0b271bce88e751f5feeac /x11-terms/gnome-terminal | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | gentoo-2-1274b42384d57a9193c41f8ff7c10a6530a6604d.tar.gz gentoo-2-1274b42384d57a9193c41f8ff7c10a6530a6604d.tar.bz2 gentoo-2-1274b42384d57a9193c41f8ff7c10a6530a6604d.zip |
Stable on amd64 wrt bug #353436
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'x11-terms/gnome-terminal')
-rw-r--r-- | x11-terms/gnome-terminal/ChangeLog | 8 | ||||
-rw-r--r-- | x11-terms/gnome-terminal/gnome-terminal-2.32.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-terms/gnome-terminal/ChangeLog b/x11-terms/gnome-terminal/ChangeLog index 40a9490bc649..4d0d41335cb1 100644 --- a/x11-terms/gnome-terminal/ChangeLog +++ b/x11-terms/gnome-terminal/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-terms/gnome-terminal -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/gnome-terminal/ChangeLog,v 1.230 2010/11/19 22:17:31 pacho Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-terms/gnome-terminal/ChangeLog,v 1.231 2011/02/23 23:14:03 hwoarang Exp $ + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> + gnome-terminal-2.32.1.ebuild: + Stable on amd64 wrt bug #353436 *gnome-terminal-2.32.1 (19 Nov 2010) diff --git a/x11-terms/gnome-terminal/gnome-terminal-2.32.1.ebuild b/x11-terms/gnome-terminal/gnome-terminal-2.32.1.ebuild index 1271cca3e886..d9c562a53954 100644 --- a/x11-terms/gnome-terminal/gnome-terminal-2.32.1.ebuild +++ b/x11-terms/gnome-terminal/gnome-terminal-2.32.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/gnome-terminal/gnome-terminal-2.32.1.ebuild,v 1.1 2010/11/19 22:17:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/gnome-terminal/gnome-terminal-2.32.1.ebuild,v 1.2 2011/02/23 23:14:03 hwoarang Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" IUSE="" # libgnome needed for some monospace font schema, bug #274638 |