diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 22:01:50 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 22:01:50 +0000 |
commit | e83a688b703032937dfef385c75dc02b31dde3cf (patch) | |
tree | 1ecc663157a755decc7da6d242c3d4ab5f28e446 | |
parent | Marking sparc stable (diff) | |
download | gentoo-2-e83a688b703032937dfef385c75dc02b31dde3cf.tar.gz gentoo-2-e83a688b703032937dfef385c75dc02b31dde3cf.tar.bz2 gentoo-2-e83a688b703032937dfef385c75dc02b31dde3cf.zip |
Mark 0.12.2 stable on alpha
(Portage version: 2.1.1-r1)
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 57d6169eef26..67bdc785a85f 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.131 2006/10/12 03:54:10 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.132 2006/10/20 22:01:50 agriffis Exp $ + + 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> vte-0.12.2.ebuild: + Mark 0.12.2 stable on alpha *vte-0.14.1 (12 Oct 2006) diff --git a/x11-libs/vte/vte-0.12.2.ebuild b/x11-libs/vte/vte-0.12.2.ebuild index e26063a22af5..4a3025fa3e59 100644 --- a/x11-libs/vte/vte-0.12.2.ebuild +++ b/x11-libs/vte/vte-0.12.2.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.12.2.ebuild,v 1.9 2006/09/13 21:14:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.12.2.ebuild,v 1.10 2006/10/20 22:01:50 agriffis Exp $ inherit eutils autotools 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 opengl python" RDEPEND=">=dev-libs/glib-2.6 |