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 | d456997c48fd1478d98ad5cd371da2bb5ff76571 (patch) | |
tree | 9ae454d7dcf67016d6e7b9367e3c63f43279cde8 /x11-libs/vte | |
parent | Adding x11-drivers/xf86-input-vmmouse: needs testing (diff) | |
download | historical-d456997c48fd1478d98ad5cd371da2bb5ff76571.tar.gz historical-d456997c48fd1478d98ad5cd371da2bb5ff76571.tar.bz2 historical-d456997c48fd1478d98ad5cd371da2bb5ff76571.zip |
Stable on hppa.
Package-Manager: portage-2.0.53
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/Manifest | 4 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.11.15.ebuild | 6 |
3 files changed, 9 insertions, 6 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/Manifest b/x11-libs/vte/Manifest index 8f2c7efbc41c..54b54ec2fc50 100644 --- a/x11-libs/vte/Manifest +++ b/x11-libs/vte/Manifest @@ -1,4 +1,4 @@ -MD5 8d9d8c94d1a8bb3edab8a0989f4c6142 ChangeLog 11527 +MD5 4c75c3cd9c11aa85f91ddeecb0aa1748 ChangeLog 11614 MD5 41b41aaa36ba84805514d34f2d9b491f files/digest-vte-0.11.13-r2 64 MD5 d1ed443a14f417affb1932a7765c120c files/digest-vte-0.11.15 64 MD5 d1ed443a14f417affb1932a7765c120c files/digest-vte-0.11.15-r1 64 @@ -12,6 +12,6 @@ MD5 31acc289fb190f9bdd0285147233eee0 files/vte-no_lazy_bindings.patch 419 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 aa4d3fbbdfc954475759cebe1f450a58 vte-0.11.13-r2.ebuild 1401 MD5 cf8a45837bc6fdc036e01d2fe916a545 vte-0.11.15-r1.ebuild 1394 -MD5 306785a0a35aeac76b9f788a8105e2b3 vte-0.11.15.ebuild 1296 +MD5 f389741157c2b244d42781121f5e597a vte-0.11.15.ebuild 1294 MD5 4dd516df6138f83a4c37ecfe9ee7d267 vte-0.11.16-r1.ebuild 1350 MD5 c1bb4fc20b0ddfa11a4e7ba3a28e52e3 vte-0.11.16.ebuild 1297 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 |