diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 17:22:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 17:22:51 +0000 |
commit | 7f46253dbf8a28201a89a76b97ca64f088cbf31a (patch) | |
tree | e9759ebb37e8f03f629e096add93981233d2661f /kde-base/kfloppy/kfloppy-4.9.3.ebuild | |
parent | Stable for amd64, wrt bug #442394 (diff) | |
download | gentoo-2-7f46253dbf8a28201a89a76b97ca64f088cbf31a.tar.gz gentoo-2-7f46253dbf8a28201a89a76b97ca64f088cbf31a.tar.bz2 gentoo-2-7f46253dbf8a28201a89a76b97ca64f088cbf31a.zip |
Stable for amd64, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kfloppy/kfloppy-4.9.3.ebuild')
-rw-r--r-- | kde-base/kfloppy/kfloppy-4.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kfloppy/kfloppy-4.9.3.ebuild b/kde-base/kfloppy/kfloppy-4.9.3.ebuild index 341193ad4523..8f1dfc4d030c 100644 --- a/kde-base/kfloppy/kfloppy-4.9.3.ebuild +++ b/kde-base/kfloppy/kfloppy-4.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfloppy/kfloppy-4.9.3.ebuild,v 1.1 2012/11/08 23:26:35 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfloppy/kfloppy-4.9.3.ebuild,v 1.2 2012/11/23 17:22:51 ago Exp $ EAPI=4 @@ -8,5 +8,5 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="KFloppy - formats disks and puts a DOS or ext2fs filesystem on them." -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" |