summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2011-10-11 08:28:48 +0000
committerTim Harder <radhermit@gentoo.org>2011-10-11 08:28:48 +0000
commitfd896175066880d934d71d15646b9ef447857e8a (patch)
treec7ac0fa0380132404cb574c3250159d9d737b3db /sys-apps
parentVersion bump. (diff)
downloadgentoo-2-fd896175066880d934d71d15646b9ef447857e8a.tar.gz
gentoo-2-fd896175066880d934d71d15646b9ef447857e8a.tar.bz2
gentoo-2-fd896175066880d934d71d15646b9ef447857e8a.zip
Remove old.
(Portage version: 2.2.0_alpha66/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/fakeroot/ChangeLog6
-rw-r--r--sys-apps/fakeroot/fakeroot-1.14.5.ebuild19
-rw-r--r--sys-apps/fakeroot/fakeroot-1.15.1.ebuild19
-rw-r--r--sys-apps/fakeroot/fakeroot-1.16.ebuild29
-rw-r--r--sys-apps/fakeroot/fakeroot-1.17.ebuild29
5 files changed, 5 insertions, 97 deletions
diff --git a/sys-apps/fakeroot/ChangeLog b/sys-apps/fakeroot/ChangeLog
index a7a6eb16f50b..236944e7f4e4 100644
--- a/sys-apps/fakeroot/ChangeLog
+++ b/sys-apps/fakeroot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/fakeroot
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/fakeroot/ChangeLog,v 1.69 2011/10/11 08:27:32 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/fakeroot/ChangeLog,v 1.70 2011/10/11 08:28:48 radhermit Exp $
+
+ 11 Oct 2011; Tim Harder <radhermit@gentoo.org> -fakeroot-1.14.5.ebuild,
+ -fakeroot-1.15.1.ebuild, -fakeroot-1.16.ebuild, -fakeroot-1.17.ebuild:
+ Remove old.
*fakeroot-1.18.1 (11 Oct 2011)
diff --git a/sys-apps/fakeroot/fakeroot-1.14.5.ebuild b/sys-apps/fakeroot/fakeroot-1.14.5.ebuild
deleted file mode 100644
index 0afcb1a3645a..000000000000
--- a/sys-apps/fakeroot/fakeroot-1.14.5.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/fakeroot/fakeroot-1.14.5.ebuild,v 1.2 2011/03/30 08:05:01 xmw Exp $
-
-EAPI=4
-
-DESCRIPTION="Run commands in an environment faking root privileges"
-HOMEPAGE="http://packages.qa.debian.org/f/fakeroot.html"
-SRC_URI="mirror://debian/pool/main/f/fakeroot/${PF/-/_}.orig.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="test? ( app-arch/sharutils )"
-
-DOCS="AUTHORS BUGS DEBUG README doc/README.saving"
diff --git a/sys-apps/fakeroot/fakeroot-1.15.1.ebuild b/sys-apps/fakeroot/fakeroot-1.15.1.ebuild
deleted file mode 100644
index 2313c3301693..000000000000
--- a/sys-apps/fakeroot/fakeroot-1.15.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/fakeroot/fakeroot-1.15.1.ebuild,v 1.1 2011/04/20 00:43:39 radhermit Exp $
-
-EAPI=4
-
-DESCRIPTION="Run commands in an environment faking root privileges"
-HOMEPAGE="http://packages.qa.debian.org/f/fakeroot.html"
-SRC_URI="mirror://debian/pool/main/f/fakeroot/${PF/-/_}.orig.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="test? ( app-arch/sharutils )"
-
-DOCS="AUTHORS BUGS DEBUG README doc/README.saving"
diff --git a/sys-apps/fakeroot/fakeroot-1.16.ebuild b/sys-apps/fakeroot/fakeroot-1.16.ebuild
deleted file mode 100644
index efd12bd4358d..000000000000
--- a/sys-apps/fakeroot/fakeroot-1.16.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/fakeroot/fakeroot-1.16.ebuild,v 1.1 2011/06/29 21:18:58 radhermit Exp $
-
-EAPI=4
-
-DESCRIPTION="Run commands in an environment faking root privileges"
-HOMEPAGE="http://packages.qa.debian.org/f/fakeroot.html"
-SRC_URI="mirror://debian/pool/main/f/fakeroot/${PF/-/_}.orig.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="test static-libs"
-
-RDEPEND=""
-DEPEND="test? ( app-arch/sharutils )"
-
-DOCS="AUTHORS BUGS DEBUG README doc/README.saving"
-
-src_configure() {
- econf \
- $(use_enable static-libs static)
-}
-
-src_install() {
- default
- use static-libs || find "${ED}" -name '*.la' -exec rm -f '{}' +
-}
diff --git a/sys-apps/fakeroot/fakeroot-1.17.ebuild b/sys-apps/fakeroot/fakeroot-1.17.ebuild
deleted file mode 100644
index f1bd38abcd0e..000000000000
--- a/sys-apps/fakeroot/fakeroot-1.17.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/fakeroot/fakeroot-1.17.ebuild,v 1.1 2011/08/22 09:31:47 radhermit Exp $
-
-EAPI=4
-
-DESCRIPTION="Run commands in an environment faking root privileges"
-HOMEPAGE="http://packages.qa.debian.org/f/fakeroot.html"
-SRC_URI="mirror://debian/pool/main/f/fakeroot/${PF/-/_}.orig.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="static-libs test"
-
-RDEPEND=""
-DEPEND="test? ( app-arch/sharutils )"
-
-DOCS=( AUTHORS BUGS DEBUG README doc/README.saving )
-
-src_configure() {
- econf \
- $(use_enable static-libs static)
-}
-
-src_install() {
- default
- use static-libs || find "${ED}" -name '*.la' -exec rm -f '{}' +
-}