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/kdelibs | |
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/kdelibs')
-rw-r--r-- | kde-base/kdelibs/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdelibs/kdelibs-4.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdelibs/ChangeLog b/kde-base/kdelibs/ChangeLog index 102605b9564f..c6c4b7674ecb 100644 --- a/kde-base/kdelibs/ChangeLog +++ b/kde-base/kdelibs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdelibs # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/ChangeLog,v 1.659 2009/12/26 17:36:29 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/ChangeLog,v 1.660 2009/12/27 14:54:46 armin76 Exp $ + + 27 Dec 2009; Raúl Porcel <armin76@gentoo.org> kdelibs-4.3.4.ebuild: + alpha/ia64/sparc stable 26 Dec 2009; Peter Volkov <pva@gentoo.org> kdelibs-3.5.10-r6.ebuild: virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only diff --git a/kde-base/kdelibs/kdelibs-4.3.4.ebuild b/kde-base/kdelibs/kdelibs-4.3.4.ebuild index 11c0b96c2709..da755d7597bd 100644 --- a/kde-base/kdelibs/kdelibs-4.3.4.ebuild +++ b/kde-base/kdelibs/kdelibs-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/kdelibs/kdelibs-4.3.4.ebuild,v 1.6 2009/12/23 11:54:25 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-4.3.4.ebuild,v 1.7 2009/12/27 14:54:46 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ inherit kde4-base fdo-mime DESCRIPTION="KDE libraries needed by all KDE programs." HOMEPAGE="http://www.kde.org/" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86" LICENSE="LGPL-2.1" IUSE="3dnow acl alsa altivec bindist +bzip2 debug doc fam +handbook jpeg2k kerberos lzma mmx nls openexr +semantic-desktop spell sse sse2 ssl zeroconf" |