diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-24 13:36:41 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-24 13:36:41 +0000 |
commit | 925c5887a64503b5c8a41950aff0a6e57c5d807c (patch) | |
tree | f12d3d67ae6bf2c5c1e71e7dcc87794eb8801c82 /x11-themes | |
parent | Added patch to let sound-juicer build on Gentoo/FreeBSD. (diff) | |
download | gentoo-2-925c5887a64503b5c8a41950aff0a6e57c5d807c.tar.gz gentoo-2-925c5887a64503b5c8a41950aff0a6e57c5d807c.tar.bz2 gentoo-2-925c5887a64503b5c8a41950aff0a6e57c5d807c.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-themes')
-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 7bf7470cec90..1f2e6236fbda 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.20 2005/08/24 00:42:41 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.21 2005/08/24 13:32:08 gustavoz Exp $ + + 24 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> + hicolor-icon-theme-0.8.ebuild: + Stable on sparc 24 Aug 2005; Leonardo Boshell <leonardop@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 f6597faa0ebe..f277d2c3edc4 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.3 2005/08/24 00:42:41 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild,v 1.4 2005/08/24 13:32:08 gustavoz 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="" |