diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2003-05-30 02:14:19 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2003-05-30 02:14:19 +0000 |
commit | b5c4949b259ba408dd030a8987e239d08c1c930d (patch) | |
tree | cca0c9d6225929877efadfdd88baa2ff50cd8fc5 /app-text/ggv | |
parent | ppc (diff) | |
download | gentoo-2-b5c4949b259ba408dd030a8987e239d08c1c930d.tar.gz gentoo-2-b5c4949b259ba408dd030a8987e239d08c1c930d.tar.bz2 gentoo-2-b5c4949b259ba408dd030a8987e239d08c1c930d.zip |
ppc
Diffstat (limited to 'app-text/ggv')
-rw-r--r-- | app-text/ggv/Manifest | 2 | ||||
-rw-r--r-- | app-text/ggv/ggv-1.99.98.ebuild | 4 | ||||
-rw-r--r-- | app-text/ggv/ggv-2.0.0.ebuild | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/app-text/ggv/Manifest b/app-text/ggv/Manifest index c5755bbbd58a..6dbb3734eb26 100644 --- a/app-text/ggv/Manifest +++ b/app-text/ggv/Manifest @@ -1,7 +1,7 @@ MD5 4e33fbfd0c647d22f464200606cc46d4 ChangeLog 3877 MD5 75323f5da449eb2e1681514d4f402133 ggv-1.1.94.ebuild 1694 MD5 e049130a7a597e3c77c50d5abefebe34 ggv-1.99.95.ebuild 888 -MD5 1fbe8acbe3eaa5a99590f93e41a18373 ggv-2.0.0.ebuild 645 +MD5 f2b70bb59393135864dfcc2225ea8530 ggv-2.0.0.ebuild 646 MD5 9b71da0f523835dbe0f35854f87b98a6 ggv-1.99.98.ebuild 740 MD5 9839595041edeb9a62751cae70d30ea1 files/digest-ggv-1.1.94 62 MD5 b9d17ed594ea3b214f5ec3d9fe23b6c3 files/digest-ggv-1.99.95 64 diff --git a/app-text/ggv/ggv-1.99.98.ebuild b/app-text/ggv/ggv-1.99.98.ebuild index f1fc204ff8e6..60348fcb2dcc 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.6 2003/03/01 14:47:16 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-1.99.98.ebuild,v 1.7 2003/05/30 02:09:59 lu_zero Exp $ IUSE="doc" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="1" LICENSE="GPL-2 FDL-1.1" -KEYWORDS="x86 ~ppc alpha ~sparc" +KEYWORDS="x86 ppc alpha ~sparc" RDEPEND=">=gnome-base/libgnomeui-2 >=gnome-base/ORBit2-2.4.1 diff --git a/app-text/ggv/ggv-2.0.0.ebuild b/app-text/ggv/ggv-2.0.0.ebuild index d097cf9d9da2..8eb6f9549a03 100644 --- a/app-text/ggv/ggv-2.0.0.ebuild +++ b/app-text/ggv/ggv-2.0.0.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-2.0.0.ebuild,v 1.2 2003/04/19 13:07:45 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.0.0.ebuild,v 1.3 2003/05/30 02:13:55 lu_zero Exp $ inherit gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="doc" SLOT="1" LICENSE="GPL-2 FDL-1.1" -KEYWORDS="x86 ~ppc ~alpha ~sparc" +KEYWORDS="x86 ppc ~alpha ~sparc" RDEPEND=">=gnome-base/libgnomeui-2 >=gnome-base/ORBit2-2.4.1 |