diff options
author | 2014-02-22 21:57:29 +0000 | |
---|---|---|
committer | 2014-02-22 21:57:29 +0000 | |
commit | d4d693bac00ef10f7a9d3a13b249a8ab0d6cecbf (patch) | |
tree | a5dcf128d686576ced7ca91b138cb5a282e37614 /gnome-extra/gnome-shell-extensions-topicons | |
parent | Fix wrong commit, bug 502160 (diff) | |
download | gentoo-2-d4d693bac00ef10f7a9d3a13b249a8ab0d6cecbf.tar.gz gentoo-2-d4d693bac00ef10f7a9d3a13b249a8ab0d6cecbf.tar.bz2 gentoo-2-d4d693bac00ef10f7a9d3a13b249a8ab0d6cecbf.zip |
Fix wrong commit, bug 502160
(Portage version: 2.2.8-r1/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-20.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 d9474e783043..186a2f9f133e 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-shell-extensions-topicons/ChangeLog,v 1.8 2014/02/22 15:16:04 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-shell-extensions-topicons/ChangeLog,v 1.9 2014/02/22 21:57:29 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> + gnome-shell-extensions-topicons-20.ebuild: + Fix wrong commit, bug 502160 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-shell-extensions-topicons-20.ebuild: diff --git a/gnome-extra/gnome-shell-extensions-topicons/gnome-shell-extensions-topicons-20.ebuild b/gnome-extra/gnome-shell-extensions-topicons/gnome-shell-extensions-topicons-20.ebuild index 586e309ee179..b3be808025d3 100644 --- a/gnome-extra/gnome-shell-extensions-topicons/gnome-shell-extensions-topicons-20.ebuild +++ b/gnome-extra/gnome-shell-extensions-topicons/gnome-shell-extensions-topicons-20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-20.ebuild,v 1.2 2014/02/22 15:16:04 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-shell-extensions-topicons/gnome-shell-extensions-topicons-20.ebuild,v 1.3 2014/02/22 21:57:29 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 x86" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=" |