diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-19 13:37:00 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-19 13:37:00 +0000 |
commit | ab4d712c26199fb34db8c1c5ab57ebf26eb09e1b (patch) | |
tree | e6bdb158c72407017135a1e5902d1e0293df1078 /x11-themes/activeheart-kwin | |
parent | Depend on a gcc equal or major than 3, as it seems to work fine with gcc4. (diff) | |
download | gentoo-2-ab4d712c26199fb34db8c1c5ab57ebf26eb09e1b.tar.gz gentoo-2-ab4d712c26199fb34db8c1c5ab57ebf26eb09e1b.tar.bz2 gentoo-2-ab4d712c26199fb34db8c1c5ab57ebf26eb09e1b.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-themes/activeheart-kwin')
-rw-r--r-- | x11-themes/activeheart-kwin/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/activeheart-kwin/activeheart-kwin-1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/activeheart-kwin/ChangeLog b/x11-themes/activeheart-kwin/ChangeLog index 18637070c94e..3ae168e4c39c 100644 --- a/x11-themes/activeheart-kwin/ChangeLog +++ b/x11-themes/activeheart-kwin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/activeheart-kwin # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/activeheart-kwin/ChangeLog,v 1.7 2005/09/17 19:34:01 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/activeheart-kwin/ChangeLog,v 1.8 2005/09/19 13:35:30 gustavoz Exp $ + + 19 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> + activeheart-kwin-1.1.ebuild: + Stable on sparc 23 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> activeheart-kwin-1.1.ebuild: diff --git a/x11-themes/activeheart-kwin/activeheart-kwin-1.1.ebuild b/x11-themes/activeheart-kwin/activeheart-kwin-1.1.ebuild index 1b1e4e3473a5..3590b0a4cc90 100644 --- a/x11-themes/activeheart-kwin/activeheart-kwin-1.1.ebuild +++ b/x11-themes/activeheart-kwin/activeheart-kwin-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/activeheart-kwin/activeheart-kwin-1.1.ebuild,v 1.6 2005/08/23 22:24:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/activeheart-kwin/activeheart-kwin-1.1.ebuild,v 1.7 2005/09/19 13:35:30 gustavoz Exp $ inherit kde @@ -15,7 +15,7 @@ SRC_URI="http://www.kde-look.org/content/files/${KLV}-${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc ~sparc" +KEYWORDS="x86 ~amd64 ~ppc sparc" IUSE="" need-kde 3.2 |