summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-05-21 19:03:24 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-05-21 19:03:24 +0000
commit30afbb2e9d7e24960ace00dfe398093b839412b8 (patch)
tree1fe30c46abfdd55b41efb8b9b3f0db3416a92b32 /gnome-extra/gnome-color-manager
parentAdd missing dependency and execute bit for upload plugins. Bug #414889. Thank... (diff)
downloadhistorical-30afbb2e9d7e24960ace00dfe398093b839412b8.tar.gz
historical-30afbb2e9d7e24960ace00dfe398093b839412b8.tar.bz2
historical-30afbb2e9d7e24960ace00dfe398093b839412b8.zip
Need eutils for epatch.
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
Diffstat (limited to 'gnome-extra/gnome-color-manager')
-rw-r--r--gnome-extra/gnome-color-manager/ChangeLog6
-rw-r--r--gnome-extra/gnome-color-manager/gnome-color-manager-3.2.3.ebuild4
-rw-r--r--gnome-extra/gnome-color-manager/gnome-color-manager-3.2.4.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/gnome-extra/gnome-color-manager/ChangeLog b/gnome-extra/gnome-color-manager/ChangeLog
index 64a8f3a31254..a2eed4d9d5cf 100644
--- a/gnome-extra/gnome-color-manager/ChangeLog
+++ b/gnome-extra/gnome-color-manager/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-extra/gnome-color-manager
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-color-manager/ChangeLog,v 1.17 2012/05/13 23:36:49 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-color-manager/ChangeLog,v 1.18 2012/05/21 19:02:27 tetromino Exp $
+
+ 21 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+ gnome-color-manager-3.2.3.ebuild, gnome-color-manager-3.2.4.ebuild:
+ Need eutils for epatch.
*gnome-color-manager-3.4.0 (13 May 2012)
*gnome-color-manager-3.2.4 (13 May 2012)
diff --git a/gnome-extra/gnome-color-manager/gnome-color-manager-3.2.3.ebuild b/gnome-extra/gnome-color-manager/gnome-color-manager-3.2.3.ebuild
index 3690f79822eb..d64a20c05948 100644
--- a/gnome-extra/gnome-color-manager/gnome-color-manager-3.2.3.ebuild
+++ b/gnome-extra/gnome-color-manager/gnome-color-manager-3.2.3.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-color-manager/gnome-color-manager-3.2.3.ebuild,v 1.1 2012/04/09 10:22:50 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-color-manager/gnome-color-manager-3.2.3.ebuild,v 1.2 2012/05/21 19:02:27 tetromino Exp $
EAPI="4"
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"
-inherit gnome2
+inherit eutils gnome2
DESCRIPTION="Color profile manager for the GNOME desktop"
HOMEPAGE="http://projects.gnome.org/gnome-color-manager/"
diff --git a/gnome-extra/gnome-color-manager/gnome-color-manager-3.2.4.ebuild b/gnome-extra/gnome-color-manager/gnome-color-manager-3.2.4.ebuild
index 04cc795b1fdb..5c89d4ae6997 100644
--- a/gnome-extra/gnome-color-manager/gnome-color-manager-3.2.4.ebuild
+++ b/gnome-extra/gnome-color-manager/gnome-color-manager-3.2.4.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-color-manager/gnome-color-manager-3.2.4.ebuild,v 1.1 2012/05/13 23:36:49 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-color-manager/gnome-color-manager-3.2.4.ebuild,v 1.2 2012/05/21 19:02:27 tetromino Exp $
EAPI="4"
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"
-inherit gnome2
+inherit eutils gnome2
DESCRIPTION="Color profile manager for the GNOME desktop"
HOMEPAGE="http://projects.gnome.org/gnome-color-manager/"