diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 22:06:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 22:06:38 +0000 |
commit | 9df2f7f1a4349c982e9cc452875670ec2b760696 (patch) | |
tree | d6afd7e591d7c4cde2f0a4c2520ba04198cd2cc1 /x11-themes/gnome-icon-theme | |
parent | alpha/ia64 stable wrt #185823 (diff) | |
download | gentoo-2-9df2f7f1a4349c982e9cc452875670ec2b760696.tar.gz gentoo-2-9df2f7f1a4349c982e9cc452875670ec2b760696.tar.bz2 gentoo-2-9df2f7f1a4349c982e9cc452875670ec2b760696.zip |
alpha/ia64 stable wrt #185823
(Portage version: 2.1.2.11)
Diffstat (limited to 'x11-themes/gnome-icon-theme')
-rw-r--r-- | x11-themes/gnome-icon-theme/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-2.18.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gnome-icon-theme/ChangeLog b/x11-themes/gnome-icon-theme/ChangeLog index ce7976f7304f..d283743a363c 100644 --- a/x11-themes/gnome-icon-theme/ChangeLog +++ b/x11-themes/gnome-icon-theme/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gnome-icon-theme # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.129 2007/08/07 19:27:50 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.130 2007/08/08 22:06:38 armin76 Exp $ + + 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> + gnome-icon-theme-2.18.0.ebuild: + alpha/ia64 stable wrt #185823 07 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> gnome-icon-theme-2.18.0.ebuild: diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.18.0.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.18.0.ebuild index d9a32ad44fd1..2e4251ea3bd3 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.18.0.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.18.0.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/gnome-icon-theme/gnome-icon-theme-2.18.0.ebuild,v 1.4 2007/08/07 19:27:50 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.18.0.ebuild,v 1.5 2007/08/08 22:06:38 armin76 Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="x11-themes/hicolor-icon-theme" |