diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-10-30 17:52:17 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-10-30 17:52:17 +0000 |
commit | b9e1996a7d60086380ff64827e30da959c12166c (patch) | |
tree | 57a9080a64a4c84308ca18546f726e3d9cb4c935 /gnome-extra/gnome-shell-extensions-topicons | |
parent | Update DESCRIPTION, bug 489886 by Elias Probst. (diff) | |
download | gentoo-2-b9e1996a7d60086380ff64827e30da959c12166c.tar.gz gentoo-2-b9e1996a7d60086380ff64827e30da959c12166c.tar.bz2 gentoo-2-b9e1996a7d60086380ff64827e30da959c12166c.zip |
x86 keyword (#473082, thanks to Myckel Habets for testing)
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-extra/gnome-shell-extensions-topicons')
-rw-r--r-- | gnome-extra/gnome-shell-extensions-topicons/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/gnome-shell-extensions-topicons/gnome-shell-extensions-topicons-17.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/gnome-shell-extensions-topicons/ChangeLog b/gnome-extra/gnome-shell-extensions-topicons/ChangeLog index 2ac2bd557e1b..24c09e1f5d1e 100644 --- a/gnome-extra/gnome-shell-extensions-topicons/ChangeLog +++ b/gnome-extra/gnome-shell-extensions-topicons/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/gnome-shell-extensions-topicons # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-shell-extensions-topicons/ChangeLog,v 1.2 2013/07/04 19:43:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-shell-extensions-topicons/ChangeLog,v 1.3 2013/10/30 17:52:17 pacho Exp $ + + 30 Oct 2013; Pacho Ramos <pacho@gentoo.org> + gnome-shell-extensions-topicons-17.ebuild: + x86 keyword (#473082, thanks to Myckel Habets for testing) *gnome-shell-extensions-topicons-17 (04 Jul 2013) diff --git a/gnome-extra/gnome-shell-extensions-topicons/gnome-shell-extensions-topicons-17.ebuild b/gnome-extra/gnome-shell-extensions-topicons/gnome-shell-extensions-topicons-17.ebuild index 533dc404f3eb..b3b969b9cefe 100644 --- a/gnome-extra/gnome-shell-extensions-topicons/gnome-shell-extensions-topicons-17.ebuild +++ b/gnome-extra/gnome-shell-extensions-topicons/gnome-shell-extensions-topicons-17.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/gnome-shell-extensions-topicons/gnome-shell-extensions-topicons-17.ebuild,v 1.1 2013/07/04 19:43:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-shell-extensions-topicons/gnome-shell-extensions-topicons-17.ebuild,v 1.2 2013/10/30 17:52:17 pacho Exp $ EAPI="5" @@ -10,7 +10,7 @@ SRC_URI="http://94.247.144.115/repo/topicons/snapshot/topicons-${PV}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=" |