diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-07-08 15:15:58 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-07-08 15:15:58 +0000 |
commit | 0b3e77c685e762405c4b2908e4af202c01348010 (patch) | |
tree | e5a486562bc3b0a7b5d7159c37503bb2e779e592 /kde-base/ktip | |
parent | stable x86, bug 276597 (diff) | |
download | historical-0b3e77c685e762405c4b2908e4af202c01348010.tar.gz historical-0b3e77c685e762405c4b2908e4af202c01348010.tar.bz2 historical-0b3e77c685e762405c4b2908e4af202c01348010.zip |
Add ~mips keywords to KDE 3.5.10
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'kde-base/ktip')
-rw-r--r-- | kde-base/ktip/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktip/ktip-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktip/ChangeLog b/kde-base/ktip/ChangeLog index ceeca27d540f..2b2b926c5fed 100644 --- a/kde-base/ktip/ChangeLog +++ b/kde-base/ktip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktip # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ChangeLog,v 1.101 2009/06/18 03:52:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ChangeLog,v 1.102 2009/07/08 14:53:53 alexxy Exp $ + + 08 Jul 2009; Alexey Shvetsov <alexxy@gentoo.org> ktip-3.5.10.ebuild: + Add ~mips keywords 18 Jun 2009; Jeroen Roovers <jer@gentoo.org> ktip-3.5.10.ebuild: Stable for HPPA (bug #271889). diff --git a/kde-base/ktip/ktip-3.5.10.ebuild b/kde-base/ktip/ktip-3.5.10.ebuild index 6359cbc88dc6..d3bafbc0ca57 100644 --- a/kde-base/ktip/ktip-3.5.10.ebuild +++ b/kde-base/ktip/ktip-3.5.10.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ktip-3.5.10.ebuild,v 1.5 2009/06/18 03:52:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ktip-3.5.10.ebuild,v 1.6 2009/07/08 14:53:53 alexxy Exp $ KMNAME=kdebase EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE tip-of-the-day displayer" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" |