diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-07 00:31:55 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-07 00:31:55 +0000 |
commit | 9f0af4c5ec2a1101368f2a4a98e491f23ee6af30 (patch) | |
tree | b5185a3ffc5f62b579f1eca2fa087dfab452fa77 /x11-libs/vte | |
parent | Stable on IA64. (diff) | |
download | gentoo-2-9f0af4c5ec2a1101368f2a4a98e491f23ee6af30.tar.gz gentoo-2-9f0af4c5ec2a1101368f2a4a98e491f23ee6af30.tar.bz2 gentoo-2-9f0af4c5ec2a1101368f2a4a98e491f23ee6af30.zip |
Stable on Alpha + IA64.
(Portage version: 2.1.2_rc4-r6)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.14.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 047283eab09e..772585bef8b9 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.137 2006/12/21 13:19:56 corsair Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.138 2007/01/07 00:31:55 kloeri Exp $ + + 07 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> vte-0.14.1.ebuild: + Stable on Alpha + IA64. 21 Dec 2006; Markus Rothe <corsair@gentoo.org> vte-0.14.1.ebuild: Stable on ppc64; bug #156662 diff --git a/x11-libs/vte/vte-0.14.1.ebuild b/x11-libs/vte/vte-0.14.1.ebuild index e55ec7ed775a..8848dc576e7b 100644 --- a/x11-libs/vte/vte-0.14.1.ebuild +++ b/x11-libs/vte/vte-0.14.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.14.1.ebuild,v 1.6 2006/12/21 13:19:56 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.14.1.ebuild,v 1.7 2007/01/07 00:31:55 kloeri Exp $ inherit eutils gnome2 autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86" IUSE="debug doc python opengl" RDEPEND=">=dev-libs/glib-2.9 |