summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Boshell <leonardop@gentoo.org>2005-07-10 00:49:51 +0000
committerLeonardo Boshell <leonardop@gentoo.org>2005-07-10 00:49:51 +0000
commitf13bd4294583aa0b5ee10d7e57694b20430f8289 (patch)
tree2dcf8a390da7c068175d50d83dc15249d42a2a25 /gnome-base/gnome-common
parentQA: Don't assign default to S (diff)
downloadgentoo-2-f13bd4294583aa0b5ee10d7e57694b20430f8289.tar.gz
gentoo-2-f13bd4294583aa0b5ee10d7e57694b20430f8289.tar.bz2
gentoo-2-f13bd4294583aa0b5ee10d7e57694b20430f8289.zip
Removing outdated ebuild
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'gnome-base/gnome-common')
-rw-r--r--gnome-base/gnome-common/files/digest-gnome-common-2.4.01
-rw-r--r--gnome-base/gnome-common/gnome-common-2.4.0.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/gnome-base/gnome-common/files/digest-gnome-common-2.4.0 b/gnome-base/gnome-common/files/digest-gnome-common-2.4.0
deleted file mode 100644
index 82230dd14efc..000000000000
--- a/gnome-base/gnome-common/files/digest-gnome-common-2.4.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 9f5163e616b2a02af633de9c82557fa0 gnome-common-2.4.0.tar.bz2 163956
diff --git a/gnome-base/gnome-common/gnome-common-2.4.0.ebuild b/gnome-base/gnome-common/gnome-common-2.4.0.ebuild
deleted file mode 100644
index 75b5b04aac82..000000000000
--- a/gnome-base/gnome-common/gnome-common-2.4.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.4.0.ebuild,v 1.12 2005/03/12 19:35:23 vapier Exp $
-
-inherit gnome2
-
-DESCRIPTION="Common files for development of Gnome packages"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2"
-SLOT="2"
-KEYWORDS="arm hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-DEPEND="dev-util/pkgconfig"
-RDEPEND=""
-
-DOCS="AUTHORS ChangeLog README"