diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-06-01 09:56:02 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-06-01 09:56:02 +0000 |
commit | a9a2d4a06cd2eba20a51f819c8d472f9b05916c5 (patch) | |
tree | 55dab4a34ae9710caf37b08d6d48b82971664061 /kde-base/khexedit/khexedit-3.5.2.ebuild | |
parent | Stable on alpha wrt Bug #132213. (diff) | |
download | gentoo-2-a9a2d4a06cd2eba20a51f819c8d472f9b05916c5.tar.gz gentoo-2-a9a2d4a06cd2eba20a51f819c8d472f9b05916c5.tar.bz2 gentoo-2-a9a2d4a06cd2eba20a51f819c8d472f9b05916c5.zip |
Stable on alpha wrt Bug #132213.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'kde-base/khexedit/khexedit-3.5.2.ebuild')
-rw-r--r-- | kde-base/khexedit/khexedit-3.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/khexedit/khexedit-3.5.2.ebuild b/kde-base/khexedit/khexedit-3.5.2.ebuild index eca0061f6123..782f8274cd5f 100644 --- a/kde-base/khexedit/khexedit-3.5.2.ebuild +++ b/kde-base/khexedit/khexedit-3.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khexedit/khexedit-3.5.2.ebuild,v 1.8 2006/05/30 05:09:42 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khexedit/khexedit-3.5.2.ebuild,v 1.9 2006/06/01 09:56:02 tcort Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -8,6 +8,6 @@ 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="" |