diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-11 15:51:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-11 15:51:34 +0000 |
commit | 75d1bccafcd90707988d5e4202e8ed85e019c396 (patch) | |
tree | 5df58ea00a55132b6f298496e8d00d289dc4e080 /x11-themes/skulpture/skulpture-0.2.4.ebuild | |
parent | Stable for amd64, wrt bug #472986 (diff) | |
download | historical-75d1bccafcd90707988d5e4202e8ed85e019c396.tar.gz historical-75d1bccafcd90707988d5e4202e8ed85e019c396.tar.bz2 historical-75d1bccafcd90707988d5e4202e8ed85e019c396.zip |
Stable for amd64, wrt bug #472986
Package-Manager: portage-2.1.12.2/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'x11-themes/skulpture/skulpture-0.2.4.ebuild')
-rw-r--r-- | x11-themes/skulpture/skulpture-0.2.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |