diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-11 10:42:19 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-11 10:42:19 +0000 |
commit | 1be0b52e39ccc21aecc301dabbd1f51f59d06750 (patch) | |
tree | b87a537e7c77aabb3526cb32b69339fdd6f78d39 /x11-terms/gnome-terminal | |
parent | Version bumped. (Manifest recommit) (diff) | |
download | gentoo-2-1be0b52e39ccc21aecc301dabbd1f51f59d06750.tar.gz gentoo-2-1be0b52e39ccc21aecc301dabbd1f51f59d06750.tar.bz2 gentoo-2-1be0b52e39ccc21aecc301dabbd1f51f59d06750.zip |
Stable on alpha.
Diffstat (limited to 'x11-terms/gnome-terminal')
-rw-r--r-- | x11-terms/gnome-terminal/ChangeLog | 6 | ||||
-rw-r--r-- | x11-terms/gnome-terminal/gnome-terminal-2.7.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-terms/gnome-terminal/ChangeLog b/x11-terms/gnome-terminal/ChangeLog index cd26d97c4122..eec8d935af3f 100644 --- a/x11-terms/gnome-terminal/ChangeLog +++ b/x11-terms/gnome-terminal/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-terms/gnome-terminal # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/gnome-terminal/ChangeLog,v 1.75 2004/12/11 07:28:17 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/gnome-terminal/ChangeLog,v 1.76 2004/12/11 10:37:27 kloeri Exp $ + + 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> + gnome-terminal-2.7.3.ebuild: + Stable on alpha. *gnome-terminal-2.8.2 (11 Dec 2004) diff --git a/x11-terms/gnome-terminal/gnome-terminal-2.7.3.ebuild b/x11-terms/gnome-terminal/gnome-terminal-2.7.3.ebuild index 36b2cfd00fc2..1802fe5bbd50 100644 --- a/x11-terms/gnome-terminal/gnome-terminal-2.7.3.ebuild +++ b/x11-terms/gnome-terminal/gnome-terminal-2.7.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/gnome-terminal/gnome-terminal-2.7.3.ebuild,v 1.4 2004/11/12 03:35:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/gnome-terminal/gnome-terminal-2.7.3.ebuild,v 1.5 2004/12/11 10:37:27 kloeri Exp $ inherit gnome2 eutils DESCRIPTION="The Gnome Terminal" IUSE="" HOMEPAGE="http://www.gnome.org/" -KEYWORDS="x86 ppc ~alpha sparc ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ppc alpha sparc ~hppa ~amd64 ~ia64 ~mips" SLOT="0" LICENSE="GPL-2" |