diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-07-25 09:42:30 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-07-25 09:42:30 +0000 |
commit | 947c6de9e8a1c60a9936cbb984c110d3b14d9248 (patch) | |
tree | 2156e0f5713ae4aa8d79c259564706e8ce118d87 /kde-base/khexedit/khexedit-3.5.4.ebuild | |
parent | remove old versions (diff) | |
download | historical-947c6de9e8a1c60a9936cbb984c110d3b14d9248.tar.gz historical-947c6de9e8a1c60a9936cbb984c110d3b14d9248.tar.bz2 historical-947c6de9e8a1c60a9936cbb984c110d3b14d9248.zip |
Bump to 3.5.4 (pre-release).
Package-Manager: portage-2.1.1_pre3-r3
Diffstat (limited to 'kde-base/khexedit/khexedit-3.5.4.ebuild')
-rw-r--r-- | kde-base/khexedit/khexedit-3.5.4.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/kde-base/khexedit/khexedit-3.5.4.ebuild b/kde-base/khexedit/khexedit-3.5.4.ebuild new file mode 100644 index 000000000000..48e2249cac0a --- /dev/null +++ b/kde-base/khexedit/khexedit-3.5.4.ebuild @@ -0,0 +1,13 @@ +# 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.4.ebuild,v 1.1 2006/07/25 06:00:04 flameeyes 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="" + |