diff options
author | Johannes Huber <johu@gentoo.org> | 2012-08-24 12:29:31 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-08-24 12:29:31 +0000 |
commit | 4f818a64e3106ff314a1509521fdcc687929345b (patch) | |
tree | 7ba635fc304902bdb0d3fb84fe63e375b053e825 /x11-themes | |
parent | ppc stable (bug 426688). (diff) | |
download | gentoo-2-4f818a64e3106ff314a1509521fdcc687929345b.tar.gz gentoo-2-4f818a64e3106ff314a1509521fdcc687929345b.tar.bz2 gentoo-2-4f818a64e3106ff314a1509521fdcc687929345b.zip |
Stable for x86, wrt bug #432470
(Portage version: 2.2.0_alpha122/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/crystal/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/crystal/crystal-2.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/crystal/ChangeLog b/x11-themes/crystal/ChangeLog index fc47145a8bf8..85e7904177e2 100644 --- a/x11-themes/crystal/ChangeLog +++ b/x11-themes/crystal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/crystal # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.47 2012/08/24 12:07:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.48 2012/08/24 12:29:31 johu Exp $ + + 24 Aug 2012; Johannes Huber <johu@gentoo.org> crystal-2.1.1.ebuild: + Stable for x86, wrt bug #432470 24 Aug 2012; Agostino Sarubbo <ago@gentoo.org> crystal-2.1.1.ebuild: Stable for amd64, wrt bug #432470 diff --git a/x11-themes/crystal/crystal-2.1.1.ebuild b/x11-themes/crystal/crystal-2.1.1.ebuild index 9142f58a7495..bf6484e0aeff 100644 --- a/x11-themes/crystal/crystal-2.1.1.ebuild +++ b/x11-themes/crystal/crystal-2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-2.1.1.ebuild,v 1.2 2012/08/24 12:07:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-2.1.1.ebuild,v 1.3 2012/08/24 12:29:31 johu Exp $ EAPI=4 inherit kde4-base @@ -11,7 +11,7 @@ SRC_URI="http://kde-look.org/CONTENT/content-files/75140-${P}.tar.bz2" LICENSE="GPL-2" SLOT="4" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="$(add_kdebase_dep kwin)" |