summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2009-10-29 21:26:52 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2009-10-29 21:26:52 +0000
commiteb7ed0f4e73893cb00510db1f691bbd8ce05e755 (patch)
tree48710ce097cdb30d670e2e93020b9748a4be545d /x11-libs/vte
parentNew version for GNOME 2.28. Clean up old revisions. (diff)
downloadhistorical-eb7ed0f4e73893cb00510db1f691bbd8ce05e755.tar.gz
historical-eb7ed0f4e73893cb00510db1f691bbd8ce05e755.tar.bz2
historical-eb7ed0f4e73893cb00510db1f691bbd8ce05e755.zip
New version for GNOME 2.28. Clean up old revision.
Package-Manager: portage-2.2_rc46/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/vte')
-rw-r--r--x11-libs/vte/ChangeLog8
-rw-r--r--x11-libs/vte/vte-0.22.3.ebuild (renamed from x11-libs/vte/vte-0.20.3.ebuild)13
2 files changed, 12 insertions, 9 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index 28fc09eaf355..3f9c1b463a9c 100644
--- a/x11-libs/vte/ChangeLog
+++ b/x11-libs/vte/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-libs/vte
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.233 2009/10/24 16:22:27 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.234 2009/10/29 21:26:52 eva Exp $
+
+*vte-0.22.3 (29 Oct 2009)
+
+ 29 Oct 2009; Gilles Dartiguelongue <eva@gentoo.org> -vte-0.20.3.ebuild,
+ +vte-0.22.3.ebuild:
+ New version for GNOME 2.28. Clean up old revision.
24 Oct 2009; nixnut <nixnut@gentoo.org> vte-0.20.5.ebuild:
ppc stable #281427
diff --git a/x11-libs/vte/vte-0.20.3.ebuild b/x11-libs/vte/vte-0.22.3.ebuild
index 0aa06c1df5b8..6bd081926374 100644
--- a/x11-libs/vte/vte-0.20.3.ebuild
+++ b/x11-libs/vte/vte-0.22.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.20.3.ebuild,v 1.1 2009/05/28 21:03:34 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.22.3.ebuild,v 1.1 2009/10/29 21:26:52 eva Exp $
EAPI="2"
@@ -40,12 +40,9 @@ pkg_setup() {
$(use_enable python)"
}
-src_prepare() {
- gnome2_src_prepare
-
- # backspace broken within screen, bug #249618
- epatch "${FILESDIR}/${PN}-0.17.4-no-null-backspace.patch"
+#src_prepare() {
+# gnome2_src_prepare
# Fix intltoolize broken file, see upstream #577133
- sed "s:'\^\$\$lang\$\$':\^\$\$lang\$\$:g" -i po/Makefile.in.in || die "sed failed"
-}
+# sed "s:'\^\$\$lang\$\$':\^\$\$lang\$\$:g" -i po/Makefile.in.in || die "sed failed"
+#}