diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-19 21:29:31 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-19 21:29:31 +0000 |
commit | 31210db024e71d1f5785b1c2dfce9dbf5a67d3f2 (patch) | |
tree | b58dbfcd9cf72da8c24c02408d24e92efce81bd9 /x11-libs | |
parent | Stable on amd64 wrt bug #348987 (diff) | |
download | gentoo-2-31210db024e71d1f5785b1c2dfce9dbf5a67d3f2.tar.gz gentoo-2-31210db024e71d1f5785b1c2dfce9dbf5a67d3f2.tar.bz2 gentoo-2-31210db024e71d1f5785b1c2dfce9dbf5a67d3f2.zip |
Stable on amd64 wrt bug #348987
(Portage version: 2.1.9.33/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-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 6c60ff4ce749..909ad01085a2 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.265 2011/01/18 15:37:04 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.266 2011/01/19 21:29:31 hwoarang Exp $ + + 19 Jan 2011; Markos Chandras <hwoarang@gentoo.org> vte-0.26.2.ebuild: + Stable on amd64 wrt bug #348987 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> vte-0.26.2.ebuild: x86 stable, bug 348987 diff --git a/x11-libs/vte/vte-0.26.2.ebuild b/x11-libs/vte/vte-0.26.2.ebuild index 44a7efdefc8f..6b88f04c6e49 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.2 2011/01/18 15:37:04 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.26.2.ebuild,v 1.3 2011/01/19 21:29:31 hwoarang 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 |