diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-02-20 23:28:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-02-20 23:28:53 +0000 |
commit | 8c7531b6221a1dac38597b9d41ed9c285e6dce1d (patch) | |
tree | 6eadcd25f6ddbb7fcbc8913f2592e3e51a17b63e /app-text/ggv | |
parent | add ~alpha (diff) | |
download | historical-8c7531b6221a1dac38597b9d41ed9c285e6dce1d.tar.gz historical-8c7531b6221a1dac38597b9d41ed9c285e6dce1d.tar.bz2 historical-8c7531b6221a1dac38597b9d41ed9c285e6dce1d.zip |
add ~alpha
Diffstat (limited to 'app-text/ggv')
-rw-r--r-- | app-text/ggv/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ggv/ggv-1.99.98.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ggv/ChangeLog b/app-text/ggv/ChangeLog index 629d65836995..b3d00fea576a 100644 --- a/app-text/ggv/ChangeLog +++ b/app-text/ggv/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-text/ggv # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.23 2003/02/12 05:24:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.24 2003/02/20 23:28:53 agriffis Exp $ *ggv-1.99.98 (04 Feb 2003) + 20 Feb 2003; Aron Griffis <agriffis@gentoo.org> ggv-1.99.98.ebuild : + Add ~alpha to KEYWORDS + 04 Feb 2003; foser <foser@gentoo.org> ggv-1.99.98.ebuild : New version diff --git a/app-text/ggv/ggv-1.99.98.ebuild b/app-text/ggv/ggv-1.99.98.ebuild index f542fed26ae2..6569de723433 100644 --- a/app-text/ggv/ggv-1.99.98.ebuild +++ b/app-text/ggv/ggv-1.99.98.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-1.99.98.ebuild,v 1.3 2003/02/13 09:36:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-1.99.98.ebuild,v 1.4 2003/02/20 23:28:53 agriffis Exp $ IUSE="doc" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="1" LICENSE="GPL-2 FDL-1.1" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~alpha" RDEPEND=">=gnome-base/libgnomeui-2 >=gnome-base/ORBit2-2.4.1 |