summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Boshell <leonardop@gentoo.org>2005-08-23 21:46:51 +0000
committerLeonardo Boshell <leonardop@gentoo.org>2005-08-23 21:46:51 +0000
commitc35fe078e855f6fb67a1b6f7c9c89ed98b492f2a (patch)
tree73661abb28cf1c047366bf2922b4f5ea7e14dd6a /app-accessibility/gnome-mag
parentremoving /bin/false from enewuser - bug #103421 (diff)
downloadgentoo-2-c35fe078e855f6fb67a1b6f7c9c89ed98b492f2a.tar.gz
gentoo-2-c35fe078e855f6fb67a1b6f7c9c89ed98b492f2a.tar.bz2
gentoo-2-c35fe078e855f6fb67a1b6f7c9c89ed98b492f2a.zip
Removing old ebuild
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-accessibility/gnome-mag')
-rw-r--r--app-accessibility/gnome-mag/files/digest-gnome-mag-0.11.141
-rw-r--r--app-accessibility/gnome-mag/gnome-mag-0.11.14.ebuild29
2 files changed, 0 insertions, 30 deletions
diff --git a/app-accessibility/gnome-mag/files/digest-gnome-mag-0.11.14 b/app-accessibility/gnome-mag/files/digest-gnome-mag-0.11.14
deleted file mode 100644
index a18c6c4f2c49..000000000000
--- a/app-accessibility/gnome-mag/files/digest-gnome-mag-0.11.14
+++ /dev/null
@@ -1 +0,0 @@
-MD5 409692c0c67dd58c9f5f0101a81e0bb0 gnome-mag-0.11.14.tar.bz2 324747
diff --git a/app-accessibility/gnome-mag/gnome-mag-0.11.14.ebuild b/app-accessibility/gnome-mag/gnome-mag-0.11.14.ebuild
deleted file mode 100644
index 440243aabd65..000000000000
--- a/app-accessibility/gnome-mag/gnome-mag-0.11.14.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/gnome-mag-0.11.14.ebuild,v 1.9 2005/07/13 05:31:32 geoman Exp $
-
-inherit gnome2
-
-DESCRIPTION="Gnome magnification service definition"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="LGPL-2"
-SLOT="1"
-KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
-IUSE="static"
-
-RDEPEND=">=gnome-base/libbonobo-1.107
- >=gnome-base/orbit-2.3.100
- >=gnome-extra/at-spi-1.5.2
- >=dev-libs/glib-1.3.11
- >=x11-libs/gtk+-2.1
- dev-libs/popt
- virtual/x11"
-
-DEPEND="${RDEPEND}
- dev-util/pkgconfig
- dev-util/intltool"
-
-DOCS="AUTHORS ChangeLog NEWS README"
-
-G2CONF="${G2CONF} $(use_enable static)"