diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-24 18:25:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-24 18:25:15 +0000 |
commit | bc8f0f5d6735d5992b8f613dbcbf7cd01c805502 (patch) | |
tree | f2b920fc01a62db322c2a1e38404614c6adffdc4 /lxde-base | |
parent | ia64/s390/sh/sparc stable wrt #259129 (diff) | |
download | gentoo-2-bc8f0f5d6735d5992b8f613dbcbf7cd01c805502.tar.gz gentoo-2-bc8f0f5d6735d5992b8f613dbcbf7cd01c805502.tar.bz2 gentoo-2-bc8f0f5d6735d5992b8f613dbcbf7cd01c805502.zip |
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'lxde-base')
-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 18a4860d086b..63f9d7a48644 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.1 2010/01/22 20:17:55 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-icon-theme/ChangeLog,v 1.2 2010/01/24 18:25:15 armin76 Exp $ + + 24 Jan 2010; Raúl Porcel <armin76@gentoo.org> + lxde-icon-theme-0.0.1.ebuild: + Add ~arm *lxde-icon-theme-0.0.1 (22 Jan 2010) 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 01eb45a066df..e83c15c49106 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.1 2010/01/22 20:17:55 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-icon-theme/lxde-icon-theme-0.0.1.ebuild,v 1.2 2010/01/24 18:25:15 armin76 Exp $ EAPI="1" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="" RDEPEND="x11-libs/gtk+:2" |