diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-09-11 18:26:16 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-09-11 18:26:16 +0000 |
commit | 81708f662d3b5c979f77b6c972d2318012d1fb92 (patch) | |
tree | b653b06f20a628cb6aa0d86edcf4538c16ca32eb /x11-libs/vte | |
parent | Marked ppc for bug #324077. (diff) | |
download | historical-81708f662d3b5c979f77b6c972d2318012d1fb92.tar.gz historical-81708f662d3b5c979f77b6c972d2318012d1fb92.tar.bz2 historical-81708f662d3b5c979f77b6c972d2318012d1fb92.zip |
Marked ppc for bug #324077.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.24.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 2c18bb93d677..1d7e47443e58 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.256 2010/08/13 22:45:30 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.257 2010/09/11 18:26:16 josejx Exp $ + + 11 Sep 2010; Joseph Jezak <josejx@gentoo.org> vte-0.24.3.ebuild: + Marked ppc for bug #324077. 13 Aug 2010; Gilles Dartiguelongue <eva@gentoo.org> -vte-0.17.4-r3.ebuild, -files/vte-0.17.4-fix-highlighting-on-activity.patch, diff --git a/x11-libs/vte/vte-0.24.3.ebuild b/x11-libs/vte/vte-0.24.3.ebuild index 0bcc9b47558d..0433142c016c 100644 --- a/x11-libs/vte/vte-0.24.3.ebuild +++ b/x11-libs/vte/vte-0.24.3.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.24.3.ebuild,v 1.3 2010/08/01 11:12:36 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.24.3.ebuild,v 1.4 2010/09/11 18:26:16 josejx 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.22.0 |