diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 14:45:46 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 14:45:46 +0000 |
commit | 7688938c5b735e1b87ecd1e397a54fe21901f8ce (patch) | |
tree | cd2fef8d6e2443ce7c3657853738533fff3e530d /app-text | |
parent | Version bumped. Added multilib patch. (diff) | |
download | gentoo-2-7688938c5b735e1b87ecd1e397a54fe21901f8ce.tar.gz gentoo-2-7688938c5b735e1b87ecd1e397a54fe21901f8ce.tar.bz2 gentoo-2-7688938c5b735e1b87ecd1e397a54fe21901f8ce.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ggv/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ggv/ggv-2.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ggv/ChangeLog b/app-text/ggv/ChangeLog index 192031b41834..71ac891ae678 100644 --- a/app-text/ggv/ChangeLog +++ b/app-text/ggv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/ggv # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.93 2005/06/09 10:08:38 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.94 2005/07/02 14:44:32 kloeri Exp $ + + 02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> ggv-2.8.3.ebuild: + Stable on alpha. 09 Jun 2005; Markus Rothe <corsair@gentoo.org> ggv-2.8.3.ebuild: Stable on ppc64 diff --git a/app-text/ggv/ggv-2.8.3.ebuild b/app-text/ggv/ggv-2.8.3.ebuild index fecfaa50c92b..e21554213efb 100644 --- a/app-text/ggv/ggv-2.8.3.ebuild +++ b/app-text/ggv/ggv-2.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.8.3.ebuild,v 1.9 2005/06/09 10:08:38 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.8.3.ebuild,v 1.10 2005/07/02 14:44:32 kloeri Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.4 |