diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 10:52:11 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 10:52:11 +0000 |
commit | 4ade61a8db4ecfe0ebd67cea548ef4ad229ccae2 (patch) | |
tree | ad3c9b074fff71546f9d634de2090650ed734880 /x11-libs/vte | |
parent | hppa stable, bug #139612 (diff) | |
download | gentoo-2-4ade61a8db4ecfe0ebd67cea548ef4ad229ccae2.tar.gz gentoo-2-4ade61a8db4ecfe0ebd67cea548ef4ad229ccae2.tar.bz2 gentoo-2-4ade61a8db4ecfe0ebd67cea548ef4ad229ccae2.zip |
hppa stable, bug #139612
(Portage version: 2.1.1_pre3)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 6bdbb66d0936..a254fe9a59ff 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.124 2006/07/14 15:50:14 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.125 2006/07/16 10:52:11 dertobi123 Exp $ + + 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> vte-0.12.2.ebuild: + hppa stable, bug #139612 14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> vte-0.12.2.ebuild: ppc stable, bug #139612 diff --git a/x11-libs/vte/vte-0.12.2.ebuild b/x11-libs/vte/vte-0.12.2.ebuild index 929c334dfce1..074980f2b3ba 100644 --- a/x11-libs/vte/vte-0.12.2.ebuild +++ b/x11-libs/vte/vte-0.12.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.12.2.ebuild,v 1.5 2006/07/14 15:50:14 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.12.2.ebuild,v 1.6 2006/07/16 10:52:11 dertobi123 Exp $ inherit eutils autotools gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="debug doc opengl python" RDEPEND=">=dev-libs/glib-2.6 |