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/hicolor-icon-theme | |
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/hicolor-icon-theme')
-rw-r--r-- | x11-themes/hicolor-icon-theme/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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="" |