diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-29 15:49:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-29 15:49:52 +0000 |
commit | f810a0c966616d8eb29614fc659fdfd4b63546dd (patch) | |
tree | 4f70a52376f9d0c74d1aa61376eb8309f8f11d6b /kde-base/kcharselect | |
parent | alpha/ia64/sparc stable wrt #207634 (diff) | |
download | gentoo-2-f810a0c966616d8eb29614fc659fdfd4b63546dd.tar.gz gentoo-2-f810a0c966616d8eb29614fc659fdfd4b63546dd.tar.bz2 gentoo-2-f810a0c966616d8eb29614fc659fdfd4b63546dd.zip |
alpha/ia64/sparc stable wrt #207634
(Portage version: 2.1.3.19)
Diffstat (limited to 'kde-base/kcharselect')
-rw-r--r-- | kde-base/kcharselect/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcharselect/kcharselect-3.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog index 76feb5ce6eba..c526fd1d8234 100644 --- a/kde-base/kcharselect/ChangeLog +++ b/kde-base/kcharselect/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcharselect # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.62 2008/01/28 20:12:35 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.63 2008/01/29 15:49:52 armin76 Exp $ + + 29 Jan 2008; Raúl Porcel <armin76@gentoo.org> kcharselect-3.5.8.ebuild: + alpha/ia64/sparc stable wrt #207634 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> kcharselect-3.5.8.ebuild: diff --git a/kde-base/kcharselect/kcharselect-3.5.8.ebuild b/kde-base/kcharselect/kcharselect-3.5.8.ebuild index b7bc482f11bd..75918af08094 100644 --- a/kde-base/kcharselect/kcharselect-3.5.8.ebuild +++ b/kde-base/kcharselect/kcharselect-3.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-3.5.8.ebuild,v 1.2 2008/01/28 20:12:35 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-3.5.8.ebuild,v 1.3 2008/01/29 15:49:52 armin76 Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE character selection utility" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" KMEXTRA="charselectapplet/" |