diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-04 08:10:08 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-04 08:10:08 +0000 |
commit | 45f2fb3bb1fef0fab5ffbb8225fd33cb925218cc (patch) | |
tree | 757f734af5a13b7f20fe6169e396d4f5a2e88132 /kde-base/kdelibs | |
parent | [kde-base/kdebugdialog] Restore accidently dropped ~x86-fbsd keyword on KDE S... (diff) | |
download | gentoo-2-45f2fb3bb1fef0fab5ffbb8225fd33cb925218cc.tar.gz gentoo-2-45f2fb3bb1fef0fab5ffbb8225fd33cb925218cc.tar.bz2 gentoo-2-45f2fb3bb1fef0fab5ffbb8225fd33cb925218cc.zip |
[kde-base/kdelibs] Restore accidently dropped ~x86-fbsd keyword on KDE SC 4.4.3
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kdelibs')
-rw-r--r-- | kde-base/kdelibs/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdelibs/kdelibs-4.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdelibs/ChangeLog b/kde-base/kdelibs/ChangeLog index ad97836a2b17..d5a3734e4f73 100644 --- a/kde-base/kdelibs/ChangeLog +++ b/kde-base/kdelibs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdelibs # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/ChangeLog,v 1.682 2010/05/04 07:38:09 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/ChangeLog,v 1.683 2010/05/04 08:10:08 alexxy Exp $ + + 04 May 2010; Alexey Shvetsov <alexxy@gentoo.org> kdelibs-4.4.3.ebuild: + Restore accidently dropped ~x86-fbsd keyword on KDE SC 4.4.3 04 May 2010; Alexey Shvetsov <alexxy@gentoo.org> -kdelibs-4.4.1-r1.ebuild: Drop KDE SC 4.4.1 diff --git a/kde-base/kdelibs/kdelibs-4.4.3.ebuild b/kde-base/kdelibs/kdelibs-4.4.3.ebuild index 31ca9efb7ea7..751e6d5324ba 100644 --- a/kde-base/kdelibs/kdelibs-4.4.3.ebuild +++ b/kde-base/kdelibs/kdelibs-4.4.3.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/kdelibs/kdelibs-4.4.3.ebuild,v 1.1 2010/05/03 20:38:39 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-4.4.3.ebuild,v 1.2 2010/05/04 08:10:08 alexxy Exp $ EAPI="3" @@ -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 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" LICENSE="LGPL-2.1" IUSE="3dnow acl alsa altivec bindist +bzip2 debug doc fam +handbook jpeg2k kerberos lzma mmx nls openexr policykit semantic-desktop spell sse sse2 ssl zeroconf" |