diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-15 18:42:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-15 18:42:48 +0000 |
commit | ce9f288d41646b2f28794b0dd75caa85f91a8a91 (patch) | |
tree | ce83cb20b68c7b999c79fd1047de39355e2474dc /x11-libs/vte | |
parent | alpha/ia64/sparc stable wrt #410611 (diff) | |
download | historical-ce9f288d41646b2f28794b0dd75caa85f91a8a91.tar.gz historical-ce9f288d41646b2f28794b0dd75caa85f91a8a91.tar.bz2 historical-ce9f288d41646b2f28794b0dd75caa85f91a8a91.zip |
alpha/ia64/sh/sparc stable wrt #410611
Package-Manager: portage-2.1.11.5/cvs/Linux ia64
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.28.2-r203.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 1ff12c2de363..707e2f36204d 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.327 2012/06/16 10:48:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.328 2012/07/15 18:42:48 armin76 Exp $ + + 15 Jul 2012; Raúl Porcel <armin76@gentoo.org> vte-0.28.2-r203.ebuild: + alpha/ia64/sh/sparc stable wrt #410611 *vte-0.32.2 (16 Jun 2012) diff --git a/x11-libs/vte/vte-0.28.2-r203.ebuild b/x11-libs/vte/vte-0.28.2-r203.ebuild index 76f751dc6340..19d9a753008c 100644 --- a/x11-libs/vte/vte-0.28.2-r203.ebuild +++ b/x11-libs/vte/vte-0.28.2-r203.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r203.ebuild,v 1.9 2012/05/24 14:15:09 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r203.ebuild,v 1.10 2012/07/15 18:42:48 armin76 Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="http://git.gnome.org/browse/vte" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-linux" IUSE="debug doc glade +introspection python" PDEPEND="x11-libs/gnome-pty-helper" |