diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-07-08 13:28:34 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-07-08 13:28:34 +0000 |
commit | 328fa4e5777a790625076d534feddd5dabb84c26 (patch) | |
tree | af4e0fd45b4367a509b638a251668070cf4d2f8d /kde-base/kdeartwork-emoticons | |
parent | Add ~mips keywords to KDE 3.5.10 (diff) | |
download | gentoo-2-328fa4e5777a790625076d534feddd5dabb84c26.tar.gz gentoo-2-328fa4e5777a790625076d534feddd5dabb84c26.tar.bz2 gentoo-2-328fa4e5777a790625076d534feddd5dabb84c26.zip |
Add ~mips keywords to KDE 3.5.10
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kdeartwork-emoticons')
-rw-r--r-- | kde-base/kdeartwork-emoticons/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index 506b05e5070f..6a895c35cb04 100644 --- a/kde-base/kdeartwork-emoticons/ChangeLog +++ b/kde-base/kdeartwork-emoticons/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdeartwork-emoticons # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.97 2009/06/18 03:46:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.98 2009/07/08 13:28:34 alexxy Exp $ + + 08 Jul 2009; Alexey Shvetsov <alexxy@gentoo.org> + kdeartwork-emoticons-3.5.10.ebuild: + Add ~mips keywords 18 Jun 2009; Jeroen Roovers <jer@gentoo.org> kdeartwork-emoticons-3.5.10.ebuild: diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.10.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.10.ebuild index bcdd0b6d8acc..c44b376c43df 100644 --- a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.10.ebuild +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.10.ebuild,v 1.6 2009/06/18 03:46:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.10.ebuild,v 1.7 2009/07/08 13:28:34 alexxy Exp $ RESTRICT="binchecks strip" @@ -10,6 +10,6 @@ EAPI="1" inherit kde-meta DESCRIPTION="EmotIcons (icons for things like smilies :-) for kde" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |