diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-12 01:56:28 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-12 01:56:28 +0000 |
commit | 33327e1f6cff23ab7f834999738a9fbcc1795802 (patch) | |
tree | dad6497122b686e322f57cd5461b340080653094 /x11-libs/vte | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-33327e1f6cff23ab7f834999738a9fbcc1795802.tar.gz gentoo-2-33327e1f6cff23ab7f834999738a9fbcc1795802.tar.bz2 gentoo-2-33327e1f6cff23ab7f834999738a9fbcc1795802.zip |
Stable on sparc
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.11.11-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index deb4ddfb3b8a..089ab4f4ac93 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.50 2004/11/06 10:18:35 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.51 2004/11/12 01:52:20 gustavoz Exp $ + + 11 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> vte-0.11.11-r1.ebuild: + Stable on sparc *vte-0.11.11-r2 (07 Nov 2004) diff --git a/x11-libs/vte/vte-0.11.11-r1.ebuild b/x11-libs/vte/vte-0.11.11-r1.ebuild index e529e6f30fef..375c137e136f 100644 --- a/x11-libs/vte/vte-0.11.11-r1.ebuild +++ b/x11-libs/vte/vte-0.11.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.11-r1.ebuild,v 1.3 2004/11/11 01:03:20 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.11-r1.ebuild,v 1.4 2004/11/12 01:52:20 gustavoz Exp $ inherit gnome2 @@ -10,7 +10,7 @@ DESCRIPTION="Xft powered terminal widget" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~ppc64" +KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~ppc64" LICENSE="LGPL-2" RDEPEND=">=dev-libs/glib-2 |