diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2007-05-22 23:54:18 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2007-05-22 23:54:18 +0000 |
commit | 8ce6283bdfb5d263f4528395417c7c9e9c75057d (patch) | |
tree | a74e3c043570a3c09c13a3d39a74817a8fd69f03 /kde-base/khexedit/khexedit-3.5.7.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-8ce6283bdfb5d263f4528395417c7c9e9c75057d.tar.gz gentoo-2-8ce6283bdfb5d263f4528395417c7c9e9c75057d.tar.bz2 gentoo-2-8ce6283bdfb5d263f4528395417c7c9e9c75057d.zip |
Version bump.
(Portage version: 2.1.2.7)
Diffstat (limited to 'kde-base/khexedit/khexedit-3.5.7.ebuild')
-rw-r--r-- | kde-base/khexedit/khexedit-3.5.7.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/kde-base/khexedit/khexedit-3.5.7.ebuild b/kde-base/khexedit/khexedit-3.5.7.ebuild new file mode 100644 index 000000000000..ec4196101f42 --- /dev/null +++ b/kde-base/khexedit/khexedit-3.5.7.ebuild @@ -0,0 +1,13 @@ +# 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.1 2007/05/22 23:54:18 carlo Exp $ + +KMNAME=kdeutils +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta eutils + +DESCRIPTION="KDE hex editor" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="kdehiddenvisibility" + |