summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/mock')
-rw-r--r--dev-util/mock/mock-0.9.10-r1.ebuild3
-rw-r--r--dev-util/mock/mock-0.9.10-r2.ebuild4
-rw-r--r--dev-util/mock/mock-0.9.10.ebuild3
3 files changed, 3 insertions, 7 deletions
diff --git a/dev-util/mock/mock-0.9.10-r1.ebuild b/dev-util/mock/mock-0.9.10-r1.ebuild
index 330293faab35..0f570609de3e 100644
--- a/dev-util/mock/mock-0.9.10-r1.ebuild
+++ b/dev-util/mock/mock-0.9.10-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/mock/mock-0.9.10-r1.ebuild,v 1.1 2009/03/27 16:03:38 deathwing00 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/mock/mock-0.9.10-r1.ebuild,v 1.2 2009/03/27 18:06:43 mr_bones_ Exp $
DESCRIPTION="Mock creates chroots and builds packages in them for Fedora and
RedHat."
@@ -28,4 +28,3 @@ pkg_postinst() {
groupadd mock
fi
}
-
diff --git a/dev-util/mock/mock-0.9.10-r2.ebuild b/dev-util/mock/mock-0.9.10-r2.ebuild
index 61afdb9d4214..30d8562134f7 100644
--- a/dev-util/mock/mock-0.9.10-r2.ebuild
+++ b/dev-util/mock/mock-0.9.10-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/mock/mock-0.9.10-r2.ebuild,v 1.1 2009/03/27 16:48:31 deathwing00 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/mock/mock-0.9.10-r2.ebuild,v 1.2 2009/03/27 18:06:43 mr_bones_ Exp $
inherit eutils
@@ -25,7 +25,6 @@ src_unpack() {
epatch "${FILESDIR}/${P}-chroot-fix.patch"
}
-
src_install() {
emake DESTDIR="${D}" install || die "install failed"
}
@@ -36,4 +35,3 @@ pkg_postinst() {
groupadd mock
fi
}
-
diff --git a/dev-util/mock/mock-0.9.10.ebuild b/dev-util/mock/mock-0.9.10.ebuild
index 2b1446032ee2..067d61d66b49 100644
--- a/dev-util/mock/mock-0.9.10.ebuild
+++ b/dev-util/mock/mock-0.9.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/mock/mock-0.9.10.ebuild,v 1.4 2009/03/27 16:03:38 deathwing00 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/mock/mock-0.9.10.ebuild,v 1.5 2009/03/27 18:06:43 mr_bones_ Exp $
DESCRIPTION="Mock creates chroots and builds packages in them for Fedora and
RedHat."
@@ -28,4 +28,3 @@ pkg_postinst() {
groupadd mock
fi
}
-