diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-02-23 18:38:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-02-23 18:38:56 +0000 |
commit | d8e611fa7e80b4ced75b5fbdb7e0852c73c6b8a0 (patch) | |
tree | eb6d7434e496472ed00f761562a50f7cad814ef9 /lxde-base/lxde-icon-theme | |
parent | arm stable wrt #306433 (diff) | |
download | gentoo-2-d8e611fa7e80b4ced75b5fbdb7e0852c73c6b8a0.tar.gz gentoo-2-d8e611fa7e80b4ced75b5fbdb7e0852c73c6b8a0.tar.bz2 gentoo-2-d8e611fa7e80b4ced75b5fbdb7e0852c73c6b8a0.zip |
arm stable wrt #306433
(Portage version: 2.1.7.16/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'lxde-base/lxde-icon-theme')
-rw-r--r-- | lxde-base/lxde-icon-theme/ChangeLog | 6 | ||||
-rw-r--r-- | lxde-base/lxde-icon-theme/lxde-icon-theme-0.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/lxde-base/lxde-icon-theme/ChangeLog b/lxde-base/lxde-icon-theme/ChangeLog index b8f286477a1f..7349de5a1e7b 100644 --- a/lxde-base/lxde-icon-theme/ChangeLog +++ b/lxde-base/lxde-icon-theme/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for lxde-base/lxde-icon-theme # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-icon-theme/ChangeLog,v 1.3 2010/02/23 18:13:20 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-icon-theme/ChangeLog,v 1.4 2010/02/23 18:38:56 armin76 Exp $ + + 23 Feb 2010; Raúl Porcel <armin76@gentoo.org> + lxde-icon-theme-0.0.1.ebuild: + arm stable wrt #306433 23 Feb 2010; Markos Chandras <hwoarang@gentoo.org> lxde-icon-theme-0.0.1.ebuild: diff --git a/lxde-base/lxde-icon-theme/lxde-icon-theme-0.0.1.ebuild b/lxde-base/lxde-icon-theme/lxde-icon-theme-0.0.1.ebuild index 2e3b00c34b10..c5e704e1e281 100644 --- a/lxde-base/lxde-icon-theme/lxde-icon-theme-0.0.1.ebuild +++ b/lxde-base/lxde-icon-theme/lxde-icon-theme-0.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-icon-theme/lxde-icon-theme-0.0.1.ebuild,v 1.3 2010/02/23 18:13:20 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-icon-theme/lxde-icon-theme-0.0.1.ebuild,v 1.4 2010/02/23 18:38:56 armin76 Exp $ EAPI="1" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 arm ~ppc ~x86" IUSE="" RDEPEND="x11-libs/gtk+:2" |