diff options
author | 2012-02-07 21:11:09 +0000 | |
---|---|---|
committer | 2012-02-07 21:11:09 +0000 | |
commit | 12bceae1d4c44f084f72a2e1ff2190b191fc19f0 (patch) | |
tree | c00e3e73f44f162937db173a27dae7484ca03a73 /gnome-extra | |
parent | Add patch to fix build with Qt 4.8, bug 399291. Backport from Calligra. (diff) | |
download | historical-12bceae1d4c44f084f72a2e1ff2190b191fc19f0.tar.gz historical-12bceae1d4c44f084f72a2e1ff2190b191fc19f0.tar.bz2 historical-12bceae1d4c44f084f72a2e1ff2190b191fc19f0.zip |
Directly inherit multilib, thanks to Arfrever for reporting.
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/cinnamon/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/cinnamon/cinnamon-1.1.3.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/hamster-applet/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-extra/hamster-applet/hamster-applet-2.32.1.ebuild | 6 |
4 files changed, 16 insertions, 8 deletions
diff --git a/gnome-extra/cinnamon/ChangeLog b/gnome-extra/cinnamon/ChangeLog index fce58763849d..bf6402ea536e 100644 --- a/gnome-extra/cinnamon/ChangeLog +++ b/gnome-extra/cinnamon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/cinnamon # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/cinnamon/ChangeLog,v 1.6 2012/02/04 18:14:01 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/cinnamon/ChangeLog,v 1.7 2012/02/07 21:07:47 tetromino Exp $ + + 07 Feb 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + cinnamon-1.1.3.ebuild: + Directly inherit multilib, thanks to Arfrever for reporting. 04 Feb 2012; Alexandre Rostovtsev <tetromino@gentoo.org> cinnamon-1.2-r1.ebuild: diff --git a/gnome-extra/cinnamon/cinnamon-1.1.3.ebuild b/gnome-extra/cinnamon/cinnamon-1.1.3.ebuild index a4860969b7d8..11a17b9e2142 100644 --- a/gnome-extra/cinnamon/cinnamon-1.1.3.ebuild +++ b/gnome-extra/cinnamon/cinnamon-1.1.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/cinnamon/cinnamon-1.1.3.ebuild,v 1.2 2012/01/10 05:53:59 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/cinnamon/cinnamon-1.1.3.ebuild,v 1.3 2012/02/07 21:07:47 tetromino Exp $ EAPI="4" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" PYTHON_DEPEND="2:2.5" -inherit autotools eutils gnome2 python +inherit autotools eutils gnome2 multilib python DESCRIPTION="A fork of GNOME Shell with layout similar to GNOME 2" HOMEPAGE="http://cinnamon.linuxmint.com/" diff --git a/gnome-extra/hamster-applet/ChangeLog b/gnome-extra/hamster-applet/ChangeLog index 92d28d75ddb6..1b1d65f68943 100644 --- a/gnome-extra/hamster-applet/ChangeLog +++ b/gnome-extra/hamster-applet/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/hamster-applet -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/hamster-applet/ChangeLog,v 1.43 2011/03/23 08:17:48 nirbheek Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/hamster-applet/ChangeLog,v 1.44 2012/02/07 21:11:09 tetromino Exp $ + + 07 Feb 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + hamster-applet-2.32.1.ebuild: + Directly inherit multilib, thanks to Arfrever for reporting. 23 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> -hamster-applet-2.30.2-r1.ebuild: diff --git a/gnome-extra/hamster-applet/hamster-applet-2.32.1.ebuild b/gnome-extra/hamster-applet/hamster-applet-2.32.1.ebuild index d1deb6eb9061..18bdbd7e274c 100644 --- a/gnome-extra/hamster-applet/hamster-applet-2.32.1.ebuild +++ b/gnome-extra/hamster-applet/hamster-applet-2.32.1.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/gnome-extra/hamster-applet/hamster-applet-2.32.1.ebuild,v 1.6 2011/03/22 19:30:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/hamster-applet/hamster-applet-2.32.1.ebuild,v 1.7 2012/02/07 21:11:09 tetromino Exp $ EAPI="3" GCONF_DEBUG="no" @@ -8,7 +8,7 @@ PYTHON_DEPEND="2:2.5" SUPPORT_PYTHON_ABIS="1" RESTRICT_PYTHON_ABIS="3.*" -inherit gnome2 python waf-utils +inherit gnome2 multilib python waf-utils DESCRIPTION="Time tracking for the masses, in a GNOME applet" HOMEPAGE="http://projecthamster.wordpress.com/" |