diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:12:36 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:12:36 +0000 |
commit | d6fa4e462884ecf31efcfe2021c6aeb789794990 (patch) | |
tree | 20d7fbc5a0ef894f754bac49496d8af945754898 /x11-libs | |
parent | x86 stable, bug 324077 (diff) | |
download | gentoo-2-d6fa4e462884ecf31efcfe2021c6aeb789794990.tar.gz gentoo-2-d6fa4e462884ecf31efcfe2021c6aeb789794990.tar.bz2 gentoo-2-d6fa4e462884ecf31efcfe2021c6aeb789794990.zip |
x86 stable, bug 324077
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-libs')
-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 323bd51de4d5..14b0e06b2753 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.254 2010/07/31 18:52:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.255 2010/08/01 11:12:35 fauli Exp $ + + 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> vte-0.24.3.ebuild: + x86 stable, bug 324077 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> vte-0.24.3.ebuild: amd64 stable, bug 324077 diff --git a/x11-libs/vte/vte-0.24.3.ebuild b/x11-libs/vte/vte-0.24.3.ebuild index f06603fd147d..0bcc9b47558d 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.2 2010/07/31 18:52:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.24.3.ebuild,v 1.3 2010/08/01 11:12:36 fauli 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 |