diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-10-14 15:55:05 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-10-14 15:55:05 +0000 |
commit | c4f75924a081f592a971679ce11a11bd8f7c9599 (patch) | |
tree | 105988cb8f9d83398bdea3a1aabea970e669f731 /x11-themes/tango-icon-theme | |
parent | Stable on ppc64; bug #195254 (diff) | |
download | gentoo-2-c4f75924a081f592a971679ce11a11bd8f7c9599.tar.gz gentoo-2-c4f75924a081f592a971679ce11a11bd8f7c9599.tar.bz2 gentoo-2-c4f75924a081f592a971679ce11a11bd8f7c9599.zip |
Stable on ppc64; bug #195254
(Portage version: 2.1.3.9)
Diffstat (limited to 'x11-themes/tango-icon-theme')
-rw-r--r-- | x11-themes/tango-icon-theme/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/tango-icon-theme/tango-icon-theme-0.8.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/tango-icon-theme/ChangeLog b/x11-themes/tango-icon-theme/ChangeLog index 8bb07c82d128..3419abc71d34 100644 --- a/x11-themes/tango-icon-theme/ChangeLog +++ b/x11-themes/tango-icon-theme/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/tango-icon-theme # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog,v 1.40 2007/10/14 11:45:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog,v 1.41 2007/10/14 15:55:05 corsair Exp $ + + 14 Oct 2007; Markus Rothe <corsair@gentoo.org> + tango-icon-theme-0.8.1.ebuild: + Stable on ppc64; bug #195254 14 Oct 2007; Raúl Porcel <armin76@gentoo.org> tango-icon-theme-0.8.1.ebuild: diff --git a/x11-themes/tango-icon-theme/tango-icon-theme-0.8.1.ebuild b/x11-themes/tango-icon-theme/tango-icon-theme-0.8.1.ebuild index 9667509e656b..8c4ecc7af447 100644 --- a/x11-themes/tango-icon-theme/tango-icon-theme-0.8.1.ebuild +++ b/x11-themes/tango-icon-theme/tango-icon-theme-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/tango-icon-theme-0.8.1.ebuild,v 1.6 2007/10/14 11:45:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/tango-icon-theme-0.8.1.ebuild,v 1.7 2007/10/14 15:55:05 corsair Exp $ inherit eutils gnome2-utils @@ -10,7 +10,7 @@ SRC_URI="http://tango-project.org/releases/${P}.tar.gz" LICENSE="CCPL-Attribution-ShareAlike-2.5" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="png" RESTRICT="binchecks strip" |