diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-23 17:09:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-23 17:09:21 +0000 |
commit | 7adb3ec784216999bdbe6024fb7e27b714c66f57 (patch) | |
tree | a93e422f7716a6ce44cbed2624b59490d92ea8a0 /kde-base/kstartupconfig | |
parent | Add ~arm (diff) | |
download | gentoo-2-7adb3ec784216999bdbe6024fb7e27b714c66f57.tar.gz gentoo-2-7adb3ec784216999bdbe6024fb7e27b714c66f57.tar.bz2 gentoo-2-7adb3ec784216999bdbe6024fb7e27b714c66f57.zip |
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kstartupconfig')
-rw-r--r-- | kde-base/kstartupconfig/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kstartupconfig/kstartupconfig-4.3.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kstartupconfig/ChangeLog b/kde-base/kstartupconfig/ChangeLog index fdefe498ca32..b89d330fbf8f 100644 --- a/kde-base/kstartupconfig/ChangeLog +++ b/kde-base/kstartupconfig/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kstartupconfig # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartupconfig/ChangeLog,v 1.49 2010/01/20 18:24:55 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartupconfig/ChangeLog,v 1.50 2010/01/23 17:09:21 armin76 Exp $ + + 23 Jan 2010; Raúl Porcel <armin76@gentoo.org> + kstartupconfig-4.3.4.ebuild: + Add ~arm 20 Jan 2010; Jonathan Callen <abcd@gentoo.org> kstartupconfig-4.3.4.ebuild: diff --git a/kde-base/kstartupconfig/kstartupconfig-4.3.4.ebuild b/kde-base/kstartupconfig/kstartupconfig-4.3.4.ebuild index e5b72bc2ad18..790d82f309a3 100644 --- a/kde-base/kstartupconfig/kstartupconfig-4.3.4.ebuild +++ b/kde-base/kstartupconfig/kstartupconfig-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/kstartupconfig/kstartupconfig-4.3.4.ebuild,v 1.4 2010/01/20 18:24:55 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartupconfig/kstartupconfig-4.3.4.ebuild,v 1.5 2010/01/23 17:09:21 armin76 Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdebase-workspace" inherit kde4-meta DESCRIPTION="KDE: Utility to launch applications with special window properties" -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" |