diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-01-25 18:29:00 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-01-25 18:29:00 +0000 |
commit | 2dc84bed5339db6cacf95ee09914054d56511d95 (patch) | |
tree | d726c1716a6f901e23e78d9f4d0cf8b8361198cf /x11-libs/vte | |
parent | Stable for HPPA (bug #348987). (diff) | |
download | gentoo-2-2dc84bed5339db6cacf95ee09914054d56511d95.tar.gz gentoo-2-2dc84bed5339db6cacf95ee09914054d56511d95.tar.bz2 gentoo-2-2dc84bed5339db6cacf95ee09914054d56511d95.zip |
Stable for HPPA (bug #348987).
(Portage version: 2.2.0_alpha19/cvs/Linux i686)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.26.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 909ad01085a2..c6ba62b209ec 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.266 2011/01/19 21:29:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.267 2011/01/25 18:29:00 jer Exp $ + + 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> vte-0.26.2.ebuild: + Stable for HPPA (bug #348987). 19 Jan 2011; Markos Chandras <hwoarang@gentoo.org> vte-0.26.2.ebuild: Stable on amd64 wrt bug #348987 diff --git a/x11-libs/vte/vte-0.26.2.ebuild b/x11-libs/vte/vte-0.26.2.ebuild index 6b88f04c6e49..be5966818ddc 100644 --- a/x11-libs/vte/vte-0.26.2.ebuild +++ b/x11-libs/vte/vte-0.26.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.26.2.ebuild,v 1.3 2011/01/19 21:29:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.26.2.ebuild,v 1.4 2011/01/25 18:29:00 jer Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -13,7 +13,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 +introspection python" RDEPEND=">=dev-libs/glib-2.22:2 |