diff options
author | Brent Baude <ranger@gentoo.org> | 2010-03-21 15:07:45 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-03-21 15:07:45 +0000 |
commit | c17cb4b059c9da9f273077160e9b491428826175 (patch) | |
tree | d7b1b90e908d1f4559bdb0fe397d5aa7e68f5f51 /x11-libs/vte | |
parent | Marking squid-3.0.19 ppc64 for bug 290185 (diff) | |
download | gentoo-2-c17cb4b059c9da9f273077160e9b491428826175.tar.gz gentoo-2-c17cb4b059c9da9f273077160e9b491428826175.tar.bz2 gentoo-2-c17cb4b059c9da9f273077160e9b491428826175.zip |
Marking vte-0.22.5 ppc64 for bug 294214
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.22.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index b3df0b163410..7b697955f4d0 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.245 2010/02/23 18:51:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.246 2010/03/21 15:07:45 ranger Exp $ + + 21 Mar 2010; Brent Baude <ranger@gentoo.org> vte-0.22.5.ebuild: + Marking vte-0.22.5 ppc64 for bug 294214 23 Feb 2010; Raúl Porcel <armin76@gentoo.org> vte-0.22.5.ebuild: alpha/arm/ia64/sh/sparc stable wrt #294214 diff --git a/x11-libs/vte/vte-0.22.5.ebuild b/x11-libs/vte/vte-0.22.5.ebuild index 834545b2551f..f45b4cd55e01 100644 --- a/x11-libs/vte/vte-0.22.5.ebuild +++ b/x11-libs/vte/vte-0.22.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.22.5.ebuild,v 1.5 2010/02/23 18:51:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.22.5.ebuild,v 1.6 2010/03/21 15:07:45 ranger Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="debug doc glade python" RDEPEND=">=dev-libs/glib-2.18.0 |