diff options
author | Pacho Ramos <pacho@gentoo.org> | 2011-07-23 10:21:51 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2011-07-23 10:21:51 +0000 |
commit | 7940946b2e6c34cd59bf043cde3c1a6c250414ed (patch) | |
tree | 5e7885d0b3666ab00f5d956f9854a8c29334cf23 /x11-themes | |
parent | ppc64 stable wrt #364215 (diff) | |
download | gentoo-2-7940946b2e6c34cd59bf043cde3c1a6c250414ed.tar.gz gentoo-2-7940946b2e6c34cd59bf043cde3c1a6c250414ed.tar.bz2 gentoo-2-7940946b2e6c34cd59bf043cde3c1a6c250414ed.zip |
Fix DESCRIPTION, bug #376039 by Alexandre Rostovtsev.
(Portage version: 2.1.10.6/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-icon-theme/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-3.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/gnome-icon-theme/ChangeLog b/x11-themes/gnome-icon-theme/ChangeLog index 9237a5495779..35cf33bcd20e 100644 --- a/x11-themes/gnome-icon-theme/ChangeLog +++ b/x11-themes/gnome-icon-theme/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/gnome-icon-theme # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.202 2011/07/17 21:25:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.203 2011/07/23 10:21:51 pacho Exp $ + + 23 Jul 2011; Pacho Ramos <pacho@gentoo.org> gnome-icon-theme-3.0.0.ebuild: + Fix DESCRIPTION, bug #376039 by Alexandre Rostovtsev. 17 Jul 2011; Markus Meier <maekke@gentoo.org> gnome-icon-theme-3.0.0.ebuild: arm stable, bug #369909 diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-3.0.0.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-3.0.0.ebuild index cc9131dd0ebb..54e9cf240d16 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-3.0.0.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-3.0.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 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-3.0.0.ebuild,v 1.5 2011/07/17 21:25:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-3.0.0.ebuild,v 1.6 2011/07/23 10:21:51 pacho Exp $ EAPI="3" GCONF_DEBUG="no" inherit gnome2 eutils autotools -DESCRIPTION="GNOME default icon themes" +DESCRIPTION="GNOME default icon theme" HOMEPAGE="http://www.gnome.org/ http://people.freedesktop.org/~jimmac/icons/#git" SRC_URI="${SRC_URI} |