diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-03 17:06:54 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-03 17:06:54 +0000 |
commit | 56f4f838f2eadf2b868bfee581401926ba22d90a (patch) | |
tree | fbbf1dd3cf69a023c4999c8601931ac61312478d /x11-libs/vte | |
parent | Marking gnome-desktop-python-2.26.0 ppc64 for bug 281427 (diff) | |
download | historical-56f4f838f2eadf2b868bfee581401926ba22d90a.tar.gz historical-56f4f838f2eadf2b868bfee581401926ba22d90a.tar.bz2 historical-56f4f838f2eadf2b868bfee581401926ba22d90a.zip |
Marking vte-0.20.5 ppc64 for bug 281427
Package-Manager: portage-2.1.7.1/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.20.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 18fe996447a7..a6fe14b11626 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.238 2009/11/28 16:50:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.239 2009/12/03 17:06:54 ranger Exp $ + + 03 Dec 2009; Brent Baude <ranger@gentoo.org> vte-0.20.5.ebuild: + Marking vte-0.20.5 ppc64 stable for bug 281427 28 Nov 2009; Raúl Porcel <armin76@gentoo.org> vte-0.20.5.ebuild: alpha/ia64/sparc stable wrt #281427 diff --git a/x11-libs/vte/vte-0.20.5.ebuild b/x11-libs/vte/vte-0.20.5.ebuild index fe27e0816b29..c2caff2055e7 100644 --- a/x11-libs/vte/vte-0.20.5.ebuild +++ b/x11-libs/vte/vte-0.20.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.20.5.ebuild,v 1.6 2009/11/28 16:50:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.20.5.ebuild,v 1.7 2009/12/03 17:06:54 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 |