diff options
author | D.M.D. Ljungmark <spider@gentoo.org> | 2004-04-03 16:07:12 +0000 |
---|---|---|
committer | D.M.D. Ljungmark <spider@gentoo.org> | 2004-04-03 16:07:12 +0000 |
commit | 8cc83e1b9907fc24350bd2b4965dc962426a064f (patch) | |
tree | 5b95619bd7887bc95fa6593c75acffd7f5793080 /app-office | |
parent | bump to stable (Manifest recommit) (diff) | |
download | gentoo-2-8cc83e1b9907fc24350bd2b4965dc962426a064f.tar.gz gentoo-2-8cc83e1b9907fc24350bd2b4965dc962426a064f.tar.bz2 gentoo-2-8cc83e1b9907fc24350bd2b4965dc962426a064f.zip |
removing mrproject
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/mrproject/files/digest-mrproject-0.10 | 1 | ||||
-rw-r--r-- | app-office/mrproject/files/digest-mrproject-0.9.1 | 1 | ||||
-rw-r--r-- | app-office/mrproject/mrproject-0.10.ebuild | 29 | ||||
-rw-r--r-- | app-office/mrproject/mrproject-0.9.1.ebuild | 30 |
4 files changed, 0 insertions, 61 deletions
diff --git a/app-office/mrproject/files/digest-mrproject-0.10 b/app-office/mrproject/files/digest-mrproject-0.10 deleted file mode 100644 index 70c03c891f55..000000000000 --- a/app-office/mrproject/files/digest-mrproject-0.10 +++ /dev/null @@ -1 +0,0 @@ -MD5 4f23ddc29efc9ae6be0a14baa4af4812 mrproject-0.10.tar.bz2 1807953 diff --git a/app-office/mrproject/files/digest-mrproject-0.9.1 b/app-office/mrproject/files/digest-mrproject-0.9.1 deleted file mode 100644 index f548d16266f5..000000000000 --- a/app-office/mrproject/files/digest-mrproject-0.9.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 4c159fa4124ccbca957f7031c5ba0bea mrproject-0.9.1.tar.gz 1863242 diff --git a/app-office/mrproject/mrproject-0.10.ebuild b/app-office/mrproject/mrproject-0.10.ebuild deleted file mode 100644 index ce36db6f4634..000000000000 --- a/app-office/mrproject/mrproject-0.10.ebuild +++ /dev/null @@ -1,29 +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-office/mrproject/mrproject-0.10.ebuild,v 1.2 2003/11/18 20:22:29 spider Exp $ - - -inherit gnome2 -DESCRIPTION="Project manager for Gnome2" -HOMEPAGE="http://mrproject.codefactory.se/" - -SLOT="2" -LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha" -IUSE="" - -RDEPEND=">=x11-libs/gtk+-2.0.5 - >=x11-libs/pango-1.0.3 - >=dev-libs/glib-2.0.4 - >=gnome-base/libgnomecanvas-2.0.1 - >=gnome-base/libglade-2.0.0 - >=gnome-base/libgnomeui-2.0.1 - =dev-libs/libmrproject-${PV}* - >=gnome-base/gnome-vfs-2.0.2 - >=gnome-base/libgnomeprintui-2.1.9 - >=gnome-base/libbonoboui-2.0.0 - app-text/scrollkeeper" - -DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.12.0" -DOCS="AUTHORS COPYING ChangeL* INSTALL NEWS README*" diff --git a/app-office/mrproject/mrproject-0.9.1.ebuild b/app-office/mrproject/mrproject-0.9.1.ebuild deleted file mode 100644 index 19ded1eec709..000000000000 --- a/app-office/mrproject/mrproject-0.9.1.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/app-office/mrproject/mrproject-0.9.1.ebuild,v 1.7 2003/09/06 22:21:01 msterret Exp $ - - -inherit gnome2 -DESCRIPTION="Project manager for Gnome2" -SRC_URI="ftp://ftp.codefactory.se/pub/software/mrproject/source/${P}.tar.gz" -HOMEPAGE="http://mrproject.codefactory.se/" - -SLOT="2" -LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha" -IUSE="" - -RDEPEND=">=x11-libs/gtk+-2.0.5 - >=x11-libs/pango-1.0.3 - >=dev-libs/glib-2.0.4 - >=gnome-base/libgnomecanvas-2.0.1 - >=gnome-base/libglade-2.0.0 - >=gnome-base/libgnomeui-2.0.1 - =dev-libs/libmrproject-${PV} - >=gnome-base/gnome-vfs-2.0.2 - >=gnome-base/libgnomeprintui-2.1.9 - >=gnome-base/libbonoboui-2.0.0 - app-text/scrollkeeper" - -DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.12.0" -DOCS="AUTHORS COPYING ChangeL* INSTALL NEWS README*" |