summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-02-21 05:21:25 +0000
committerMike Frysinger <vapier@gentoo.org>2007-02-21 05:21:25 +0000
commit54b1844de834635beb75db79f01963853818802a (patch)
treeb767548ad4c8cedf83acf0f5b05f8c945c76bffd /net-print
parentarm/ia64/sh stable (diff)
downloadgentoo-2-54b1844de834635beb75db79f01963853818802a.tar.gz
gentoo-2-54b1844de834635beb75db79f01963853818802a.tar.bz2
gentoo-2-54b1844de834635beb75db79f01963853818802a.zip
arm/sh stable
(Portage version: 2.1.2-r10)
Diffstat (limited to 'net-print')
-rw-r--r--net-print/libgnomecups/libgnomecups-0.2.2.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-print/libgnomecups/libgnomecups-0.2.2.ebuild b/net-print/libgnomecups/libgnomecups-0.2.2.ebuild
index aa5fe6030f4a..9a66e35b48df 100644
--- a/net-print/libgnomecups/libgnomecups-0.2.2.ebuild
+++ b/net-print/libgnomecups/libgnomecups-0.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/libgnomecups/libgnomecups-0.2.2.ebuild,v 1.11 2007/01/21 20:10:11 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/libgnomecups/libgnomecups-0.2.2.ebuild,v 1.12 2007/02/21 05:21:25 vapier Exp $
inherit eutils gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=dev-libs/glib-2
@@ -23,6 +23,5 @@ DOCS="AUTHORS ChangeLog NEWS"
src_unpack() {
unpack ${A}
cd "${S}"
-
epatch "${FILESDIR}"/enablenet.patch
}