diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 19:48:57 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 19:48:57 +0000 |
commit | decdd9e50c4c5a56d47e422b0b442f1827a4a81c (patch) | |
tree | 2fcc3287dd7f822881022b1156d36ea129aa2fa1 /kde-base/khexedit/khexedit-3.5.7.ebuild | |
parent | Stable on sparc wrt #176297 (diff) | |
download | gentoo-2-decdd9e50c4c5a56d47e422b0b442f1827a4a81c.tar.gz gentoo-2-decdd9e50c4c5a56d47e422b0b442f1827a4a81c.tar.bz2 gentoo-2-decdd9e50c4c5a56d47e422b0b442f1827a4a81c.zip |
Stable on sparc wrt #176297
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/khexedit/khexedit-3.5.7.ebuild')
-rw-r--r-- | kde-base/khexedit/khexedit-3.5.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/khexedit/khexedit-3.5.7.ebuild b/kde-base/khexedit/khexedit-3.5.7.ebuild index 013909e799ef..31aed88ecf66 100644 --- a/kde-base/khexedit/khexedit-3.5.7.ebuild +++ b/kde-base/khexedit/khexedit-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khexedit/khexedit-3.5.7.ebuild,v 1.2 2007/07/11 01:08:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khexedit/khexedit-3.5.7.ebuild,v 1.3 2007/08/07 19:48:57 gustavoz Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE hex editor" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" |