summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2012-05-02 20:58:39 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2012-05-02 20:58:39 +0000
commit89e55a1af3a8845f6a7d77fec202c41f6ae2a0db (patch)
tree3576d667e49d78acf65a5b5100307582300ca51b /media-video/camorama/camorama-0.19-r1.ebuild
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadhistorical-89e55a1af3a8845f6a7d77fec202c41f6ae2a0db.tar.gz
historical-89e55a1af3a8845f6a7d77fec202c41f6ae2a0db.tar.bz2
historical-89e55a1af3a8845f6a7d77fec202c41f6ae2a0db.zip
Fix build issues with glib-2.32 and drop SCROLLKEEPER_UPDATE which had no effect since there is no scrollkeeper usage at all in the package.
Package-Manager: portage-2.2.0_alpha101/cvs/Linux x86_64
Diffstat (limited to 'media-video/camorama/camorama-0.19-r1.ebuild')
-rw-r--r--media-video/camorama/camorama-0.19-r1.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/media-video/camorama/camorama-0.19-r1.ebuild b/media-video/camorama/camorama-0.19-r1.ebuild
index daddd0e102c1..712d904f3f34 100644
--- a/media-video/camorama/camorama-0.19-r1.ebuild
+++ b/media-video/camorama/camorama-0.19-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/camorama/camorama-0.19-r1.ebuild,v 1.3 2011/03/23 08:24:23 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/camorama/camorama-0.19-r1.ebuild,v 1.4 2012/05/02 20:58:38 eva Exp $
EAPI=1
@@ -24,8 +24,6 @@ DEPEND="${RDEPEND}
dev-util/pkgconfig
dev-util/intltool"
-SCROLLKEEPER_UPDATE="0"
-
pkg_setup() {
G2CONF="${G2CONF} --disable-schemas-install"
}