diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-09-11 12:59:29 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-09-11 12:59:29 +0000 |
commit | 5b490b6f874cd56f52d4fa16ee10424b11bb9da8 (patch) | |
tree | 55398720aceac41b79d9141900c082604fcbd062 /x11-themes | |
parent | + lowercase patch (diff) | |
download | gentoo-2-5b490b6f874cd56f52d4fa16ee10424b11bb9da8.tar.gz gentoo-2-5b490b6f874cd56f52d4fa16ee10424b11bb9da8.tar.bz2 gentoo-2-5b490b6f874cd56f52d4fa16ee10424b11bb9da8.zip |
Stable on hppa.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-themes')
4 files changed, 13 insertions, 6 deletions
diff --git a/x11-themes/gtk-engines-cleanice/ChangeLog b/x11-themes/gtk-engines-cleanice/ChangeLog index 4f079fd19a7c..be2ccd48193e 100644 --- a/x11-themes/gtk-engines-cleanice/ChangeLog +++ b/x11-themes/gtk-engines-cleanice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-engines-cleanice # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/ChangeLog,v 1.17 2005/09/05 14:57:14 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/ChangeLog,v 1.18 2005/09/11 12:56:41 gmsoft Exp $ + + 11 Sep 2005; Guy Martin <gmsoft@gentoo.org> + gtk-engines-cleanice-2.4.0.ebuild: + Stable on hppa. 05 Sep 2005; Leonardo Boshell <leonardop@gentoo.org> gtk-engines-cleanice-0.8.5-r1.ebuild: diff --git a/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.0.ebuild b/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.0.ebuild index c45fbfff2fdf..3768fac25c00 100644 --- a/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.0.ebuild +++ b/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.0.ebuild,v 1.6 2005/08/23 21:55:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.0.ebuild,v 1.7 2005/09/11 12:56:41 gmsoft Exp $ DESCRIPTION="GTK+2 Cleanice Theme Engine" HOMEPAGE="http://sourceforge.net/projects/elysium-project/" SRC_URI="mirror://sourceforge/elysium-project/${P}.tar.gz" -KEYWORDS="~alpha amd64 ~hppa ia64 ppc sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ppc sparc x86" LICENSE="GPL-2" IUSE="static" SLOT="2" diff --git a/x11-themes/hicolor-icon-theme/ChangeLog b/x11-themes/hicolor-icon-theme/ChangeLog index 25db7023f0d3..a41f0f62dc36 100644 --- a/x11-themes/hicolor-icon-theme/ChangeLog +++ b/x11-themes/hicolor-icon-theme/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/hicolor-icon-theme # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.24 2005/09/03 21:14:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.25 2005/09/11 12:58:21 gmsoft Exp $ + + 11 Sep 2005; Guy Martin <gmsoft@gentoo.org> hicolor-icon-theme-0.8.ebuild: + Stable on hppa. 03 Sep 2005; Markus Rothe <corsair@gentoo.org> hicolor-icon-theme-0.8.ebuild: diff --git a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild index 10a11cfda687..829d41712d9a 100644 --- a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild +++ b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.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/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild,v 1.7 2005/09/03 21:14:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild,v 1.8 2005/09/11 12:58:21 gmsoft Exp $ DESCRIPTION="Fallback theme for the freedesktop icon theme specification" HOMEPAGE="http://icon-theme.freedesktop.org/wiki/HicolorTheme" @@ -8,7 +8,7 @@ SRC_URI="http://icon-theme.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" DEPEND="" |