diff options
author | Zac Medico <zmedico@gentoo.org> | 2013-02-25 21:13:10 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2013-02-25 21:13:10 +0000 |
commit | 2dae00efb2faf1a0290a754c1ecbdbcd96b18163 (patch) | |
tree | ec6adeefb215f927a14807a76dc124bad37851e7 /x11-themes | |
parent | Add ~arm-linux keyword. (diff) | |
download | gentoo-2-2dae00efb2faf1a0290a754c1ecbdbcd96b18163.tar.gz gentoo-2-2dae00efb2faf1a0290a754c1ecbdbcd96b18163.tar.bz2 gentoo-2-2dae00efb2faf1a0290a754c1ecbdbcd96b18163.zip |
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p13/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-themes-standard/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gnome-themes-standard/gnome-themes-standard-3.6.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gnome-themes-standard/ChangeLog b/x11-themes/gnome-themes-standard/ChangeLog index 57a1982f47ef..d3461227014e 100644 --- a/x11-themes/gnome-themes-standard/ChangeLog +++ b/x11-themes/gnome-themes-standard/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gnome-themes-standard # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes-standard/ChangeLog,v 1.37 2013/01/28 14:25:03 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes-standard/ChangeLog,v 1.38 2013/02/25 21:13:10 zmedico Exp $ + + 25 Feb 2013; Zac Medico <zmedico@gentoo.org> + gnome-themes-standard-3.6.2.ebuild: + Add ~arm-linux keyword. 28 Jan 2013; Alexis Ballier <aballier@gentoo.org> gnome-themes-standard-3.6.2.ebuild: diff --git a/x11-themes/gnome-themes-standard/gnome-themes-standard-3.6.2.ebuild b/x11-themes/gnome-themes-standard/gnome-themes-standard-3.6.2.ebuild index 2a0709904d9e..284d25d1ecfa 100644 --- a/x11-themes/gnome-themes-standard/gnome-themes-standard-3.6.2.ebuild +++ b/x11-themes/gnome-themes-standard/gnome-themes-standard-3.6.2.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/x11-themes/gnome-themes-standard/gnome-themes-standard-3.6.2.ebuild,v 1.4 2013/01/28 14:25:03 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes-standard/gnome-themes-standard-3.6.2.ebuild,v 1.5 2013/02/25 21:13:10 zmedico Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2.1+" SLOT="0" IUSE="+gtk" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" COMMON_DEPEND=" gnome-base/librsvg:2 |