diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2003-05-30 02:13:55 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2003-05-30 02:13:55 +0000 |
commit | b8e778bd7660830162b5aedbb0700ba6eeff01b6 (patch) | |
tree | 16d03438da13406d602fa368b803a5bfc308d0a1 /app-text | |
parent | updating for qt stale ebuild removal (diff) | |
download | historical-b8e778bd7660830162b5aedbb0700ba6eeff01b6.tar.gz historical-b8e778bd7660830162b5aedbb0700ba6eeff01b6.tar.bz2 historical-b8e778bd7660830162b5aedbb0700ba6eeff01b6.zip |
ppc
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ggv/Manifest | 6 | ||||
-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, 7 insertions, 7 deletions
diff --git a/app-text/ggv/Manifest b/app-text/ggv/Manifest index 7dcd4635832c..6dbb3734eb26 100644 --- a/app-text/ggv/Manifest +++ b/app-text/ggv/Manifest @@ -1,10 +1,10 @@ MD5 4e33fbfd0c647d22f464200606cc46d4 ChangeLog 3877 MD5 75323f5da449eb2e1681514d4f402133 ggv-1.1.94.ebuild 1694 MD5 e049130a7a597e3c77c50d5abefebe34 ggv-1.99.95.ebuild 888 -MD5 b0916315ef4abf27e0a6935481fbec06 ggv-1.99.98.ebuild 739 -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 -MD5 d0be876df44a071eccb17a5ac0389aaf files/digest-ggv-1.99.98 64 MD5 2726587f4b20cc3edd3ebae5ca8696d3 files/digest-ggv-2.0.0 62 MD5 5235418faad1bd71ed3aaba52b453779 files/ggv-1.99.90-r1-gentoo.diff 6630 +MD5 d0be876df44a071eccb17a5ac0389aaf files/digest-ggv-1.99.98 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 |