diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-30 02:28:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-30 02:28:53 +0000 |
commit | f636579a96991d4fb477bc1199339ef6e6a75ed1 (patch) | |
tree | 655585e8ddd42710af4a5905b74302559e64f385 /app-editors | |
parent | This package was submitted by Trejkaz Xaoza in bug #44693 (diff) | |
download | gentoo-2-f636579a96991d4fb477bc1199339ef6e6a75ed1.tar.gz gentoo-2-f636579a96991d4fb477bc1199339ef6e6a75ed1.tar.bz2 gentoo-2-f636579a96991d4fb477bc1199339ef6e6a75ed1.zip |
sync IUSE (-X, -gnome, -gtk), trim trailing whitespace
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/cssed/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/cssed/cssed-0.1.1_pre.ebuild | 5 | ||||
-rw-r--r-- | app-editors/cssed/cssed-0.2.0.ebuild | 5 | ||||
-rw-r--r-- | app-editors/cssed/cssed-0.2.1.ebuild | 3 |
4 files changed, 10 insertions, 9 deletions
diff --git a/app-editors/cssed/ChangeLog b/app-editors/cssed/ChangeLog index 9aa223754c0f..7d118980f021 100644 --- a/app-editors/cssed/ChangeLog +++ b/app-editors/cssed/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/cssed # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/cssed/ChangeLog,v 1.7 2004/06/24 21:52:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/cssed/ChangeLog,v 1.8 2004/06/30 02:28:53 agriffis Exp $ + + 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> cssed-0.1.1_pre.ebuild, + cssed-0.2.0.ebuild: + sync IUSE (-X, -gnome, -gtk), trim trailing whitespace *cssed-0.2.1 (18 Jun 2004) diff --git a/app-editors/cssed/cssed-0.1.1_pre.ebuild b/app-editors/cssed/cssed-0.1.1_pre.ebuild index fd7ce3ec27e5..76aed7b26879 100644 --- a/app-editors/cssed/cssed-0.1.1_pre.ebuild +++ b/app-editors/cssed/cssed-0.1.1_pre.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/app-editors/cssed/cssed-0.1.1_pre.ebuild,v 1.3 2004/06/24 21:52:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/cssed/cssed-0.1.1_pre.ebuild,v 1.4 2004/06/30 02:28:53 agriffis Exp $ DESCRIPTION="CSSED a GTK2 application to help create and maintain CSS style sheets for web developing" HOMEPAGE="http://cssed.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/cssed/cssed-pre0.1-1.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" -IUSE="X gnome gtk" +IUSE="" DEPEND=">=x11-libs/gtk+-2 >=dev-libs/atk-1.4.0 >=dev-libs/expat-1.95.6-r1 @@ -51,4 +51,3 @@ src_install() { pkg_postinst() { chmod 0777 /usr/share/cssed/data/cssed-def.xml } - diff --git a/app-editors/cssed/cssed-0.2.0.ebuild b/app-editors/cssed/cssed-0.2.0.ebuild index bbe3441cc206..21863d4edf5f 100644 --- a/app-editors/cssed/cssed-0.2.0.ebuild +++ b/app-editors/cssed/cssed-0.2.0.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/app-editors/cssed/cssed-0.2.0.ebuild,v 1.6 2004/06/24 21:52:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/cssed/cssed-0.2.0.ebuild,v 1.7 2004/06/30 02:28:53 agriffis Exp $ DESCRIPTION="CSSED a GTK2 application to help create and maintain CSS style sheets for web developing" HOMEPAGE="http://cssed.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc" -IUSE="X gnome gtk" +IUSE="" DEPEND=">=x11-libs/gtk+-2 >=dev-libs/atk-1.4.0 >=dev-libs/glib-2.2.3 @@ -27,4 +27,3 @@ src_compile() { src_install() { einstall || die } - diff --git a/app-editors/cssed/cssed-0.2.1.ebuild b/app-editors/cssed/cssed-0.2.1.ebuild index c2e0f677cabd..02a741d15fed 100644 --- a/app-editors/cssed/cssed-0.2.1.ebuild +++ b/app-editors/cssed/cssed-0.2.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/app-editors/cssed/cssed-0.2.1.ebuild,v 1.2 2004/06/24 21:52:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/cssed/cssed-0.2.1.ebuild,v 1.3 2004/06/30 02:28:53 agriffis Exp $ DESCRIPTION="CSSED a GTK2 application to help create and maintain CSS style sheets for web developing" HOMEPAGE="http://cssed.sourceforge.net/" @@ -24,4 +24,3 @@ src_compile() { src_install() { einstall || die } - |