diff options
author | Jonathan Callen <jcallen@gentoo.org> | 2010-01-23 03:16:34 +0000 |
---|---|---|
committer | Jonathan Callen <jcallen@gentoo.org> | 2010-01-23 03:16:34 +0000 |
commit | 88a2bc50ac3fcaf273e713b3ae9205213dc156cb (patch) | |
tree | 3336c21439ef847b00a1241f009524a645702edf /kde-base/kteatime/kteatime-4.3.4.ebuild | |
parent | Removed old versions. (diff) | |
download | historical-88a2bc50ac3fcaf273e713b3ae9205213dc156cb.tar.gz historical-88a2bc50ac3fcaf273e713b3ae9205213dc156cb.tar.bz2 historical-88a2bc50ac3fcaf273e713b3ae9205213dc156cb.zip |
Keyword ~amd64-linux/~x86-linux
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'kde-base/kteatime/kteatime-4.3.4.ebuild')
-rw-r--r-- | kde-base/kteatime/kteatime-4.3.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/kteatime/kteatime-4.3.4.ebuild b/kde-base/kteatime/kteatime-4.3.4.ebuild index 12032652a601..139b0e2d408f 100644 --- a/kde-base/kteatime/kteatime-4.3.4.ebuild +++ b/kde-base/kteatime/kteatime-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/kteatime/kteatime-4.3.4.ebuild,v 1.1 2009/12/01 11:09:29 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kteatime/kteatime-4.3.4.ebuild,v 1.2 2010/01/23 03:15:41 abcd Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdetoys" inherit kde4-meta DESCRIPTION="KDE utility for making a fine cup of tea" -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" |