diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-17 12:27:22 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-17 12:27:22 +0000 |
commit | fad56cb5f2c04fc20de6abe7366c520d326a6ed7 (patch) | |
tree | 515a575026f52b1c260a0d4d918a3bb7750ac7ad /x11-themes/gtk-engines-unico | |
parent | ppc/ppc64 stable and convert to prune_libtool_files from eutils.eclass (diff) | |
download | gentoo-2-fad56cb5f2c04fc20de6abe7366c520d326a6ed7.tar.gz gentoo-2-fad56cb5f2c04fc20de6abe7366c520d326a6ed7.tar.bz2 gentoo-2-fad56cb5f2c04fc20de6abe7366c520d326a6ed7.zip |
Use EAPI5 to get verbose build log
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'x11-themes/gtk-engines-unico')
-rw-r--r-- | x11-themes/gtk-engines-unico/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.2.ebuild | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11-themes/gtk-engines-unico/ChangeLog b/x11-themes/gtk-engines-unico/ChangeLog index 41275bd0d1c4..c1ae122b799f 100644 --- a/x11-themes/gtk-engines-unico/ChangeLog +++ b/x11-themes/gtk-engines-unico/ChangeLog @@ -1,10 +1,11 @@ # ChangeLog for x11-themes/gtk-engines-unico # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-unico/ChangeLog,v 1.9 2012/11/17 12:24:27 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-unico/ChangeLog,v 1.10 2012/11/17 12:27:22 ssuominen Exp $ 17 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> gtk-engines-unico-1.0.2.ebuild: - ppc/ppc64 stable and convert to prune_libtool_files from eutils.eclass + ppc/ppc64 stable, convert to prune_libtool_files from eutils.eclass + and raise EAPI to 5 for verbose build log. 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> gtk-engines-unico-1.0.2.ebuild: diff --git a/x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.2.ebuild b/x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.2.ebuild index e5c612146bfd..c387aa378659 100644 --- a/x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.2.ebuild +++ b/x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.2.ebuild,v 1.6 2012/11/17 12:24:27 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.2.ebuild,v 1.7 2012/11/17 12:27:22 ssuominen Exp $ -EAPI=4 +EAPI=5 inherit eutils MY_PN=${PN/gtk-engines-} |