diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-28 16:50:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-28 16:50:57 +0000 |
commit | 1f33f1accd652beaaa7ba556db605a2f1368975f (patch) | |
tree | c7dd20c9c7e471f61964c791479014afaa59a44f | |
parent | alpha/ia64/sparc stable wrt #281427 (diff) | |
download | gentoo-2-1f33f1accd652beaaa7ba556db605a2f1368975f.tar.gz gentoo-2-1f33f1accd652beaaa7ba556db605a2f1368975f.tar.bz2 gentoo-2-1f33f1accd652beaaa7ba556db605a2f1368975f.zip |
alpha/ia64/sparc stable wrt #281427
(Portage version: 2.1.6.13/cvs/Linux ia64)
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.20.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 22143e868add..18fe996447a7 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # 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.237 2009/11/21 10:18:13 mrpouet Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.238 2009/11/28 16:50:57 armin76 Exp $ + + 28 Nov 2009; Raúl Porcel <armin76@gentoo.org> vte-0.20.5.ebuild: + alpha/ia64/sparc stable wrt #281427 *vte-0.22.5 (21 Nov 2009) diff --git a/x11-libs/vte/vte-0.20.5.ebuild b/x11-libs/vte/vte-0.20.5.ebuild index 0920bc58df70..fe27e0816b29 100644 --- a/x11-libs/vte/vte-0.20.5.ebuild +++ b/x11-libs/vte/vte-0.20.5.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.5.ebuild,v 1.5 2009/11/05 20:08:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.20.5.ebuild,v 1.6 2009/11/28 16:50:57 armin76 Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="debug doc glade python" RDEPEND=">=dev-libs/glib-2.18.0 |