diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-23 17:19:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-23 17:19:09 +0000 |
commit | bb5978e1c8ef1cf6859d63225b8b7bb36d73e1dc (patch) | |
tree | ea8aae006a4f9bf2149a636b773c9783b461c6cb /kde-base/kephal | |
parent | old, whitespace (diff) | |
download | historical-bb5978e1c8ef1cf6859d63225b8b7bb36d73e1dc.tar.gz historical-bb5978e1c8ef1cf6859d63225b8b7bb36d73e1dc.tar.bz2 historical-bb5978e1c8ef1cf6859d63225b8b7bb36d73e1dc.zip |
Add ~arm
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'kde-base/kephal')
-rw-r--r-- | kde-base/kephal/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kephal/kephal-4.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kephal/ChangeLog b/kde-base/kephal/ChangeLog index 80e4916fb9ec..1e9c1f7c8a9f 100644 --- a/kde-base/kephal/ChangeLog +++ b/kde-base/kephal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kephal # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v 1.34 2010/01/19 08:41:33 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v 1.35 2010/01/23 17:10:57 armin76 Exp $ + + 23 Jan 2010; Raúl Porcel <armin76@gentoo.org> kephal-4.3.4.ebuild: + Add ~arm 19 Jan 2010; Jonathan Callen <abcd@gentoo.org> kephal-4.3.4.ebuild: Keyword ~amd64-linux/~x86-linux diff --git a/kde-base/kephal/kephal-4.3.4.ebuild b/kde-base/kephal/kephal-4.3.4.ebuild index 622f5b892333..6c5f546450da 100644 --- a/kde-base/kephal/kephal-4.3.4.ebuild +++ b/kde-base/kephal/kephal-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/kephal/kephal-4.3.4.ebuild,v 1.4 2010/01/19 08:41:33 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/kephal-4.3.4.ebuild,v 1.5 2010/01/23 17:10:57 armin76 Exp $ EAPI="2" @@ -9,5 +9,5 @@ KMMODULE="libs/kephal" inherit kde4-meta DESCRIPTION="Allows handling of multihead systems via the XRandR extension" -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" |