diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-07-31 16:24:28 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-07-31 16:24:28 +0000 |
commit | a29a09ea73c1b5985526d5787f2fba82683617bb (patch) | |
tree | 6a7eac0671667bbb2ddf897c9f3df3c05a63424b /x11-libs/vte | |
parent | Initial commit, ebuild by me. (diff) | |
download | gentoo-2-a29a09ea73c1b5985526d5787f2fba82683617bb.tar.gz gentoo-2-a29a09ea73c1b5985526d5787f2fba82683617bb.tar.bz2 gentoo-2-a29a09ea73c1b5985526d5787f2fba82683617bb.zip |
ppc stable
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/vte/Manifest | 2 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.11.13-r2.ebuild | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 14904a0fce73..6f2ce90f95b6 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/vte # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.81 2005/07/27 18:00:11 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.82 2005/07/31 16:23:34 dertobi123 Exp $ + + 31 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org> + vte-0.11.13-r2.ebuild: + ppc stable 27 Jul 2005; Guy Martin <gmsoft@gentoo.org> vte-0.11.13-r2.ebuild: Stable on hppa. diff --git a/x11-libs/vte/Manifest b/x11-libs/vte/Manifest index bbb3be2eb138..83dcb5c689a5 100644 --- a/x11-libs/vte/Manifest +++ b/x11-libs/vte/Manifest @@ -1,7 +1,7 @@ MD5 4ee77030beb63cd1409460460dd775fd ChangeLog 9578 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 44f491dff2a0f94002411c2e65589c68 vte-0.11.13-r2.ebuild 1401 MD5 ddd6e7926bc9e07a4cda867cbae55525 vte-0.11.11-r2.ebuild 881 +MD5 f0ac5e73ef5c12cf2bb8b2391c994ee1 vte-0.11.13-r2.ebuild 1400 MD5 feb3ddbf7088e92fe5662bdbeae17118 vte-0.11.12.ebuild 943 MD5 41b41aaa36ba84805514d34f2d9b491f files/digest-vte-0.11.13-r2 64 MD5 f8d6220ac03de9b337c4b0ec5243f55f files/vte-0.11.13-memory_fix.patch 7661 diff --git a/x11-libs/vte/vte-0.11.13-r2.ebuild b/x11-libs/vte/vte-0.11.13-r2.ebuild index 16aa9d8b2409..2fb6a8f79cc3 100644 --- a/x11-libs/vte/vte-0.11.13-r2.ebuild +++ b/x11-libs/vte/vte-0.11.13-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.13-r2.ebuild,v 1.4 2005/07/27 18:00:11 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.13-r2.ebuild,v 1.5 2005/07/31 16:23:34 dertobi123 Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="debug doc python static" RDEPEND=">=dev-libs/glib-2 |