diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-05 16:52:25 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-05 16:52:25 +0000 |
commit | d6585b7f1b048457f9603aa44d976c685539f9fc (patch) | |
tree | e6de78570f329aa5e10bc335a26f01fa1b8fd437 /x11-libs | |
parent | Marking gtk+-2.24.8-r1 ppc64 for bug 393007 (diff) | |
download | historical-d6585b7f1b048457f9603aa44d976c685539f9fc.tar.gz historical-d6585b7f1b048457f9603aa44d976c685539f9fc.tar.bz2 historical-d6585b7f1b048457f9603aa44d976c685539f9fc.zip |
Marking vte-0.28.2-r202 ppc64 for bug 393007
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.28.2-r202.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 0678a3e3889f..165d9d5ab6d7 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.307 2012/02/10 02:47:58 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.308 2012/03/05 16:52:25 ranger Exp $ + + 05 Mar 2012; Brent Baude <ranger@gentoo.org> vte-0.28.2-r202.ebuild: + Marking vte-0.28.2-r202 ppc64 stable for bug 393007 10 Feb 2012; Patrick Lauer <patrick@gentoo.org> vte-0.28.1-r200.ebuild, vte-0.28.2-r200.ebuild, vte-0.28.2-r202.ebuild, vte-0.28.2-r203.ebuild: diff --git a/x11-libs/vte/vte-0.28.2-r202.ebuild b/x11-libs/vte/vte-0.28.2-r202.ebuild index c379e21cc781..493a32e35a87 100644 --- a/x11-libs/vte/vte-0.28.2-r202.ebuild +++ b/x11-libs/vte/vte-0.28.2-r202.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r202.ebuild,v 1.7 2012/02/10 02:47:58 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r202.ebuild,v 1.8 2012/03/05 16:52:25 ranger Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="http://git.gnome.org/browse/vte" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-linux" IUSE="debug doc glade +introspection python" PDEPEND="x11-libs/gnome-pty-helper" |