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
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')
-rw-r--r--gnome-extra/activity-log-manager/ChangeLog7
-rw-r--r--gnome-extra/activity-log-manager/activity-log-manager-0.9.2.ebuild4
-rw-r--r--gnome-extra/activity-log-manager/activity-log-manager-0.9.3.ebuild4
-rw-r--r--gnome-extra/activity-log-manager/activity-log-manager-0.9.4.ebuild4
-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
-rw-r--r--gnome-extra/gnome-swallow/ChangeLog6
-rw-r--r--gnome-extra/gnome-swallow/gnome-swallow-1.2.ebuild4
9 files changed, 28 insertions, 15 deletions
diff --git a/gnome-extra/activity-log-manager/ChangeLog b/gnome-extra/activity-log-manager/ChangeLog
index cc38c92dc7f9..43ffd879b50a 100644
--- a/gnome-extra/activity-log-manager/ChangeLog
+++ b/gnome-extra/activity-log-manager/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for gnome-extra/activity-log-manager
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/activity-log-manager/ChangeLog,v 1.7 2012/03/25 13:38:30 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/activity-log-manager/ChangeLog,v 1.8 2012/05/21 19:00:55 tetromino Exp $
+
+ 21 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+ activity-log-manager-0.9.2.ebuild, activity-log-manager-0.9.3.ebuild,
+ activity-log-manager-0.9.4.ebuild:
+ Need eutils for epatch.
*activity-log-manager-0.9.4 (25 Mar 2012)
diff --git a/gnome-extra/activity-log-manager/activity-log-manager-0.9.2.ebuild b/gnome-extra/activity-log-manager/activity-log-manager-0.9.2.ebuild
index aa8f428aa269..8e465042a16e 100644
--- a/gnome-extra/activity-log-manager/activity-log-manager-0.9.2.ebuild
+++ b/gnome-extra/activity-log-manager/activity-log-manager-0.9.2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/activity-log-manager/activity-log-manager-0.9.2.ebuild,v 1.2 2012/03/15 06:53:46 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/activity-log-manager/activity-log-manager-0.9.2.ebuild,v 1.3 2012/05/21 19:00:55 tetromino Exp $
EAPI=4
-inherit autotools gnome2 versionator
+inherit autotools eutils gnome2 versionator
DESCRIPTION="GUI which lets you easily control what gets logged by Zeitgeist"
HOMEPAGE="https://launchpad.net/activity-log-manager/"
diff --git a/gnome-extra/activity-log-manager/activity-log-manager-0.9.3.ebuild b/gnome-extra/activity-log-manager/activity-log-manager-0.9.3.ebuild
index 0d652ff3f534..ef745c70f7d5 100644
--- a/gnome-extra/activity-log-manager/activity-log-manager-0.9.3.ebuild
+++ b/gnome-extra/activity-log-manager/activity-log-manager-0.9.3.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/activity-log-manager/activity-log-manager-0.9.3.ebuild,v 1.2 2012/03/15 06:53:46 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/activity-log-manager/activity-log-manager-0.9.3.ebuild,v 1.3 2012/05/21 19:00:55 tetromino Exp $
EAPI=4
-inherit autotools gnome2 versionator
+inherit autotools eutils gnome2 versionator
DESCRIPTION="GUI which lets you easily control what gets logged by Zeitgeist"
HOMEPAGE="https://launchpad.net/activity-log-manager/"
diff --git a/gnome-extra/activity-log-manager/activity-log-manager-0.9.4.ebuild b/gnome-extra/activity-log-manager/activity-log-manager-0.9.4.ebuild
index 027132013f02..f595d48a6707 100644
--- a/gnome-extra/activity-log-manager/activity-log-manager-0.9.4.ebuild
+++ b/gnome-extra/activity-log-manager/activity-log-manager-0.9.4.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/activity-log-manager/activity-log-manager-0.9.4.ebuild,v 1.1 2012/03/25 13:38:30 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/activity-log-manager/activity-log-manager-0.9.4.ebuild,v 1.2 2012/05/21 19:00:55 tetromino Exp $
EAPI=4
-inherit autotools gnome2 versionator
+inherit autotools eutils gnome2 versionator
DESCRIPTION="GUI which lets you easily control what gets logged by Zeitgeist"
HOMEPAGE="https://launchpad.net/activity-log-manager/"
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/"
diff --git a/gnome-extra/gnome-swallow/ChangeLog b/gnome-extra/gnome-swallow/ChangeLog
index fcb0cc45d5a4..c6d86e2f2871 100644
--- a/gnome-extra/gnome-swallow/ChangeLog
+++ b/gnome-extra/gnome-swallow/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-extra/gnome-swallow
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-swallow/ChangeLog,v 1.17 2012/05/05 06:25:24 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-swallow/ChangeLog,v 1.18 2012/05/21 19:03:24 tetromino Exp $
+
+ 21 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+ gnome-swallow-1.2.ebuild:
+ Need eutils for epatch.
05 May 2012; Jeff Horelick <jdhore@gentoo.org> gnome-swallow-1.2.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
diff --git a/gnome-extra/gnome-swallow/gnome-swallow-1.2.ebuild b/gnome-extra/gnome-swallow/gnome-swallow-1.2.ebuild
index 7de7ae49cb4a..8239f3f509ef 100644
--- a/gnome-extra/gnome-swallow/gnome-swallow-1.2.ebuild
+++ b/gnome-extra/gnome-swallow/gnome-swallow-1.2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-swallow/gnome-swallow-1.2.ebuild,v 1.11 2012/05/05 06:25:24 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-swallow/gnome-swallow-1.2.ebuild,v 1.12 2012/05/21 19:03:24 tetromino Exp $
EAPI="3"
-inherit autotools gnome2
+inherit autotools eutils gnome2
DESCRIPTION="An applet for Gnome that 'swallows' normal apps. Useful for docks that are made for other DEs or WMs"
HOMEPAGE="http://interreality.org/~tetron/technology/swallow/"