diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 19:18:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 19:18:18 +0000 |
commit | aaef7abcfc729db6284dfc3103af3ad4f85927f4 (patch) | |
tree | 475d9d6703a77ed61e03a49a31f640f0624df4f2 /x11-libs/vte | |
parent | Fix quoting issues. RDEPEND on virtual/daemontools (bug #353211). Whitespace. (diff) | |
download | gentoo-2-aaef7abcfc729db6284dfc3103af3ad4f85927f4.tar.gz gentoo-2-aaef7abcfc729db6284dfc3103af3ad4f85927f4.tar.bz2 gentoo-2-aaef7abcfc729db6284dfc3103af3ad4f85927f4.zip |
alpha/arm/ia64/sh/sparc stable wrt #348987
(Portage version: 2.1.9.25/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.26.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index c6ba62b209ec..990cb105a0c0 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.267 2011/01/25 18:29:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.268 2011/01/30 19:18:18 armin76 Exp $ + + 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> vte-0.26.2.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #348987 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> vte-0.26.2.ebuild: Stable for HPPA (bug #348987). diff --git a/x11-libs/vte/vte-0.26.2.ebuild b/x11-libs/vte/vte-0.26.2.ebuild index be5966818ddc..340347a5a961 100644 --- a/x11-libs/vte/vte-0.26.2.ebuild +++ b/x11-libs/vte/vte-0.26.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.26.2.ebuild,v 1.4 2011/01/25 18:29:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.26.2.ebuild,v 1.5 2011/01/30 19:18:18 armin76 Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -13,7 +13,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 +introspection python" RDEPEND=">=dev-libs/glib-2.22:2 |