diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-11 15:53:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-11 15:53:33 +0000 |
commit | 30bea17bb41d7d30d9d233a556ddcfe13ecabe43 (patch) | |
tree | 08e2a92e4ee5eddc2d44fb9823286b12a89f4046 /x11-themes | |
parent | Stable for x86, wrt bug #472986 (diff) | |
download | gentoo-2-30bea17bb41d7d30d9d233a556ddcfe13ecabe43.tar.gz gentoo-2-30bea17bb41d7d30d9d233a556ddcfe13ecabe43.tar.bz2 gentoo-2-30bea17bb41d7d30d9d233a556ddcfe13ecabe43.zip |
Stable for x86, wrt bug #472986
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/skulpture/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/skulpture/skulpture-0.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/skulpture/ChangeLog b/x11-themes/skulpture/ChangeLog index 0baacdb00ff7..04ebac4430e1 100644 --- a/x11-themes/skulpture/ChangeLog +++ b/x11-themes/skulpture/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/skulpture # 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 $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/skulpture/ChangeLog,v 1.6 2013/06/11 15:53:33 ago Exp $ + + 11 Jun 2013; Agostino Sarubbo <ago@gentoo.org> skulpture-0.2.4.ebuild: + Stable for x86, wrt bug #472986 11 Jun 2013; Agostino Sarubbo <ago@gentoo.org> skulpture-0.2.4.ebuild: Stable for amd64, wrt bug #472986 diff --git a/x11-themes/skulpture/skulpture-0.2.4.ebuild b/x11-themes/skulpture/skulpture-0.2.4.ebuild index ae366204c90e..9624c7a1968e 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-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.4 2013/06/11 15:51:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/skulpture/skulpture-0.2.4.ebuild,v 1.5 2013/06/11 15:53: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" |