diff options
Diffstat (limited to 'app-editors/cssed/cssed-0.3.0.ebuild')
-rw-r--r-- | app-editors/cssed/cssed-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/cssed/cssed-0.3.0.ebuild b/app-editors/cssed/cssed-0.3.0.ebuild index d2f1e8da8bad..86483d62bca7 100644 --- a/app-editors/cssed/cssed-0.3.0.ebuild +++ b/app-editors/cssed/cssed-0.3.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/cssed/cssed-0.3.0.ebuild,v 1.1 2005/07/06 12:07:02 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/cssed/cssed-0.3.0.ebuild,v 1.2 2005/10/25 02:47:43 metalgod Exp $ DESCRIPTION="CSSED a GTK2 application to help create and maintain CSS style sheets for web developing" HOMEPAGE="http://cssed.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND=">=x11-libs/gtk+-2 >=dev-libs/atk-1.4.0 |