diff options
author | Pacho Ramos <pacho@gentoo.org> | 2011-01-08 11:05:37 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2011-01-08 11:05:37 +0000 |
commit | effac3d7a1100c65c8218cf479784eab197e4a5d (patch) | |
tree | 6d184b3b04704c3fce3e3536f05939043076fc44 /x11-themes/gnome-icon-theme | |
parent | Fix for Prefix (diff) | |
download | gentoo-2-effac3d7a1100c65c8218cf479784eab197e4a5d.tar.gz gentoo-2-effac3d7a1100c65c8218cf479784eab197e4a5d.tar.bz2 gentoo-2-effac3d7a1100c65c8218cf479784eab197e4a5d.zip |
Don't enable branding per default as won't work for people using ACCEPT_LICENSE=-*
(Portage version: 2.1.9.30/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes/gnome-icon-theme')
-rw-r--r-- | x11-themes/gnome-icon-theme/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gnome-icon-theme/ChangeLog b/x11-themes/gnome-icon-theme/ChangeLog index b7fed8fd331a..3c9a3e14e595 100644 --- a/x11-themes/gnome-icon-theme/ChangeLog +++ b/x11-themes/gnome-icon-theme/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gnome-icon-theme # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.186 2011/01/04 00:29:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.187 2011/01/08 11:05:37 pacho Exp $ + + 08 Jan 2011; Pacho Ramos <pacho@gentoo.org> gnome-icon-theme-2.91.0.ebuild: + Don't enable branding per default as won't work for people using + ACCEPT_LICENSE=-* @FREE *gnome-icon-theme-2.91.0 (04 Jan 2011) diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.0.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.0.ebuild index 121870a6eacc..fad252b57748 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.0.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.0.ebuild,v 1.1 2011/01/04 00:29:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.0.ebuild,v 1.2 2011/01/08 11:05:37 pacho Exp $ EAPI="3" GCONF_DEBUG="no" @@ -17,7 +17,7 @@ LICENSE="LGPL-3 branding? ( CCPL-Sampling-Plus-1.0 )" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="+branding" +IUSE="branding" RDEPEND=">=x11-themes/hicolor-icon-theme-0.10" DEPEND="${RDEPEND} |