diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-22 21:32:15 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-22 21:32:15 +0000 |
commit | 4452242277ec1f2852a3a4f6b9d417132fc56203 (patch) | |
tree | e1f47d6b420cb56a6ffdba10c58fc60eaf1e42b1 /x11-libs | |
parent | Stable on ppc64 (diff) | |
download | historical-4452242277ec1f2852a3a4f6b9d417132fc56203.tar.gz historical-4452242277ec1f2852a3a4f6b9d417132fc56203.tar.bz2 historical-4452242277ec1f2852a3a4f6b9d417132fc56203.zip |
Stable on ppc64
Package-Manager: portage-2.0.53
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/Manifest | 14 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.11.16-r1.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index ca4fcd5b9a86..5e1b0b5bf1bd 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.103 2006/01/22 19:09:36 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.104 2006/01/22 21:32:15 corsair Exp $ + + 22 Jan 2006; Markus Rothe <corsair@gentoo.org> vte-0.11.16-r1.ebuild: + Stable on ppc64 22 Jan 2006; <dang@gentoo.org> vte-0.11.16-r1.ebuild: Marked stable on amd64 per bug #119634 diff --git a/x11-libs/vte/Manifest b/x11-libs/vte/Manifest index f56651bd851e..60483ea30ad6 100644 --- a/x11-libs/vte/Manifest +++ b/x11-libs/vte/Manifest @@ -1,7 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 b8d93732c0b8f701d291b25d1b4bed28 ChangeLog 12091 +MD5 b4f0cddd2bb11963b5039732ee9f0832 ChangeLog 12185 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 @@ -16,12 +13,5 @@ MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 aa4d3fbbdfc954475759cebe1f450a58 vte-0.11.13-r2.ebuild 1401 MD5 cf8a45837bc6fdc036e01d2fe916a545 vte-0.11.15-r1.ebuild 1394 MD5 f389741157c2b244d42781121f5e597a vte-0.11.15.ebuild 1294 -MD5 1bc3ca210d67a0c72e17e37c07c47500 vte-0.11.16-r1.ebuild 1346 +MD5 37a50f66076e9b23751db76d3b826262 vte-0.11.16-r1.ebuild 1348 MD5 c1bb4fc20b0ddfa11a4e7ba3a28e52e3 vte-0.11.16.ebuild 1297 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) - -iD8DBQFD09ibomPajV0RnrERArUGAJwKGdLlEfAB6/j0WEfYKZcwePxR6ACfbZ7J -Q18fA9cr1f0NW1W/k5dekD4= -=MZ44 ------END PGP SIGNATURE----- diff --git a/x11-libs/vte/vte-0.11.16-r1.ebuild b/x11-libs/vte/vte-0.11.16-r1.ebuild index 10404cc6878d..36375dc0603d 100644 --- a/x11-libs/vte/vte-0.11.16-r1.ebuild +++ b/x11-libs/vte/vte-0.11.16-r1.ebuild @@ -1,6 +1,6 @@ # 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.16-r1.ebuild,v 1.5 2006/01/22 19:09:36 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.16-r1.ebuild,v 1.6 2006/01/22 21:32:15 corsair 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 |