diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-23 10:22:06 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-23 10:22:06 +0000 |
commit | 72b0d5afde93e49334e6a4443e3bbf0f626f0223 (patch) | |
tree | a3091b3e9cb4d1dff3f6ebb67ede41e679faff7a /x11-libs | |
parent | Migrated ebuild from webapp-apache.eclass to use the webapp.eclass. Closes bu... (diff) | |
download | gentoo-2-72b0d5afde93e49334e6a4443e3bbf0f626f0223.tar.gz gentoo-2-72b0d5afde93e49334e6a4443e3bbf0f626f0223.tar.bz2 gentoo-2-72b0d5afde93e49334e6a4443e3bbf0f626f0223.zip |
Stable on alpha.
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.11.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index e94d36136743..aeafbe486d7f 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.45 2004/08/08 21:36:44 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.46 2004/08/23 10:22:06 kloeri Exp $ + + 23 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> vte-0.11.11.ebuild: + Stable on alpha. *vte-0.11.11-r1 (08 Aug 2004) diff --git a/x11-libs/vte/vte-0.11.11.ebuild b/x11-libs/vte/vte-0.11.11.ebuild index a12a6636dedd..339ff32df136 100644 --- a/x11-libs/vte/vte-0.11.11.ebuild +++ b/x11-libs/vte/vte-0.11.11.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.ebuild,v 1.6 2004/08/08 01:04:47 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.11.ebuild,v 1.7 2004/08/23 10:22:06 kloeri 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" +KEYWORDS="x86 ~ppc sparc alpha hppa amd64 ~ia64 ~mips" LICENSE="LGPL-2" RDEPEND=">=dev-libs/glib-2 |