diff options
author | 2012-01-16 22:36:14 +0000 | |
---|---|---|
committer | 2012-01-16 22:36:14 +0000 | |
commit | 017636db977d3174b4456f8a66df04dbc972d5b7 (patch) | |
tree | b56529ccb77fcffb2f7a49afec2ac6bbbe863c5d /kde-base/kfloppy/kfloppy-4.7.4.ebuild | |
parent | Stable for amd64, wrt bug #396359 (diff) | |
download | gentoo-2-017636db977d3174b4456f8a66df04dbc972d5b7.tar.gz gentoo-2-017636db977d3174b4456f8a66df04dbc972d5b7.tar.bz2 gentoo-2-017636db977d3174b4456f8a66df04dbc972d5b7.zip |
Stable for amd64, wrt bug #396359
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kfloppy/kfloppy-4.7.4.ebuild')
-rw-r--r-- | kde-base/kfloppy/kfloppy-4.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kfloppy/kfloppy-4.7.4.ebuild b/kde-base/kfloppy/kfloppy-4.7.4.ebuild index d056374e44cf..51874634af1f 100644 --- a/kde-base/kfloppy/kfloppy-4.7.4.ebuild +++ b/kde-base/kfloppy/kfloppy-4.7.4.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.7.4.ebuild,v 1.2 2012/01/09 16:35:29 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfloppy/kfloppy-4.7.4.ebuild,v 1.3 2012/01/16 22:36:14 ago Exp $ EAPI=4 @@ -15,5 +15,5 @@ fi inherit ${kde_eclass} DESCRIPTION="KFloppy - formats disks and puts a DOS or ext2fs filesystem on them." -KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |