diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-21 09:10:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-21 09:10:26 +0000 |
commit | 6d031987cd248cfb48ab9c21888d1c38117909e2 (patch) | |
tree | 353f560c5b51d58267d539f32c17169aa21378f9 /x11-themes/korilla | |
parent | Stable for amd64, wrt bug #412673 (diff) | |
download | gentoo-2-6d031987cd248cfb48ab9c21888d1c38117909e2.tar.gz gentoo-2-6d031987cd248cfb48ab9c21888d1c38117909e2.tar.bz2 gentoo-2-6d031987cd248cfb48ab9c21888d1c38117909e2.zip |
Stable for amd64, wrt bug #412681
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes/korilla')
-rw-r--r-- | x11-themes/korilla/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/korilla/korilla-1.3.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-themes/korilla/ChangeLog b/x11-themes/korilla/ChangeLog index 69c464cb139f..c7f4843fab2d 100644 --- a/x11-themes/korilla/ChangeLog +++ b/x11-themes/korilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/korilla -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/korilla/ChangeLog,v 1.16 2006/11/28 00:22:23 flameeyes Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/korilla/ChangeLog,v 1.17 2012/04/21 09:10:26 ago Exp $ + + 21 Apr 2012; Agostino Sarubbo <ago@gentoo.org> korilla-1.3.5.ebuild: + Stable for amd64, wrt bug #412681 28 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> korilla-1.3.5.ebuild: Add binchecks and strip restricts, use doins rather than cp to copy the files. diff --git a/x11-themes/korilla/korilla-1.3.5.ebuild b/x11-themes/korilla/korilla-1.3.5.ebuild index 28be3580da46..1e4b8ca441b8 100644 --- a/x11-themes/korilla/korilla-1.3.5.ebuild +++ b/x11-themes/korilla/korilla-1.3.5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/korilla/korilla-1.3.5.ebuild,v 1.3 2006/11/28 00:22:23 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/korilla/korilla-1.3.5.ebuild,v 1.4 2012/04/21 09:10:26 ago Exp $ DESCRIPTION="Kool Gorilla Icon Set for KDE" SRC_URI="http://home.comcast.net/~gorillaonkde/gorilla/Korilla_Icons-v${PV}.tar.bz2" HOMEPAGE="http://www.kde-look.org/content/show.php?content=7264" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="" SLOT="0" LICENSE="GPL-2" |