diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 19:17:48 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 19:17:48 +0000 |
commit | 9522f37fd51496ddae72376e4e57d64cd47aeb99 (patch) | |
tree | 069a87f2ded0ec693c19e06c8346935e0a5de4e6 /x11-themes/hicolor-icon-theme | |
parent | Manifest fix (diff) | |
download | gentoo-2-9522f37fd51496ddae72376e4e57d64cd47aeb99.tar.gz gentoo-2-9522f37fd51496ddae72376e4e57d64cd47aeb99.tar.bz2 gentoo-2-9522f37fd51496ddae72376e4e57d64cd47aeb99.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-themes/hicolor-icon-theme')
-rw-r--r-- | x11-themes/hicolor-icon-theme/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/hicolor-icon-theme/ChangeLog b/x11-themes/hicolor-icon-theme/ChangeLog index 223d91d8ff3c..2bb301b65c79 100644 --- a/x11-themes/hicolor-icon-theme/ChangeLog +++ b/x11-themes/hicolor-icon-theme/ChangeLog @@ -1,6 +1,10 @@ # 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.22 2005/08/25 17:57:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.23 2005/09/02 19:17:30 hansmi Exp $ + + 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> + hicolor-icon-theme-0.8.ebuild: + Stable on ppc. 25 Aug 2005; Aron Griffis <agriffis@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 e80eca7197ac..e4701b4ddfce 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.5 2005/08/25 17:57:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild,v 1.6 2005/09/02 19:17:30 hansmi 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="" |