diff options
author | Stephen Becker <geoman@gentoo.org> | 2005-04-02 03:52:26 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2005-04-02 03:52:26 +0000 |
commit | 3c90b6856d984f0f2de02fb6337a0552ad917de1 (patch) | |
tree | 296e5a2060564f3d2a379922b6aa8cb7305e595b /app-text/ggv | |
parent | stable on mips (diff) | |
download | gentoo-2-3c90b6856d984f0f2de02fb6337a0552ad917de1.tar.gz gentoo-2-3c90b6856d984f0f2de02fb6337a0552ad917de1.tar.bz2 gentoo-2-3c90b6856d984f0f2de02fb6337a0552ad917de1.zip |
stable on mips
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-text/ggv')
-rw-r--r-- | app-text/ggv/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ggv/ggv-2.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ggv/ChangeLog b/app-text/ggv/ChangeLog index fc5190896083..d517921f9498 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.85 2005/02/05 00:41:58 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.86 2005/04/02 03:52:26 geoman Exp $ + + 02 Apr 2005; Stephen P. Becker <geoman@gentoo.org> ggv-2.8.1.ebuild: + stable on mips 04 Feb 2005; Joe McCann <joem@gentoo.org> ggv-2.8.3.ebuild: removing USE_DESTDIR since it seems to cause sandbox issues in bug 80543 diff --git a/app-text/ggv/ggv-2.8.1.ebuild b/app-text/ggv/ggv-2.8.1.ebuild index dcf60df5a65c..152c7d2b9515 100644 --- a/app-text/ggv/ggv-2.8.1.ebuild +++ b/app-text/ggv/ggv-2.8.1.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.1.ebuild,v 1.8 2005/01/22 06:29:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.8.1.ebuild,v 1.9 2005/04/02 03:52:26 geoman Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 FDL-1.1" SLOT="0" -KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 ~mips" +KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 mips" IUSE="" RDEPEND=">=x11-libs/gtk+-2.4 |