diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-11 15:51:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-11 15:51:33 +0000 |
commit | 36778dddfb9f1340e91c1c539cf2ca953764df67 (patch) | |
tree | 96a2dd80e7b36cc3ba77a367d7506de6354d4355 /x11-themes/skulpture | |
parent | Stable for amd64, wrt bug #472986 (diff) | |
download | gentoo-2-36778dddfb9f1340e91c1c539cf2ca953764df67.tar.gz gentoo-2-36778dddfb9f1340e91c1c539cf2ca953764df67.tar.bz2 gentoo-2-36778dddfb9f1340e91c1c539cf2ca953764df67.zip |
Stable for amd64, wrt bug #472986
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-themes/skulpture')
-rw-r--r-- | x11-themes/skulpture/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/skulpture/skulpture-0.2.4.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/x11-themes/skulpture/ChangeLog b/x11-themes/skulpture/ChangeLog index 7507d7ec49ab..0baacdb00ff7 100644 --- a/x11-themes/skulpture/ChangeLog +++ b/x11-themes/skulpture/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/skulpture -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/skulpture/ChangeLog,v 1.4 2011/10/28 20:35:04 abcd Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/skulpture/ChangeLog,v 1.5 2013/06/11 15:51:33 ago Exp $ + + 11 Jun 2013; Agostino Sarubbo <ago@gentoo.org> skulpture-0.2.4.ebuild: + Stable for amd64, wrt bug #472986 28 Oct 2011; Jonathan Callen <abcd@gentoo.org> skulpture-0.2.4.ebuild: Bump EAPI to 4 @@ -19,4 +22,3 @@ 12 Jun 2009; Tomáš Chvátal <scarabeus@gentoo.org> +skulpture-0.2.3.ebuild, +metadata.xml: Initial commit. Moved from kde-testing. Per bug #273850. - diff --git a/x11-themes/skulpture/skulpture-0.2.4.ebuild b/x11-themes/skulpture/skulpture-0.2.4.ebuild index 14ddaa75072b..ae366204c90e 100644 --- a/x11-themes/skulpture/skulpture-0.2.4.ebuild +++ b/x11-themes/skulpture/skulpture-0.2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/skulpture/skulpture-0.2.4.ebuild,v 1.3 2011/10/28 20:35:04 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/skulpture/skulpture-0.2.4.ebuild,v 1.4 2013/06/11 15:51:33 ago Exp $ EAPI=4 @@ -12,5 +12,5 @@ SRC_URI="http://kde-look.org/CONTENT/content-files/59031-${P}.tar.gz" LICENSE="GPL-3" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" |