diff options
author | 2012-03-23 23:37:43 +0000 | |
---|---|---|
committer | 2012-03-23 23:37:43 +0000 | |
commit | 50f56372bf6bfc2cb22f156e4a9472f8265db95a (patch) | |
tree | 48e6f53aad440ef86d1ddac57986f83788831e02 /kde-base/kcontrol | |
parent | Add myself as maintainer (diff) | |
download | historical-50f56372bf6bfc2cb22f156e4a9472f8265db95a.tar.gz historical-50f56372bf6bfc2cb22f156e4a9472f8265db95a.tar.bz2 historical-50f56372bf6bfc2cb22f156e4a9472f8265db95a.zip |
Restore ~x86-fbsd.
Package-Manager: portage-2.2.0_alpha93/cvs/Linux i686
Diffstat (limited to 'kde-base/kcontrol')
-rw-r--r-- | kde-base/kcontrol/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcontrol/kcontrol-4.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcontrol/ChangeLog b/kde-base/kcontrol/ChangeLog index aec58d268647..2e6a967c4f94 100644 --- a/kde-base/kcontrol/ChangeLog +++ b/kde-base/kcontrol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcontrol # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcontrol/ChangeLog,v 1.240 2012/03/23 07:37:16 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcontrol/ChangeLog,v 1.241 2012/03/23 23:25:04 johu Exp $ + + 23 Mar 2012; Johannes Huber <johu@gentoo.org> kcontrol-4.8.1.ebuild: + Restore ~x86-fbsd. 23 Mar 2012; Johannes Huber <johu@gentoo.org> -kcontrol-4.8.0.ebuild: Remove KDE SC 4.8.0 diff --git a/kde-base/kcontrol/kcontrol-4.8.1.ebuild b/kde-base/kcontrol/kcontrol-4.8.1.ebuild index 790afc37cbcd..00180f52dc42 100644 --- a/kde-base/kcontrol/kcontrol-4.8.1.ebuild +++ b/kde-base/kcontrol/kcontrol-4.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcontrol/kcontrol-4.8.1.ebuild,v 1.1 2012/03/06 23:35:16 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcontrol/kcontrol-4.8.1.ebuild,v 1.2 2012/03/23 23:25:04 johu Exp $ EAPI=4 @@ -9,7 +9,7 @@ KMNAME="kde-runtime" inherit kde4-meta DESCRIPTION="The KDE Control Center" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=" |