diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-05-08 13:50:04 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-05-08 13:50:04 +0000 |
commit | 34b147f0e9a8ed6d68a1017861b5755d91c78e2e (patch) | |
tree | acd5453b4ccb821cb2fb36f704fd552012113fcd /app-text/ggv | |
parent | Remove unneeded empty DEPEND/RDEPEND. (diff) | |
download | gentoo-2-34b147f0e9a8ed6d68a1017861b5755d91c78e2e.tar.gz gentoo-2-34b147f0e9a8ed6d68a1017861b5755d91c78e2e.tar.bz2 gentoo-2-34b147f0e9a8ed6d68a1017861b5755d91c78e2e.zip |
Stable on amd64.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'app-text/ggv')
-rw-r--r-- | app-text/ggv/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ggv/Manifest | 4 | ||||
-rw-r--r-- | app-text/ggv/ggv-2.8.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/ggv/ChangeLog b/app-text/ggv/ChangeLog index 181f9eb0ff4c..8833e88cf8df 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.89 2005/05/07 16:26:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.90 2005/05/08 13:48:37 herbs Exp $ + + 08 May 2005; Herbie Hopkins <herbs@gentoo.org> ggv-2.8.3.ebuild: + Stable on amd64. 07 May 2005; Aron Griffis <agriffis@gentoo.org> ggv-2.8.3.ebuild: stable on ia64 diff --git a/app-text/ggv/Manifest b/app-text/ggv/Manifest index 370c3467f4ac..914a1b65785f 100644 --- a/app-text/ggv/Manifest +++ b/app-text/ggv/Manifest @@ -1,9 +1,9 @@ -MD5 e66577aeb7a31ea38cd3325db2383518 ggv-2.8.3.ebuild 697 +MD5 d26f7946e259a4dcc8e08bd7d3c4151d ggv-2.8.3.ebuild 696 MD5 60f6442292c0fca45e7a74b64563894d ggv-1.1.94.ebuild 1635 MD5 46aa1a2b8628b77d75d5cb48da71000e ggv-2.8.0.ebuild 707 MD5 c180346e986671c42b89eb4f398ba161 ggv-2.6.1.ebuild 706 MD5 81ece27af0f5933df13a850ecbe46d66 ggv-2.6.0.ebuild 706 -MD5 28df32792bcd7b3895173c24464eba15 ChangeLog 9834 +MD5 25231a86b228af714da2687ec93b2ff6 ChangeLog 9921 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 65aab8d201b694e2b9bb4eb218914250 ggv-2.8.1.ebuild 682 MD5 b83f75e774b09c91c94bfc8b886cb296 ggv-2.4.1.ebuild 836 diff --git a/app-text/ggv/ggv-2.8.3.ebuild b/app-text/ggv/ggv-2.8.3.ebuild index 59de07e7fff3..6fa8474f0b6e 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.5 2005/05/07 16:26:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.8.3.ebuild,v 1.6 2005/05/08 13:48:37 herbs 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 |