diff options
Diffstat (limited to 'x11-misc/kompose/kompose-0.4.1.ebuild')
-rw-r--r-- | x11-misc/kompose/kompose-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/kompose/kompose-0.4.1.ebuild b/x11-misc/kompose/kompose-0.4.1.ebuild index b887145fb888..13b8d9b30a9f 100644 --- a/x11-misc/kompose/kompose-0.4.1.ebuild +++ b/x11-misc/kompose/kompose-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/kompose/kompose-0.4.1.ebuild,v 1.1 2004/08/23 14:11:59 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/kompose/kompose-0.4.1.ebuild,v 1.2 2004/09/02 22:49:41 pvdabeel Exp $ inherit kde @@ -11,7 +11,7 @@ SRC_URI="http://download.berlios.de/kompose/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~x86 ppc ~amd64" IUSE="" DEPEND="media-libs/imlib2" |