diff options
author | Johannes Huber <johu@gentoo.org> | 2012-08-14 22:11:53 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-08-14 22:11:53 +0000 |
commit | 63195c8e55b1bcd83d43c9a25a1b718391beeced (patch) | |
tree | 26a20230859a070cd0f111013274e136885e261b /lxde-base/lxde-icon-theme | |
parent | Stable for x86, wrt bug #430494 (diff) | |
download | historical-63195c8e55b1bcd83d43c9a25a1b718391beeced.tar.gz historical-63195c8e55b1bcd83d43c9a25a1b718391beeced.tar.bz2 historical-63195c8e55b1bcd83d43c9a25a1b718391beeced.zip |
Stable for x86, wrt bug #430494
Package-Manager: portage-2.2.0_alpha121/cvs/Linux x86_64
Diffstat (limited to 'lxde-base/lxde-icon-theme')
-rw-r--r-- | lxde-base/lxde-icon-theme/ChangeLog | 5 | ||||
-rw-r--r-- | lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/lxde-base/lxde-icon-theme/ChangeLog b/lxde-base/lxde-icon-theme/ChangeLog index bb9ed8e35b35..cb00aab3fd6b 100644 --- a/lxde-base/lxde-icon-theme/ChangeLog +++ b/lxde-base/lxde-icon-theme/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for lxde-base/lxde-icon-theme # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-icon-theme/ChangeLog,v 1.12 2012/08/11 21:28:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-icon-theme/ChangeLog,v 1.13 2012/08/14 22:11:05 johu Exp $ + + 14 Aug 2012; Johannes Huber <johu@gentoo.org> lxde-icon-theme-0.5.0.ebuild: + Stable for x86, wrt bug #430494 11 Aug 2012; Agostino Sarubbo <ago@gentoo.org> lxde-icon-theme-0.5.0.ebuild: Stable for amd64, wrt bug #430494 diff --git a/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.0.ebuild b/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.0.ebuild index e474f95c7fb5..f34f82a11c26 100644 --- a/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.0.ebuild +++ b/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.5.0.ebuild,v 1.4 2012/08/11 21:28:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.0.ebuild,v 1.5 2012/08/14 22:11:05 johu Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/lxde/LXDE%20Icon%20Theme/${P}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ppc ~x86" +KEYWORDS="~alpha amd64 arm ppc x86" IUSE="" RDEPEND="x11-libs/gtk+:2" |