summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/xfprint')
-rw-r--r--x11-misc/xfprint/ChangeLog17
-rw-r--r--x11-misc/xfprint/Manifest5
-rw-r--r--x11-misc/xfprint/files/digest-xfprint-3.90.01
-rw-r--r--x11-misc/xfprint/files/digest-xfprint-3.91.01
-rw-r--r--x11-misc/xfprint/xfprint-3.90.0.ebuild30
-rw-r--r--x11-misc/xfprint/xfprint-3.91.0.ebuild30
6 files changed, 0 insertions, 84 deletions
diff --git a/x11-misc/xfprint/ChangeLog b/x11-misc/xfprint/ChangeLog
deleted file mode 100644
index 52f4ac4e3fd0..000000000000
--- a/x11-misc/xfprint/ChangeLog
+++ /dev/null
@@ -1,17 +0,0 @@
-# ChangeLog for x11-misc/xfprint
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfprint/ChangeLog,v 1.3 2003/06/25 06:08:08 bcowan Exp $
-
-*xfprint-3.91.0 (25 Jun 2003)
-
- 25 Jun 2003; Brad Cowan <bcowan@gentoo.org> xfprint-3.91.0.ebuild:
- Version bump.
-
- 14 Jun 2003; Brad Cowan <bcowan@gentoo.org> xfprint-3.90.0.ebuild:
- Added some deps brought to my attention by Mathy Vanvoorden.
-
-*xfprint-3.90.0 (13 Jun 2003)
-
- 13 Jun 2003; Brad Cowan <bcowan@gentoo.org> xfprint-3.90.0.ebuild:
- Initial import.
-
diff --git a/x11-misc/xfprint/Manifest b/x11-misc/xfprint/Manifest
deleted file mode 100644
index f9b399edf6dc..000000000000
--- a/x11-misc/xfprint/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-MD5 f5bafcf9d5a6ef368abfe77c4cb20953 xfprint-3.90.0.ebuild 953
-MD5 f4624dc1ad75addd3577797bc4e4f45a xfprint-3.91.0.ebuild 954
-MD5 8f0c32436a2d3042c12fbec95bcb5b50 ChangeLog 583
-MD5 33e4b8ddf3d5f0874a46ff4834dfaf09 files/digest-xfprint-3.90.0 66
-MD5 d571cb86319d9834d79e2c53bd48a935 files/digest-xfprint-3.91.0 66
diff --git a/x11-misc/xfprint/files/digest-xfprint-3.90.0 b/x11-misc/xfprint/files/digest-xfprint-3.90.0
deleted file mode 100644
index 28ebe977fced..000000000000
--- a/x11-misc/xfprint/files/digest-xfprint-3.90.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 107d69e07a81eb4e4bfefa413b4a937c xfprint-3.90.0.tar.gz 278162
diff --git a/x11-misc/xfprint/files/digest-xfprint-3.91.0 b/x11-misc/xfprint/files/digest-xfprint-3.91.0
deleted file mode 100644
index 24b56dd6d5b0..000000000000
--- a/x11-misc/xfprint/files/digest-xfprint-3.91.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 682ddf327659a0929ecbeb0df72ba2c3 xfprint-3.91.0.tar.gz 279423
diff --git a/x11-misc/xfprint/xfprint-3.90.0.ebuild b/x11-misc/xfprint/xfprint-3.90.0.ebuild
deleted file mode 100644
index a3cb972aab55..000000000000
--- a/x11-misc/xfprint/xfprint-3.90.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfprint/xfprint-3.90.0.ebuild,v 1.3 2003/06/24 05:56:18 bcowan Exp $
-
-IUSE=""
-S=${WORKDIR}/${P}
-
-DESCRIPTION="Printing plugin for XFCE4"
-HOMEPAGE="http://www.xfce.org/"
-SRC_URI="mirror://sourceforge/xfce/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc"
-
-DEPEND=">=x11-libs/gtk+-2.0.6
- dev-util/pkgconfig
- dev-libs/libxml2
- app-text/a2ps
- app-text/psutils
- =x11-libs/libxfce4util-3.90.0
- =x11-libs/libxfcegui4-3.90.0
- =x11-libs/libxfce4mcs-3.90.0
- =x11-misc/xfce-mcs-manager-3.90.0"
-
-src_install() {
- make DESTDIR=${D} install || die
-
- dodoc AUTHORS INSTALL NEWS COPYING README ChangeLog TODO
-}
diff --git a/x11-misc/xfprint/xfprint-3.91.0.ebuild b/x11-misc/xfprint/xfprint-3.91.0.ebuild
deleted file mode 100644
index e2a1fc9c2df3..000000000000
--- a/x11-misc/xfprint/xfprint-3.91.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfprint/xfprint-3.91.0.ebuild,v 1.1 2003/06/25 06:08:08 bcowan Exp $
-
-IUSE=""
-S=${WORKDIR}/${P}
-
-DESCRIPTION="Printing plugin for XFCE4"
-HOMEPAGE="http://www.xfce.org/"
-SRC_URI="mirror://sourceforge/xfce/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc"
-
-DEPEND=">=x11-libs/gtk+-2.0.6
- dev-util/pkgconfig
- dev-libs/libxml2
- app-text/a2ps
- app-text/psutils
- =x11-libs/libxfce4util-3.91.0
- =x11-libs/libxfcegui4-3.91.0
- =x11-libs/libxfce4mcs-3.91.0
- =x11-misc/xfce-mcs-manager-3.91.0"
-
-src_install() {
- make DESTDIR=${D} install || die
-
- dodoc AUTHORS INSTALL NEWS COPYING README ChangeLog TODO
-}