diff options
author | 2009-12-27 15:08:17 +0000 | |
---|---|---|
committer | 2009-12-27 15:08:17 +0000 | |
commit | 5ae0397571d828d47c906fcc1038aeeb2f547574 (patch) | |
tree | d1aa501bba556c5f51f2aa41176edb6bf0f35ce2 /kde-base/kephal | |
parent | Fix typo in PKG_CHECK_MODULES for libgnomeui, which caused build failure, per... (diff) | |
download | historical-5ae0397571d828d47c906fcc1038aeeb2f547574.tar.gz historical-5ae0397571d828d47c906fcc1038aeeb2f547574.tar.bz2 historical-5ae0397571d828d47c906fcc1038aeeb2f547574.zip |
alpha/ia64/sparc stable
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 c6b3523b6941..69dba7c43779 100644 --- a/kde-base/kephal/ChangeLog +++ b/kde-base/kephal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kephal # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v 1.30 2009/12/10 20:49:38 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v 1.31 2009/12/27 14:58:39 armin76 Exp $ + + 27 Dec 2009; Raúl Porcel <armin76@gentoo.org> kephal-4.3.4.ebuild: + alpha/ia64/sparc stable 10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org> -kephal-4.3.1.ebuild: Drop KDE SC-4.3.1. diff --git a/kde-base/kephal/kephal-4.3.4.ebuild b/kde-base/kephal/kephal-4.3.4.ebuild index e6b2a82d7cf3..39b75b004c05 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-2009 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.1 2009/12/01 10:34:30 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/kephal-4.3.4.ebuild,v 1.2 2009/12/27 14:58:39 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" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86" IUSE="debug" |