diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 12:26:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 12:26:08 +0000 |
commit | c4faec9971ce90d90323a0849d511ff52e0d2f43 (patch) | |
tree | 8cb24668a33b616f3c5af95a2e24d0ad6db48d76 /gnome-extra | |
parent | Stable for x86, wrt bug #475110 (diff) | |
download | gentoo-2-c4faec9971ce90d90323a0849d511ff52e0d2f43.tar.gz gentoo-2-c4faec9971ce90d90323a0849d511ff52e0d2f43.tar.bz2 gentoo-2-c4faec9971ce90d90323a0849d511ff52e0d2f43.zip |
Stable for x86, wrt bug #472816
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/docky/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/docky/docky-2.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/docky/ChangeLog b/gnome-extra/docky/ChangeLog index 3bedcaa185b6..6b236c6e910d 100644 --- a/gnome-extra/docky/ChangeLog +++ b/gnome-extra/docky/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/docky # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/docky/ChangeLog,v 1.16 2013/06/13 17:35:55 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/docky/ChangeLog,v 1.17 2013/07/04 12:26:08 ago Exp $ + + 04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> docky-2.2.0.ebuild: + Stable for x86, wrt bug #472816 13 Jun 2013; Chema Alonso <nimiux@gentoo.org> docky-2.2.0.ebuild: Stable for amd64 wrt bug #472816 diff --git a/gnome-extra/docky/docky-2.2.0.ebuild b/gnome-extra/docky/docky-2.2.0.ebuild index 3e2f74d21f0b..37e9af09c674 100644 --- a/gnome-extra/docky/docky-2.2.0.ebuild +++ b/gnome-extra/docky/docky-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/docky/docky-2.2.0.ebuild,v 1.2 2013/06/13 17:35:55 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/docky/docky-2.2.0.ebuild,v 1.3 2013/07/04 12:26:08 ago Exp $ EAPI=4 inherit autotools eutils gnome2 mono @@ -11,7 +11,7 @@ SRC_URI="http://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug nls" RDEPEND="dev-dotnet/dbus-sharp |