diff options
author | Justin Lecher <jlec@gentoo.org> | 2012-09-05 09:20:17 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2012-09-05 09:20:17 +0000 |
commit | 2fc07ced461450048300b578408d1d96ceb5bfd9 (patch) | |
tree | 39b8d273673f03b26b361da306db5a1b7d067c3b /app-mobilephone/gnokii | |
parent | Use doicon instead insinto + doins to install icon files (diff) | |
download | gentoo-2-2fc07ced461450048300b578408d1d96ceb5bfd9.tar.gz gentoo-2-2fc07ced461450048300b578408d1d96ceb5bfd9.tar.bz2 gentoo-2-2fc07ced461450048300b578408d1d96ceb5bfd9.zip |
Use doicon instead insinto + doins to install icon files
(Portage version: 2.2.0_alpha124/cvs/Linux x86_64)
Diffstat (limited to 'app-mobilephone/gnokii')
-rw-r--r-- | app-mobilephone/gnokii/ChangeLog | 9 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.27-r2.ebuild | 7 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.27-r4.ebuild | 7 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.28.1.ebuild | 7 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.29.ebuild | 7 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-9999.ebuild | 7 |
6 files changed, 22 insertions, 22 deletions
diff --git a/app-mobilephone/gnokii/ChangeLog b/app-mobilephone/gnokii/ChangeLog index f20224a6491e..52359d43a864 100644 --- a/app-mobilephone/gnokii/ChangeLog +++ b/app-mobilephone/gnokii/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-mobilephone/gnokii -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.113 2011/09/21 07:44:16 mgorny Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.114 2012/09/05 09:20:17 jlec Exp $ + + 05 Sep 2012; Justin Lecher <jlec@gentoo.org> gnokii-0.6.27-r2.ebuild, + gnokii-0.6.27-r4.ebuild, gnokii-0.6.28.1.ebuild, gnokii-0.6.29.ebuild, + gnokii-9999.ebuild: + Use doicon instead insinto + doins to install icon files 21 Sep 2011; Michał Górny <mgorny@gentoo.org> gnokii-9999.ebuild: Migrate to git-2. diff --git a/app-mobilephone/gnokii/gnokii-0.6.27-r2.ebuild b/app-mobilephone/gnokii/gnokii-0.6.27-r2.ebuild index aa84ebd13ea1..4a816d7485bc 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.27-r2.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.27-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.27-r2.ebuild,v 1.16 2011/03/27 12:11:23 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.27-r2.ebuild,v 1.17 2012/09/05 09:20:17 jlec Exp $ EAPI="1" @@ -87,8 +87,7 @@ src_install() { fperms 4755 /usr/sbin/mgnokiidev if use X; then - insinto /usr/share/pixmaps - newins Docs/sample/logo/gnokii.xpm xgnokii.xpm + newicon Docs/sample/logo/gnokii.xpm xgnokii.xpm fi if use sms; then diff --git a/app-mobilephone/gnokii/gnokii-0.6.27-r4.ebuild b/app-mobilephone/gnokii/gnokii-0.6.27-r4.ebuild index eefd8b5d5117..6336b1e28c37 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.27-r4.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.27-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.27-r4.ebuild,v 1.6 2011/03/27 12:11:23 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.27-r4.ebuild,v 1.7 2012/09/05 09:20:17 jlec Exp $ EAPI=2 @@ -96,8 +96,7 @@ src_install() { fperms 4755 /usr/sbin/mgnokiidev if use X; then - insinto /usr/share/pixmaps - newins Docs/sample/logo/gnokii.xpm xgnokii.xpm + newicon Docs/sample/logo/gnokii.xpm xgnokii.xpm fi if use sms; then diff --git a/app-mobilephone/gnokii/gnokii-0.6.28.1.ebuild b/app-mobilephone/gnokii/gnokii-0.6.28.1.ebuild index 4586ccb158e3..3c917500aa87 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.28.1.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.28.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.28.1.ebuild,v 1.4 2011/03/27 12:11:23 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.28.1.ebuild,v 1.5 2012/09/05 09:20:17 jlec Exp $ EAPI=2 @@ -100,8 +100,7 @@ src_install() { fperms 4755 /usr/sbin/mgnokiidev if use X; then - insinto /usr/share/pixmaps - newins Docs/sample/logo/gnokii.xpm xgnokii.xpm + newicon Docs/sample/logo/gnokii.xpm xgnokii.xpm fi if use sms; then diff --git a/app-mobilephone/gnokii/gnokii-0.6.29.ebuild b/app-mobilephone/gnokii/gnokii-0.6.29.ebuild index 4e9004e03522..9a4d52fb56ae 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.29.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.29.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.29.ebuild,v 1.8 2011/07/22 12:06:53 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.29.ebuild,v 1.9 2012/09/05 09:20:17 jlec Exp $ EAPI=2 @@ -96,8 +96,7 @@ src_install() { fperms 4755 /usr/sbin/mgnokiidev if use X; then - insinto /usr/share/pixmaps - newins Docs/sample/logo/gnokii.xpm xgnokii.xpm + newicon Docs/sample/logo/gnokii.xpm xgnokii.xpm fi if use sms; then diff --git a/app-mobilephone/gnokii/gnokii-9999.ebuild b/app-mobilephone/gnokii/gnokii-9999.ebuild index c26a24faaa59..d6faab8b207e 100644 --- a/app-mobilephone/gnokii/gnokii-9999.ebuild +++ b/app-mobilephone/gnokii/gnokii-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-9999.ebuild,v 1.9 2011/09/21 07:44:16 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-9999.ebuild,v 1.10 2012/09/05 09:20:17 jlec Exp $ EAPI=2 @@ -93,8 +93,7 @@ src_install() { fperms 4755 /usr/sbin/mgnokiidev if use X; then - insinto /usr/share/pixmaps - newins Docs/sample/logo/gnokii.xpm xgnokii.xpm + newicon Docs/sample/logo/gnokii.xpm xgnokii.xpm fi if use sms; then |