diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-02-22 04:44:06 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-02-22 04:44:06 +0000 |
commit | b5b9f312d6b4746e6d26d3c1ff3e5e40eb24223a (patch) | |
tree | 473ce6d343cea281a6705411d6633b9f51830d01 /app-text/ggv | |
parent | stable on alpha (diff) | |
download | historical-b5b9f312d6b4746e6d26d3c1ff3e5e40eb24223a.tar.gz historical-b5b9f312d6b4746e6d26d3c1ff3e5e40eb24223a.tar.bz2 historical-b5b9f312d6b4746e6d26d3c1ff3e5e40eb24223a.zip |
stable on 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 b3d00fea576a..1e717ca2d577 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.24 2003/02/20 23:28:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.25 2003/02/22 04:44:06 agriffis Exp $ *ggv-1.99.98 (04 Feb 2003) + 21 Feb 2003; Aron Griffis <agriffis@gentoo.org> ggv-1.99.98.ebuild : + Mark stable on Alpha + 20 Feb 2003; Aron Griffis <agriffis@gentoo.org> ggv-1.99.98.ebuild : Add ~alpha to KEYWORDS diff --git a/app-text/ggv/ggv-1.99.98.ebuild b/app-text/ggv/ggv-1.99.98.ebuild index 6569de723433..5962692ff1d3 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.4 2003/02/20 23:28:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-1.99.98.ebuild,v 1.5 2003/02/22 04:44:06 agriffis Exp $ IUSE="doc" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="1" LICENSE="GPL-2 FDL-1.1" -KEYWORDS="x86 ~ppc ~alpha" +KEYWORDS="x86 ~ppc alpha" RDEPEND=">=gnome-base/libgnomeui-2 >=gnome-base/ORBit2-2.4.1 |