diff options
author | 2003-02-22 04:44:06 +0000 | |
---|---|---|
committer | 2003-02-22 04:44:06 +0000 | |
commit | b35f7ed58bcd7c266ca2578488962960f12ecfeb (patch) | |
tree | c776c4925b3d056e79e5d3903be1ec958f60bedd /app-text/ggv | |
parent | stable on alpha (diff) | |
download | gentoo-2-b35f7ed58bcd7c266ca2578488962960f12ecfeb.tar.gz gentoo-2-b35f7ed58bcd7c266ca2578488962960f12ecfeb.tar.bz2 gentoo-2-b35f7ed58bcd7c266ca2578488962960f12ecfeb.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 |