diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-08-21 15:21:05 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-08-21 15:21:05 +0000 |
commit | fd1e94282959427b563fa6d02079b67416de9f2a (patch) | |
tree | 6cfb8b7cddb9cc1da95fefebecd241807553a8de /app-editors/cssed | |
parent | Moved ORBit dep to orbit (Manifest recommit) (diff) | |
download | gentoo-2-fd1e94282959427b563fa6d02079b67416de9f2a.tar.gz gentoo-2-fd1e94282959427b563fa6d02079b67416de9f2a.tar.bz2 gentoo-2-fd1e94282959427b563fa6d02079b67416de9f2a.zip |
cleanout old build
Diffstat (limited to 'app-editors/cssed')
-rw-r--r-- | app-editors/cssed/cssed-0.1.1_pre.ebuild | 53 | ||||
-rw-r--r-- | app-editors/cssed/files/digest-cssed-0.1.1_pre | 1 |
2 files changed, 0 insertions, 54 deletions
diff --git a/app-editors/cssed/cssed-0.1.1_pre.ebuild b/app-editors/cssed/cssed-0.1.1_pre.ebuild deleted file mode 100644 index 76aed7b26879..000000000000 --- a/app-editors/cssed/cssed-0.1.1_pre.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# 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.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/" -SRC_URI="mirror://sourceforge/cssed/cssed-pre0.1-1.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="" -DEPEND=">=x11-libs/gtk+-2 - >=dev-libs/atk-1.4.0 - >=dev-libs/expat-1.95.6-r1 - >=dev-libs/glib-2.2.3 - >=dev-libs/libxml2-2.5.11 - >=dev-libs/openssl-0.9.6k - >=dev-libs/popt-1.7-r1 - >=gnome-base/ORBit2-2.8.2 - >=gnome-base/gconf-2.4.0.1 - >=gnome-base/gnome-vfs-2.4.0 - >=gnome-base/libbonobo-2.4.0 - >=gnome-base/libbonoboui-2.4.0 - >=gnome-base/libgnomecanvas-2.4.0 - >=gnome-base/libgnomeui-2.4.0.1 - >=media-libs/alsa-lib-0.9.2 - >=media-libs/audiofile-0.2.3-r1 - >=media-libs/fontconfig-2.2.0-r2 - >=media-libs/freetype-2.1.4 - >=media-libs/jpeg-6b-r3 - >=media-libs/libart_lgpl-2.3.16 - >=media-sound/esound-0.2.32 - >=sys-libs/ncurses-5.3-r2 - >=sys-libs/zlib-1.1.4-r2 - virtual/x11 - >=x11-libs/gtk+-2.2.4-r1 - >=x11-libs/pango-1.2.1-r1 - >=x11-libs/vte-0.11.10" - -S=${WORKDIR}/cssed-pre0.1 - -src_compile() { - econf || die - emake || die -} - -src_install() { - einstall || die -} - -pkg_postinst() { - chmod 0777 /usr/share/cssed/data/cssed-def.xml -} diff --git a/app-editors/cssed/files/digest-cssed-0.1.1_pre b/app-editors/cssed/files/digest-cssed-0.1.1_pre deleted file mode 100644 index 589bbebb1c7c..000000000000 --- a/app-editors/cssed/files/digest-cssed-0.1.1_pre +++ /dev/null @@ -1 +0,0 @@ -MD5 154d808510e19566ab49d1f58749494e cssed-pre0.1-1.tar.gz 570224 |