summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2011-03-07 20:33:45 +0000
committerTobias Klausmann <klausman@gentoo.org>2011-03-07 20:33:45 +0000
commit062512868b7a50fea1f04688aa7a335ae7942cf6 (patch)
treefc310d7a63cb188d91046a7fc552438a9a9b0732 /lxde-base/lxde-icon-theme
parentKeyworded on alpha, bug #330911 (diff)
downloadhistorical-062512868b7a50fea1f04688aa7a335ae7942cf6.tar.gz
historical-062512868b7a50fea1f04688aa7a335ae7942cf6.tar.bz2
historical-062512868b7a50fea1f04688aa7a335ae7942cf6.zip
Keyworded on alpha, bug #330911
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64
Diffstat (limited to 'lxde-base/lxde-icon-theme')
-rw-r--r--lxde-base/lxde-icon-theme/ChangeLog8
-rw-r--r--lxde-base/lxde-icon-theme/lxde-icon-theme-0.0.1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/lxde-base/lxde-icon-theme/ChangeLog b/lxde-base/lxde-icon-theme/ChangeLog
index b8c742a35748..b5dc8d353787 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.6 2010/02/28 18:34:20 nixnut Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-icon-theme/ChangeLog,v 1.7 2011/03/07 20:32:45 klausman Exp $
+
+ 07 Mar 2011; Tobias Klausmann <klausman@gentoo.org>
+ lxde-icon-theme-0.0.1.ebuild:
+ Keyworded on alpha, bug #330911
28 Feb 2010; nixnut <nixnut@gentoo.org> lxde-icon-theme-0.0.1.ebuild:
ppc stable #306433
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 31a020dfdcd4..9655eb238e77 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
+# Copyright 1999-2011 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.6 2010/02/28 18:34:20 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-icon-theme/lxde-icon-theme-0.0.1.ebuild,v 1.7 2011/03/07 20:32:45 klausman 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="~alpha amd64 arm ppc x86"
IUSE=""
RDEPEND="x11-libs/gtk+:2"