diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-01-16 21:54:02 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-01-16 21:54:02 +0000 |
commit | 95f880b9bd52d54f0dbe4659e5bdeb8b9ddbb74c (patch) | |
tree | 63a4594ac9a4dc3faa2a867bce02a90de916a9b9 /x11-libs | |
parent | Adding x11-drivers/xf86-input-vmmouse: needs testing (diff) | |
download | gentoo-2-95f880b9bd52d54f0dbe4659e5bdeb8b9ddbb74c.tar.gz gentoo-2-95f880b9bd52d54f0dbe4659e5bdeb8b9ddbb74c.tar.bz2 gentoo-2-95f880b9bd52d54f0dbe4659e5bdeb8b9ddbb74c.zip |
Stable on hppa.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.11.15.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index ebb05f9833d9..e6690d3bfb37 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.98 2006/01/05 22:45:24 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.99 2006/01/16 21:54:02 gmsoft Exp $ + + 16 Jan 2006; Guy Martin <gmsoft@gentoo.org> vte-0.11.15.ebuild: + Stable on hppa. *vte-0.11.16-r1 (05 Jan 2006) diff --git a/x11-libs/vte/vte-0.11.15.ebuild b/x11-libs/vte/vte-0.11.15.ebuild index bf3ae3fb22c7..cc5498ef3010 100644 --- a/x11-libs/vte/vte-0.11.15.ebuild +++ b/x11-libs/vte/vte-0.11.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.15.ebuild,v 1.7 2005/12/18 18:13:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.15.ebuild,v 1.8 2006/01/16 21:54:02 gmsoft Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="debug doc python static" RDEPEND=">=dev-libs/glib-2 |