diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-09-07 22:32:21 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-09-07 22:32:21 +0000 |
commit | 0dd4da8ae0c427f3695402a6ba9c05b67c768730 (patch) | |
tree | ec4f8cd3ee2d4af596f989e636cee2dd192501a5 /app-text/ggv | |
parent | gnome 2.4 rc1 commit 'n cleanup (diff) | |
download | historical-0dd4da8ae0c427f3695402a6ba9c05b67c768730.tar.gz historical-0dd4da8ae0c427f3695402a6ba9c05b67c768730.tar.bz2 historical-0dd4da8ae0c427f3695402a6ba9c05b67c768730.zip |
gnome 2.4 rc1 commit 'n cleanup
Diffstat (limited to 'app-text/ggv')
-rw-r--r-- | app-text/ggv/Manifest | 12 | ||||
-rw-r--r-- | app-text/ggv/files/digest-ggv-1.99.98 | 1 | ||||
-rw-r--r-- | app-text/ggv/files/digest-ggv-2.3.99 | 1 | ||||
-rw-r--r-- | app-text/ggv/ggv-1.1.94.ebuild | 4 | ||||
-rw-r--r-- | app-text/ggv/ggv-1.99.98.ebuild | 28 | ||||
-rw-r--r-- | app-text/ggv/ggv-2.0.0.ebuild | 4 | ||||
-rw-r--r-- | app-text/ggv/ggv-2.0.1.ebuild | 4 | ||||
-rw-r--r-- | app-text/ggv/ggv-2.3.99.ebuild | 24 |
8 files changed, 36 insertions, 42 deletions
diff --git a/app-text/ggv/Manifest b/app-text/ggv/Manifest index 318f632cb47d..3f25c9525570 100644 --- a/app-text/ggv/Manifest +++ b/app-text/ggv/Manifest @@ -1,10 +1,8 @@ -MD5 3cc42ebd02609f2f851b9950e4cc324c ggv-1.1.94.ebuild 1669 -MD5 1679a4706321b96cd4eeeee1ead058fc ggv-2.0.0.ebuild 656 -MD5 3cfb355ae619e7ea8a1202b9fc6ef144 ggv-1.99.98.ebuild 736 -MD5 d94cc31400a8ce16b633637e12132256 ChangeLog 4365 -MD5 c48401c1270d82ba84bbc09bd4aabab0 ggv-2.3.99.ebuild 650 -MD5 c335ef5771e01dbaf0f7ad3e8903de5d ggv-2.0.1.ebuild 647 -MD5 d0be876df44a071eccb17a5ac0389aaf files/digest-ggv-1.99.98 64 +MD5 2cb3af26bbfd24b922ae7c6ad9810247 ggv-1.1.94.ebuild 1666 +MD5 130d67f17954fad84a4a768c41a912fb ggv-2.0.0.ebuild 655 +MD5 250cca59e46645fcc4ba0ea9b50b02ce ChangeLog 4468 +MD5 ba927665cb0697cedc696de9573069d3 ggv-2.3.99.ebuild 651 +MD5 5a5718b4661893be575c491db65eb107 ggv-2.0.1.ebuild 646 MD5 9839595041edeb9a62751cae70d30ea1 files/digest-ggv-1.1.94 62 MD5 d841b219a7a5465993097ec4980e3886 files/digest-ggv-2.3.99 64 MD5 2726587f4b20cc3edd3ebae5ca8696d3 files/digest-ggv-2.0.0 62 diff --git a/app-text/ggv/files/digest-ggv-1.99.98 b/app-text/ggv/files/digest-ggv-1.99.98 deleted file mode 100644 index 52f2670c50b1..000000000000 --- a/app-text/ggv/files/digest-ggv-1.99.98 +++ /dev/null @@ -1 +0,0 @@ -MD5 98b1b5df0b967ccc8ce395eb1cc0b6bd ggv-1.99.98.tar.bz2 639144 diff --git a/app-text/ggv/files/digest-ggv-2.3.99 b/app-text/ggv/files/digest-ggv-2.3.99 new file mode 100644 index 000000000000..292a42825802 --- /dev/null +++ b/app-text/ggv/files/digest-ggv-2.3.99 @@ -0,0 +1 @@ +MD5 514b07f56e4030f2f6d6c05ef5ad99c6 ggv-2.3.99.tar.bz2 1092272 diff --git a/app-text/ggv/ggv-1.1.94.ebuild b/app-text/ggv/ggv-1.1.94.ebuild index 201c0f8fb8af..5535e5bcfecc 100644 --- a/app-text/ggv/ggv-1.1.94.ebuild +++ b/app-text/ggv/ggv-1.1.94.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.1.94.ebuild,v 1.11 2003/09/05 22:37:21 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-1.1.94.ebuild,v 1.12 2003/09/07 22:32:10 foser Exp $ IUSE="nls bonobo" @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Gnome Ghostview" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnome.org/" -SLOT="1" +SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc " diff --git a/app-text/ggv/ggv-1.99.98.ebuild b/app-text/ggv/ggv-1.99.98.ebuild deleted file mode 100644 index 1e6bf4bceda6..000000000000 --- a/app-text/ggv/ggv-1.99.98.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# 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.8 2003/07/15 13:13:22 todd Exp $ - -IUSE="doc" - -inherit gnome2 - -S=${WORKDIR}/${P} -DESCRIPTION="your favourite PostScript previewer" -HOMEPAGE="http://www.gnome.org/" - -SLOT="1" -LICENSE="GPL-2 FDL-1.1" -KEYWORDS="x86 ppc alpha sparc" - -RDEPEND=">=gnome-base/libgnomeui-2 - >=gnome-base/ORBit2-2.4.1 - >=gnome-base/libglade-2.0.1 - app-text/ghostscript - >=dev-libs/popt-1.6" - -DEPEND="${RDEPEND} - doc? ( dev-util/gtk-doc ) - >=dev-util/pkgconfig-0.12.0" - -G2CONF="${G2CONF} --enable-platform-gnome-2" -DOC="AUTHORS ChangeLog COPYING* MAINTAINERS TODO NEWS README" diff --git a/app-text/ggv/ggv-2.0.0.ebuild b/app-text/ggv/ggv-2.0.0.ebuild index df5425fac260..efeef19855a9 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.5 2003/07/19 22:55:30 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.0.0.ebuild,v 1.6 2003/09/07 22:32:10 foser Exp $ inherit gnome2 @@ -8,7 +8,7 @@ DESCRIPTION="your favourite PostScript previewer" HOMEPAGE="http://www.gnome.org/" IUSE="doc" -SLOT="1" +SLOT="0" LICENSE="GPL-2 FDL-1.1" KEYWORDS="x86 ppc ~alpha ~sparc hppa amd64" diff --git a/app-text/ggv/ggv-2.0.1.ebuild b/app-text/ggv/ggv-2.0.1.ebuild index d563da8b258d..cf779db06fdf 100644 --- a/app-text/ggv/ggv-2.0.1.ebuild +++ b/app-text/ggv/ggv-2.0.1.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.1.ebuild,v 1.5 2003/07/23 17:52:24 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.0.1.ebuild,v 1.6 2003/09/07 22:32:10 foser Exp $ inherit gnome2 @@ -8,7 +8,7 @@ DESCRIPTION="The GNOME PostScript document viewer" HOMEPAGE="http://www.gnome.org/" IUSE="" -SLOT="1" +SLOT="0" LICENSE="GPL-2 FDL-1.1" KEYWORDS="x86 ~ppc ~alpha ~sparc hppa amd64" diff --git a/app-text/ggv/ggv-2.3.99.ebuild b/app-text/ggv/ggv-2.3.99.ebuild new file mode 100644 index 000000000000..5728d09dd438 --- /dev/null +++ b/app-text/ggv/ggv-2.3.99.ebuild @@ -0,0 +1,24 @@ +# 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.3.99.ebuild,v 1.1 2003/09/07 22:32:10 foser Exp $ + +inherit gnome2 + +DESCRIPTION="The GNOME PostScript document viewer" +HOMEPAGE="http://www.gnome.org/" + +IUSE="" +SLOT="0" +LICENSE="GPL-2 FDL-1.1" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64" + +RDEPEND=">=gnome-base/libgnomeui-2 + >=gnome-base/ORBit2-2.4.1 + app-text/ghostscript + dev-libs/popt" + +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.12.0 + >=dev-util/intltool-0.21" + +DOC="AUTHORS ChangeLog COPYING* MAINTAINERS TODO NEWS README" |