diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-23 17:04:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-23 17:04:14 +0000 |
commit | 672bd6260a1ff530a70503f6c5825ed17f7913fd (patch) | |
tree | adf307c1807a46670a09d51f3b18b98440fa06fd /kde-base/kdepasswd | |
parent | Missing IUSE (diff) | |
download | gentoo-2-672bd6260a1ff530a70503f6c5825ed17f7913fd.tar.gz gentoo-2-672bd6260a1ff530a70503f6c5825ed17f7913fd.tar.bz2 gentoo-2-672bd6260a1ff530a70503f6c5825ed17f7913fd.zip |
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kdepasswd')
-rw-r--r-- | kde-base/kdepasswd/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdepasswd/kdepasswd-4.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepasswd/ChangeLog b/kde-base/kdepasswd/ChangeLog index 0ab3d1ba7601..cfb95b043d40 100644 --- a/kde-base/kdepasswd/ChangeLog +++ b/kde-base/kdepasswd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdepasswd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.151 2010/01/20 20:26:16 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.152 2010/01/23 17:04:14 armin76 Exp $ + + 23 Jan 2010; Raúl Porcel <armin76@gentoo.org> kdepasswd-4.3.4.ebuild: + Add ~arm 20 Jan 2010; Jonathan Callen <abcd@gentoo.org> kdepasswd-4.3.4.ebuild: Keyword ~amd64-linux/~x86-linux diff --git a/kde-base/kdepasswd/kdepasswd-4.3.4.ebuild b/kde-base/kdepasswd/kdepasswd-4.3.4.ebuild index 7e2da2669e5e..1fc25b507224 100644 --- a/kde-base/kdepasswd/kdepasswd-4.3.4.ebuild +++ b/kde-base/kdepasswd/kdepasswd-4.3.4.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/kde-base/kdepasswd/kdepasswd-4.3.4.ebuild,v 1.2 2010/01/20 20:26:16 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-4.3.4.ebuild,v 1.3 2010/01/23 17:04:14 armin76 Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdebase-apps" inherit kde4-meta DESCRIPTION="KDE GUI for passwd" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" DEPEND=" |