diff options
author | Jonathan Callen <jcallen@gentoo.org> | 2010-01-22 19:23:17 +0000 |
---|---|---|
committer | Jonathan Callen <jcallen@gentoo.org> | 2010-01-22 19:23:17 +0000 |
commit | 28ab3bc335460fe6c477192fd9347966f7e9cb91 (patch) | |
tree | 029e7a29b7b9f74c31f6e594a717892ac4929750 /kde-base/kopete | |
parent | Marking zope-security-3.7.2 ~ppc for bug 297734 (diff) | |
download | historical-28ab3bc335460fe6c477192fd9347966f7e9cb91.tar.gz historical-28ab3bc335460fe6c477192fd9347966f7e9cb91.tar.bz2 historical-28ab3bc335460fe6c477192fd9347966f7e9cb91.zip |
Keyword ~amd64-linux/~x86-linux
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'kde-base/kopete')
-rw-r--r-- | kde-base/kopete/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kopete/kopete-4.3.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kopete/ChangeLog b/kde-base/kopete/ChangeLog index 6d474dc1e6a7..c672d881e539 100644 --- a/kde-base/kopete/ChangeLog +++ b/kde-base/kopete/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kopete # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/ChangeLog,v 1.234 2010/01/19 02:28:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/ChangeLog,v 1.235 2010/01/22 19:19:31 abcd Exp $ + + 22 Jan 2010; Jonathan Callen <abcd@gentoo.org> kopete-4.3.4.ebuild: + Keyword ~amd64-linux/~x86-linux 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kopete-4.3.3.ebuild: Stable for HPPA too. diff --git a/kde-base/kopete/kopete-4.3.4.ebuild b/kde-base/kopete/kopete-4.3.4.ebuild index d3ba0c5204e2..3610f02dc875 100644 --- a/kde-base/kopete/kopete-4.3.4.ebuild +++ b/kde-base/kopete/kopete-4.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-4.3.4.ebuild,v 1.2 2009/12/23 00:37:38 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-4.3.4.ebuild,v 1.3 2010/01/22 19:19:31 abcd Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdenetwork" inherit kde4-meta DESCRIPTION="KDE multi-protocol IM client" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook ssl v4l2" # tests hang, last checked for 4.2.96 |