summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2005-07-31 13:55:21 +0000
committerMarinus Schraal <foser@gentoo.org>2005-07-31 13:55:21 +0000
commit51fda43f4abcbcf3001d0f195769f8b360224324 (patch)
tree1f8121d5a03848cb5e07b6b5949430e3b071b0f7 /x11-libs
parentStable on sparc wrt #100364 (diff)
downloadgentoo-2-51fda43f4abcbcf3001d0f195769f8b360224324.tar.gz
gentoo-2-51fda43f4abcbcf3001d0f195769f8b360224324.tar.bz2
gentoo-2-51fda43f4abcbcf3001d0f195769f8b360224324.zip
still managed to screw it up
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/cairo/cairo-0.6.0.ebuild13
1 files changed, 1 insertions, 12 deletions
diff --git a/x11-libs/cairo/cairo-0.6.0.ebuild b/x11-libs/cairo/cairo-0.6.0.ebuild
index a7a415646b5a..2c1b59376945 100644
--- a/x11-libs/cairo/cairo-0.6.0.ebuild
+++ b/x11-libs/cairo/cairo-0.6.0.ebuild
@@ -1,8 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-0.6.0.ebuild,v 1.3 2005/07/31 10:56:28 foser Exp $
-
-inherit eutils
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-0.6.0.ebuild,v 1.4 2005/07/31 13:55:21 foser Exp $
DESCRIPTION="A vector graphics library with cross-device output support"
HOMEPAGE="http://cairographics.org/"
@@ -30,15 +28,6 @@ RDEPEND="X? (
DEPEND="${RDEPEND}
dev-util/pkgconfig"
-src_unpack() {
-
- unpack ${A}
-
- cd ${S}
- epatch ${FILESDIR}/${PN}-0.4.0-makefile.patch
-
-}
-
src_compile() {
econf \