diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-08 00:46:59 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-08 00:46:59 +0000 |
commit | 217a808cf3f9c550964efc912ce9d7a83a890aee (patch) | |
tree | da681b89cd54d509de01b78d862add830f32e9ea /app-text/ggv | |
parent | r4 wont build anymore, marking r5 stable (diff) | |
download | historical-217a808cf3f9c550964efc912ce9d7a83a890aee.tar.gz historical-217a808cf3f9c550964efc912ce9d7a83a890aee.tar.bz2 historical-217a808cf3f9c550964efc912ce9d7a83a890aee.zip |
Stable on alpha.
Diffstat (limited to 'app-text/ggv')
-rw-r--r-- | app-text/ggv/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ggv/Manifest | 6 | ||||
-rw-r--r-- | app-text/ggv/ggv-2.6.1.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/app-text/ggv/ChangeLog b/app-text/ggv/ChangeLog index dcbde2297f2b..d4e4a80310f4 100644 --- a/app-text/ggv/ChangeLog +++ b/app-text/ggv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/ggv # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.67 2004/08/05 22:18:40 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.68 2004/08/08 00:46:59 kloeri Exp $ + + 08 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> ggv-2.6.1.ebuild: + Stable on alpha. 05 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> ggv-2.6.1.ebuild: Stable on sparc diff --git a/app-text/ggv/Manifest b/app-text/ggv/Manifest index 90d9c5555aaa..25a228222f3d 100644 --- a/app-text/ggv/Manifest +++ b/app-text/ggv/Manifest @@ -1,9 +1,9 @@ -MD5 c29cc66641804d81d90e6af86d11ecb9 ChangeLog 7822 MD5 079490c56df1c90847541ea6ca828c8c ggv-1.1.94.ebuild 1605 -MD5 cfffc22bafd4dafe172f53ee35e7cd62 ggv-2.4.1.ebuild 807 +MD5 86f7e9a9be1f8d84f96239fad6d1b1bf ggv-2.6.1.ebuild 675 MD5 bfed82dd7aca0332d6f7d5b3a60f8c90 ggv-2.6.0.ebuild 674 -MD5 f84349072e7750827abc3c52fa63a043 ggv-2.6.1.ebuild 678 +MD5 a0ccd028fd3006ffc315dfaf50072fba ChangeLog 7910 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 cfffc22bafd4dafe172f53ee35e7cd62 ggv-2.4.1.ebuild 807 MD5 9839595041edeb9a62751cae70d30ea1 files/digest-ggv-1.1.94 62 MD5 68688e676f5d0f61aeb97e413dfdb041 files/digest-ggv-2.4.1 63 MD5 d14e7cb9a428e2a46f909b7d1da5cfab files/digest-ggv-2.6.0 63 diff --git a/app-text/ggv/ggv-2.6.1.ebuild b/app-text/ggv/ggv-2.6.1.ebuild index 280d3b9d190d..5d1ea4a70285 100644 --- a/app-text/ggv/ggv-2.6.1.ebuild +++ b/app-text/ggv/ggv-2.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.6.1.ebuild,v 1.6 2004/08/05 22:18:40 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.6.1.ebuild,v 1.7 2004/08/08 00:46:59 kloeri Exp $ inherit gnome2 @@ -10,7 +10,7 @@ LICENSE="GPL-2 FDL-1.1" IUSE="" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha sparc hppa amd64 ~ia64 ~mips" +KEYWORDS="x86 ~ppc alpha sparc hppa amd64 ~ia64 ~mips" RDEPEND=">=x11-libs/gtk+-2.3 >=gnome-base/libgnomeui-2.5 |