diff options
author | Michael Weber <xmw@gentoo.org> | 2010-12-11 12:22:37 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2010-12-11 12:22:37 +0000 |
commit | e63f9098046425c6ac380b630de565277bca520f (patch) | |
tree | 3340e28167937c8a803613b74cee048049adb709 /gnome-extra/gnome-hdaps-applet | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-e63f9098046425c6ac380b630de565277bca520f.tar.gz gentoo-2-e63f9098046425c6ac380b630de565277bca520f.tar.bz2 gentoo-2-e63f9098046425c6ac380b630de565277bca520f.zip |
Updated gnome-base/gnome-panel dependency
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra/gnome-hdaps-applet')
-rw-r--r-- | gnome-extra/gnome-hdaps-applet/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/gnome-hdaps-applet/gnome-hdaps-applet-20081204.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/gnome-hdaps-applet/ChangeLog b/gnome-extra/gnome-hdaps-applet/ChangeLog index fb0086cc1bac..90119dcb3ab7 100644 --- a/gnome-extra/gnome-hdaps-applet/ChangeLog +++ b/gnome-extra/gnome-hdaps-applet/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/gnome-hdaps-applet # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-hdaps-applet/ChangeLog,v 1.2 2010/08/24 18:32:43 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-hdaps-applet/ChangeLog,v 1.3 2010/12/11 12:22:37 xmw Exp $ + + 11 Dec 2010; Michael Weber <xmw@gentoo.org> + gnome-hdaps-applet-20081204.ebuild: + Updated gnome-base/gnome-panel dependency, thanks pacho (bug 348178) *gnome-hdaps-applet-20081204 (24 Aug 2010) diff --git a/gnome-extra/gnome-hdaps-applet/gnome-hdaps-applet-20081204.ebuild b/gnome-extra/gnome-hdaps-applet/gnome-hdaps-applet-20081204.ebuild index 97883901b161..9e11b9e510b6 100644 --- a/gnome-extra/gnome-hdaps-applet/gnome-hdaps-applet-20081204.ebuild +++ b/gnome-extra/gnome-hdaps-applet/gnome-hdaps-applet-20081204.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-hdaps-applet/gnome-hdaps-applet-20081204.ebuild,v 1.1 2010/08/24 15:14:12 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-hdaps-applet/gnome-hdaps-applet-20081204.ebuild,v 1.2 2010/12/11 12:22:37 xmw Exp $ EAPI=2 @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -COMMON_DEPEND="gnome-base/gnome-panel +COMMON_DEPEND="|| ( gnome-base/gnome-panel[bonobo] <gnome-base/gnome-panel-2.32 ) x11-libs/gtk+:2" DEPEND="${COMMON_DEPEND} dev-util/pkgconfig" |