summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-09-17 01:28:12 +0000
committerAron Griffis <agriffis@gentoo.org>2005-09-17 01:28:12 +0000
commit647e38328a9e921a15e366b28e90bca4071d9109 (patch)
treecb2555d55042fdd4deb0110e4fa54beba2a30306 /x11-libs/vte
parentMark 3.3.4-r3 stable on alpha (diff)
downloadhistorical-647e38328a9e921a15e366b28e90bca4071d9109.tar.gz
historical-647e38328a9e921a15e366b28e90bca4071d9109.tar.bz2
historical-647e38328a9e921a15e366b28e90bca4071d9109.zip
Mark 0.11.13-r2 stable on alpha
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'x11-libs/vte')
-rw-r--r--x11-libs/vte/ChangeLog5
-rw-r--r--x11-libs/vte/vte-0.11.13-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index e4d397ddf1df..09fb24844c71 100644
--- a/x11-libs/vte/ChangeLog
+++ b/x11-libs/vte/ChangeLog
@@ -1,6 +1,9 @@
# 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.87 2005/08/26 12:19:30 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.88 2005/09/17 01:28:12 agriffis Exp $
+
+ 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> vte-0.11.13-r2.ebuild:
+ Mark 0.11.13-r2 stable on alpha
*vte-0.11.15 (26 Aug 2005)
diff --git a/x11-libs/vte/vte-0.11.13-r2.ebuild b/x11-libs/vte/vte-0.11.13-r2.ebuild
index 9a522ea74192..28a8087bb91c 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.8 2005/08/23 21:38:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.13-r2.ebuild,v 1.9 2005/09/17 01:28:12 agriffis 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