diff options
author | 2011-01-30 19:18:18 +0000 | |
---|---|---|
committer | 2011-01-30 19:18:18 +0000 | |
commit | 9d148b1fb7b37c18fa9189276ba13871fc6a9298 (patch) | |
tree | 4a05d85d23fd39807c431ca324eab8b425c617ed /x11-libs/vte | |
parent | Fix quoting issues. RDEPEND on virtual/daemontools (bug #353211). Whitespace. (diff) | |
download | historical-9d148b1fb7b37c18fa9189276ba13871fc6a9298.tar.gz historical-9d148b1fb7b37c18fa9189276ba13871fc6a9298.tar.bz2 historical-9d148b1fb7b37c18fa9189276ba13871fc6a9298.zip |
alpha/arm/ia64/sh/sparc stable wrt #348987
Package-Manager: portage-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 |